Resource Servers
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
Resource Servers
Backend API — secret key (Authorization: Bearer sk_…).
5 routes. Each row is one endpoint with its explanation, required scope, and whether it honours the Idempotency-Key header.
Method & path | Scope | Idem | Explanation |
|---|---|---|---|
|
| List resource servers (machine-to-machine APIs) and their scopes. | |
|
| Register a resource server (API): its audience identifier, scopes and token TTL. | |
|
| Fetch one resource server. Another instance id is 404, never 403. | |
|
| Update a resource server. The identifier (audience) is immutable. | |
|
| Delete a resource server; its client grants cascade with it. |