Base URL:
https://sellag.vercel.app. Authenticated routes require Authorization: Bearer sk_live_….Datasets
These endpoints let you browse the catalogue and access dataset content. The/access endpoint mirrors get_dataset: free tiers return content immediately, while paid tiers return a 402 with payment instructions you replay against.
List the catalogue with an optional keyword filter:
402 challenge):
MCP
The MCP endpoint exposes all nine tools over JSON-RPC 2.0. Use this if you want to call tools directly from HTTP rather than through an MCP client library.
See the MCP tools reference for the full
tools/call request format.
Agent auth & account
These routes back thesella_auth_start and sella_auth_complete MCP tools. Call them directly if you are building a custom auth flow outside of MCP.

