Karrio · OAuth Scopes

Karrio OAuth Scopes

OAuth 2.0 searched

Karrio publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Karrio API on a user’s behalf.

Tokens are issued from /oauth/token/.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

ShippingLogisticsLabel GenerationPackage TrackingCarriersFulfillmentOpen-SourceMulti-CarrierRatingWebhook
Scopes: 3 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
/oauth/authorize/
Token URL
/oauth/token/
Flows
authorizationCode

Scopes (3)

ScopeDescriptionFlows
openid OpenID connect authorizationCode
read Read access to Karrio data authorizationCode
write Write access to Karrio data authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-27'
method: searched
source: openapi/karrio-api-openapi.yml securitySchemes.OAuth2, cross-read against the Authentication
  section of https://karrio.io/docs/api-reference.
schemes:
- name: OAuth2
  source: openapi/karrio-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: /oauth/authorize/
    tokenUrl: /oauth/token/
  description: 'Authorization: Bearer xxxxxxxx'
scopes:
- scope: openid
  description: OpenID connect
  flows:
  - authorizationCode
  sources:
  - openapi/karrio-api-openapi.yml
- scope: read
  description: Read access to Karrio data
  flows:
  - authorizationCode
  sources:
  - openapi/karrio-api-openapi.yml
- scope: write
  description: Write access to Karrio data
  flows:
  - authorizationCode
  sources:
  - openapi/karrio-api-openapi.yml
docs: https://karrio.io/docs/api-reference
note: 'Karrio publishes no scopes or permissions reference page. The three scopes below are the complete
  set declared in the contract and the only ones documented anywhere. They are coarse: read and write
  are org-wide, with no per-resource scoping, so an OAuth application granted `write` can purchase
  labels, cancel shipments and create manifests. No incremental or step-up authorization is offered.
  No /.well-known/oauth-authorization-server is served (probed 2026-08-27, HTTP 404 on karrio.io),
  so the endpoints below are only discoverable from the OpenAPI itself, and they are relative paths
  against the caller''s own instance.'
granularity: coarse
per_resource_scopes: false

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/karrio-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.