API Endpoint Coverage Map
This map helps integrators quickly find the right route family.
Job-to-endpoint map
| Job | Endpoint families | Primary guide |
|---|---|---|
| Signup and first handle | /v2/auth/*, /v2/handles | Getting Started |
| Link management | /v2/handles/{handle}/links*, /v2/public/handles/{handle}/links* | Short Links |
| Personalization | /v2/handles/{handle}/personalization-rules*, analytics groupBy=segment | Smart Link Personalization |
| Domain setup | /v2/account/domains* | Custom Domains |
| Collaborators and ownership | /v2/handles/{handle}/collaborators, /v2/handles/{handle}/transfer-ownership | Collaborators and Ownership |
| File upload and sharing | /v2/handles/{handle}/files*, /v2/public/handles/{handle}/files*, /v2/public/files/{fileId}* | File Upload and Sharing |
| Notifications and webhooks | /v2/handles/{handle}/webhooks*, /v2/handles/{handle}/notifications*, /v2/handles/{handle}/notification-settings | Notifications and Alerting |
| Visitor auth and access | /v2/visitor/*, /v2/public/pages/{handle}/{slug}/*, /v2/public/group-buys/* | Visitor Auth and Access |
| Plans and billing | /v2/billing/* | Plans, Quotas, and Feature Gates |
| Campaigns and funnels | /v2/handles/{handle}/campaigns* | Campaign Funnel Workflow |
| Campaign detail structure pages | /v2/handles/{handle}/site-structure/campaigns/{campaignId}*, /v2/public/handles/{handle}/site-structure/campaigns/{campaignId}* | Campaign Funnel Workflow, Platform-Wide Feature Exploration Lab |
| Knowledge base management and retrieval | /v2/handles/{handle}/knowledge/documents*, /v2/handles/{handle}/knowledge/rebuild, /v2/handles/{handle}/knowledge/query, hosted MCP https://{handle}.mcp.10x.in/mcp (compat: https://api.10x.in/mcp/{handle}/mcp) | Knowledge Base for Handles, Knowledge Base Usage Guide |
| Chain signals | /v2/public/chain/*, /v2/handles/{handle}/chain/* | Chain Signals and Prefetch |
| Conversions | /v2/public/conversions | Context Token Lifecycle |
| Function bindings | /v2/handles/{handle}/function-bindings, /v2/public/handles/{handle}/function-bindings, /_edge/fn/{handle}/{bindingKey}* | Apps and MCP Tools, Platform-Wide Feature Exploration Lab |
| Analytics and exports | /v2/handles/{handle}/analytics*, /v2/public/handles/{handle}/analytics* | Analytics Exports and Reconciliation, Platform-Wide Feature Exploration Lab |
| Platform-wide exploration (schema + analytics + bindings) | Campaign structure + analytics + function-binding route families above | Platform-Wide Feature Exploration Lab |
| Incident triage | support + audit + health endpoints | Troubleshooting and Support |
Notes
- Public docs cover creator and integration routes only.
- Internal and platform-admin control-plane routes are intentionally excluded from this public guide set.
Related: