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. | — |