Skip to content

supermodeltools/supermodel-api-docs

Repository files navigation

Supermodel API Documentation

Source for the Supermodel API docs site: docs.supermodeltools.com.

Get an API key

Get your API key from the Supermodel Dashboard and send it in the X-Api-Key header.

Quickstart

Updating docs and API reference

  • Pages: edit the MDX files in the repo root (index.mdx, quickstart.mdx, authentication.mdx, concepts.mdx).
  • API Reference: this site is driven by the public OpenAPI spec in supermodeltools/openapi-spec.

Accuracy policy

Support

Local development (docs repo only)

These instructions are only for previewing changes to supermodel-api-docs locally.

Install the mint CLI:

npm i -g mint

Run the dev server from this repo root (where docs.json lives):

mint dev

Preview at http://localhost:3000.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •