Cerby API
The public Cerby REST API. Programmatic access to accounts, secrets, collections, users, teams, integrations, jobs, and vaults in a Cerby workspace. Requests are authenticated with a scoped API key sent in the X-API-Key header; responses use a JSON:API-style envelope of data, links, and meta objects with page[number]/page[size] pagination, filter[...] filtering, and sort ordering.
Documentation
Documentation
https://developer.cerby.com/
APIReference
https://developer.cerby.com/#api-reference
Authentication
https://raw.githubusercontent.com/api-evangelist/cerby/refs/heads/main/authentication/cerby-authentication.yml
Other Resources
OAuthScopes
https://raw.githubusercontent.com/api-evangelist/cerby/refs/heads/main/scopes/cerby-scopes.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/cerby/refs/heads/main/conventions/cerby-conventions.yml
Idempotency
https://raw.githubusercontent.com/api-evangelist/cerby/refs/heads/main/conventions/cerby-conventions.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/cerby/refs/heads/main/errors/cerby-problem-types.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/cerby/refs/heads/main/data-model/cerby-data-model.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/cerby/refs/heads/main/apis.yml