.dev
REST APIAPI Reference

Developer OAuth

POST
/v1/oauth/introspect

Response Body

curl -X POST "https://example.com/v1/oauth/introspect"
POST
/v1/oauth/revoke

Response Body

curl -X POST "https://example.com/v1/oauth/revoke"
POST
/v1/oauth/token

Response Body

curl -X POST "https://example.com/v1/oauth/token"