Run a rank check
Runs synchronously by default or asynchronously when requested.
Authorizations
Project-scoped API key. It cannot access account routes or create additional projects.
Headers
API contract version requested by the client. Omit this header to use the current backward-compatible behavior.
v1 Project public ID (prj_...) targeted by this personal-access-token request. Optional. Selection precedence is: {project_id} path parameter, X-Bisibility-Project header, project query parameter, then inference when the PAT owner belongs to exactly one project. Project API keys and paths that already carry a project ID ignore it.
Query Parameters
When true, enqueue the check and return a running rank-check resource.
Query-parameter equivalent of the X-Bisibility-Project header for personal-access-token project selection. Optional. Selection precedence is: {project_id} path parameter, X-Bisibility-Project header, project query parameter, then inference when the PAT owner belongs to exactly one project.
Response
Rank check completed
Provider fallback attempts recorded before the final rank-check status.
^check_[a-z][a-z0-9]{23}$"check_a00000000000000000000000"
^kw_[a-z][a-z0-9]{23}$"kw_a00000000000000000000000"
completed, failed, running