List the endpoint catalogue
Jobs
List the endpoint catalogue
Every planned or available endpoint, with availability, metering, price and currency, the kind of input
it takes and whether it accepts wait=true. Prices and limits live in configuration, not
in code, so read them here rather than hard-coding them.
Disabled endpoints are omitted; planned endpoints remain visible but cannot accept jobs.
GET
List the endpoint catalogue
Response
The catalogue.
Cursor pagination, used by every list in this API. Ask for the next page by passing
next_cursor back as cursor; stop when has_more is false. Cursors are opaque and
stable across inserts — never build one yourself.