Referencia de la API
visibility
12 puntos de acceso en esta área. Cada uno tiene su propia página con sus parámetros, su respuesta y una petición que puedes ejecutar.
| Método | Ruta | Qué hace | Permiso |
|---|---|---|---|
| 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. | — |