Introduction
Welcome to the SEOTracky API reference. Our platform exposes a unified, JSON-first REST interface that powers SERP tracking, AI-search visibility, keyword research, backlink intelligence and on-page audits.
All endpoints share the same conventions:
- Base URL:
https://api.seotracky.com/v3 - HTTPS only; TLS 1.2+ required.
- JSON request/response bodies, UTF-8 encoded.
- HTTP Basic authentication.
Example request
curl -u "login:password" -H "Content-Type: application/json" https://api.seotracky.com/v3/appendix/user_data