Seams
Search documentation…⌘KGet started
Reference
API reference
Every endpoint, generated from the routes that are served.
The OpenAPI document is generated from the route table, so it cannot describe a path that does not exist.
https://api.ourseams.com/v1/openapi.jsonEndpoints
| Method | Path | Serves |
|---|---|---|
| GET | /v1/tenant | The tenant in view, with its branding |
| GET | /v1/end-users | Your customers and what each holds |
| GET | /v1/usage | Usage rows and totals |
| GET | /v1/keys | Every key you have minted |
| POST | /v1/keys | Mint a key for one end user |
| GET | /v1/capabilities | What is available right now, and what is not |