Socket · Authentication Profile
Socket Authentication
Authentication
Socket authenticates REST API requests with an organization API token. The OpenAPI declares two HTTP schemes: bearer and basic. The same token is used either as an Authorization Bearer credential or as the Basic-auth username (with an empty password). Tokens carry fine-grained scopes (see scopes/socket-scopes.yml) and are metered by quota.
Socket secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanySecuritySoftware Supply Chain SecurityDependency ScanningSoftware Composition AnalysisVulnerability ManagementOpen Source SecurityDevSecOpsSBOMPackage Analysis
Methods: http
Schemes: 2
OAuth flows:
API key in:
Security Schemes
bearerAuth http
basicAuth http