Rocket Lawyer Authentication API
OAuth 2.0 authentication mechanism for accessing Rocket Lawyer partner APIs. Issues three token types — Access Tokens (server-to-server, 10-hour TTL), Service Tokens (backend-to-frontend delegation, 1-year TTL scoped by purpose / interviewId / UPID), and Scoped Access Tokens (front-end calls, derived from a Service Token). Supports `client_credentials` and `authorization_code` grant types. Apps can be created with either backend or frontend scope from the Rocket Lawyer Developer Portal.
Rocket Lawyer Authentication API is one of 4 APIs that Rocket Lawyer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Authentication, OAuth, Access Tokens, and Service Tokens. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.