Oasis Labs · Authentication Profile

Oasis Labs Authentication

Authentication

Oasis Labs secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyPrivacyData GovernanceConfidential ComputingBlockchainDifferential PrivacyMachine-LearningDeveloper PlatformWeb3
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2

Source

Authentication Profile

oasis-labs-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: >-
  github.com/oasislabs/parcel-clients typescript/src/token.ts + http.ts
  (documented OAuth2 model of the official SDK)
docs: https://docs.oasislabs.com/parcel/latest
summary:
  types:
  - oauth2
  oauth2_flows:
  - clientCredentials
  client_authentication: private_key_jwt
schemes:
- name: OAuth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  token_url: https://auth.oasislabs.com/oauth/token
  grant_type: client_credentials
  client_authentication:
    method: private_key_jwt
    client_assertion_type: urn:ietf:params:oauth:client-assertion-type:jwt-bearer
    description: >-
      The client authenticates with a signed JWT client assertion (private_key_jwt)
      rather than a shared client secret. The SDK mints a short-lived JWT
      (default 1 hour lifetime) signed with the app's private key.
  audience: https://api.oasislabs.com/parcel
  default_scopes:
  - parcel.full
notes: >-
  Access tokens are used as Bearer tokens against the Parcel API base
  (https://api.oasislabs.com/parcel/v1) and storage endpoint
  (https://storage.oasislabs.com/v1/parcel). Scope grammar is parcel.full or
  parcel.<resource>.<action>; see scopes/oasis-labs-scopes.yml.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/oasis-labs-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.