API సూచన
visibility
ఈ ప్రాంతంలో 12 ఎండ్పాయింట్లు ఉన్నాయి. ప్రతీదానికి దాని స్వంత పారామీటర్లు, రెస్పాన్స్ మరియు మీరు రన్ చేయగల రిక్వెస్ట్తో కూడిన ప్రత్యేక పేజీ ఉంటుంది.
| ద్ధతి | పాత్ | ఇది ఏమి చేస్తుంది | అనుమతి |
|---|---|---|---|
| GET | /v1/visibility/audits/{auditId} | One audit, with every finding. | — |
| GET | /v1/visibility/plan | What visibility add-ons this organisation holds. | — |
| GET | /v1/visibility/targets | List the domains this organisation is watching. | — |
| POST | /v1/visibility/targets | Watch a new domain. | — |
| DELETE | /v1/visibility/targets/{targetId} | Stop watching a domain. | — |
| PATCH | /v1/visibility/targets/{targetId} | Change a watched domain's settings. | — |
| GET | /v1/visibility/targets/{targetId}/audits | A watched domain's audit history. | — |
| GET | /v1/visibility/targets/{targetId}/backlink-links | The individual inbound links for a watched domain. | — |
| PUT | /v1/visibility/targets/{targetId}/keywords | Set the search phrases to track positions for. | — |
| PUT | /v1/visibility/targets/{targetId}/products | Set the products to price-track, and the seller names to look for. | — |
| PUT | /v1/visibility/targets/{targetId}/review-profiles | Confirm which review profiles belong to this business. | — |
| POST | /v1/visibility/targets/{targetId}/run | Run an audit now. | — |