API
Use the API reference to create indexing jobs, list them, check a job's per-URL status, and read your credit balance. Requests use an API key created in Settings, then Connections, and jobs accept up to 2000 URLs. The OpenAPI document describes the same routes in a machine-readable form.
CLI
The indexmysite CLI installs with npm. Sign in once, then submit URLs from the command line or a file, list jobs, and check credits from scripts and CI.
MCP server
The remote MCP server at https://indexmysite.app/mcp lets Claude, Cursor, Codex, and other MCP clients submit URLs, list jobs, check a job, and check credits after you sign in and approve access. Clients can discover the endpoint from the MCP server card and OAuth metadata.
Indexability checker
The free indexability checker shows crawl access rules, noindex tags, and content concerns for any public page before you submit it.
Discovery and support
See llms.txt for a short site map made for agents. Every documentation page also has a Markdown version at the same path with .md added. Contact us if you need help with an integration.