Deepcrawl

API Reference

OpenAPI docs for your deployment.

OpenAPI reference

The API Worker serves an interactive OpenAPI reference at:

  • https://<your-api-host>/docs

Common defaults:

  • Local development: http://localhost:8080/docs

OpenAPI spec (JSON)

The raw OpenAPI spec is available at:

  • https://<your-api-host>/openapi

MCP Server

For AI assistants (Claude, ChatGPT, Cursor), use the MCP server endpoint:

  • https://deepcrawl-mcp.shinzero.workers.dev/mcp

See the MCP Server guide for setup instructions.

On this page