Version: v1.0.0
Openlane OpenAPI 3.1.0 Specifications
Openlane's API services are designed to provide a simple and easy to use interface for interacting with the Openlane platform. This API is designed to be used by both internal and external clients to interact with the Openlane platform.
Authentication
- HTTP: Bearer Auth
- OAuth 2.0: oauth2
- OpenID Connect: openid
Bearer authentication, the token must be a valid API token
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Security Scheme Type: | oauth2 |
---|---|
OAuth Flow (authorizationCode): | Token URL: https://api.theopenlane.io/oauth2/token Authorization URL: https://api.theopenlane.io/oauth2/authorize Refresh URL: https://api.theopenlane.io/oauth2/refresh Scopes:
|
Security Scheme Type: | openIdConnect |
---|---|
OpenID Connect URL: |
License
Apache 2.0