Locus currently publishes 50 callable provider namespaces with 295 endpoints. The dashboard presents them as 48 provider cards because the three Diffbot namespaces are grouped together.
The generated WAPI reference for each namespace is the canonical source for endpoint slugs, request fields, examples, and current estimated pricing. MPP-enabled namespaces also have a generated HTTP 402 reference.
Prices shown in generated references are estimates. Confirm the quoted price or payment challenge returned for the exact request before authorizing spend.
Discover programmatically
GET https://api.paywithlocus.com/api/wrapped returns the current JSON index. Add ?provider=<namespace> to return one namespace only. These discovery requests are public; authentication is required when calling a tool.
For a compact Markdown contract with exact fields, examples, and pricing, fetch the corresponding WAPI link in the table. The generated pages stay aligned with the runtime registry and are preferable to copying request schemas into long-lived prompts.