For AI agents: a documentation index is available at https://docs.plungeai.com/llms.txt. Append .md to any page URL, or send Accept: text/markdown, to get markdown. Setup instructions for agents are at https://docs.plungeai.com/agents.md. Execution planes take an ozk_ key; the models plane takes an sk-ocean- key.

Documentation Index: fetch the complete documentation index at /llms.txt. Use this file to discover all available pages before exploring further.
GET/v1/models

Examples verified against code, not live (TI-78). The models plane takes an sk-ocean- key ($PLUNGE_MODEL_KEY); an ozk_ key answers 401 invalid_api_key. Errors carry error.code in the body, never an X-Error-Code header.

Authorizations

Authorizationstringheaderrequired
Bearer token: Authorization: Bearer sk-ocean-…. sk-ocean- inference key (money plane, forwarded downstream)

Response

Priced model catalog

  • application/json

Response headers

x-request-idstringfrom code
Server-minted request id.
objectstringrequired
dataobject[]required

Planned: TI-33

Search is not available yet. Until it ships, use the page index or browse the sidebar.

Planned: TI-34

The docs assistant is not available yet. You can hand these docs to your own assistant instead.