# Super Duper developer portal

The public app catalogue is read-only, free and requires no API key.

## Quickstart

```sh
curl https://apps.superduper.nz/api/apps
```

- [OpenAPI 3.1 specification](https://apps.superduper.nz/openapi.json)
- [Live REST endpoint](https://apps.superduper.nz/api/apps)
- MCP Apps endpoint: https://apps.superduper.nz/api/mcp
- [Pricing](https://apps.superduper.nz/pricing)

Errors return JSON with `code`, `message` and `hint` fields.
