Libryo · Authentication Profile
Libryo Authentication
Authentication
Libryo's partner API authenticates with OAuth 2.0 authorization-code grant. A partner application sends a Libryo user to the platform authorization endpoint, receives an authorization code on its registered redirect URI, then exchanges that code plus a client secret for an access token at the API token endpoint. Client credentials (client_id / client_secret) are issued by Libryo to partners; there is no public self-service registration. Captured from Libryo's own public OAuth integration guide and confirmed against the live token endpoint.
Libryo secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanyRegulatory ComplianceLegal TechEnvironmental Health and SafetyGovernance Risk and ComplianceLegal RegistersRegulatory Change ManagementSustainabilityOAuth
Methods: oauth2
Schemes: 1
OAuth flows:
API key in:
Security Schemes
libryoOAuth2 oauth2