AfterShip · OAuth Scopes

AfterShip OAuth Scopes

OAuth 2.0 searched

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

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.

ShippingTrackingE-CommercePost-PurchaseNotificationLogisticsReturnsWarrantyAddress ValidationFulfillmentCarriersWebhookMCPRetail
Scopes: 7 Flows: Method: searched

Scopes (7)

ScopeDescriptionFlows
aftership:tracking:read
aftership:tracking:write
aftership:courier:read
aftership:courier:write
aftership:estimated_delivery_date:write
aftership:carrier_connection:read
aftership:carrier_connection:write

Source

OAuth Scopes

Raw ↑
generated: '2026-08-27'
method: searched
source: https://www.aftership.com/docs/tracking/quickstart/authentication/oauth/available-scopes
docs: https://www.aftership.com/docs/tracking/quickstart/authentication/oauth/available-scopes
note: Scopes are published as an OAuth reference page, not inside any OpenAPI securityScheme — every AfterShip spec
  declares only the as-api-key apiKey scheme. The list below is transcribed verbatim from the AfterShip Tracking
  API "Available Scopes" page; operationIds are matched from openapi/aftership-tracking-api-openapi.yml.
authorization_server: https://accounts.aftership.com/auth/realms/business
idp_scopes_supported:
- openid
- address
- web-origins
- email
- profile
- microprofile-jwt
- phone
- service_account
- offline_access
- basic
- roles
- acr
idp_source: https://accounts.aftership.com/auth/realms/business/.well-known/openid-configuration
scope_count: 7
scopes:
- scope: aftership:tracking:read
  api: AfterShip Tracking API
  endpoints:
  - GET /trackings
  - GET /trackings/{id}
  operationIds:
  - get-trackings
  - get-tracking-by-id
- scope: aftership:tracking:write
  api: AfterShip Tracking API
  endpoints:
  - POST /trackings
  - PUT /trackings/{id}
  - DELETE /trackings/{id}
  - POST /trackings/{id}/retrack
  - POST /trackings/{id}/mark-as-completed
  operationIds:
  - create-tracking
  - update-tracking-by-id
  - delete-tracking-by-id
  - retrack-tracking-by-id
  - mark-tracking-completed-by-id
- scope: aftership:courier:read
  api: AfterShip Tracking API
  endpoints:
  - GET /couriers
  - GET /couriers/all
  operationIds:
  - get-couriers
- scope: aftership:courier:write
  api: AfterShip Tracking API
  endpoints:
  - POST /couriers/detect
  operationIds:
  - detect-courier
- scope: aftership:estimated_delivery_date:write
  api: AfterShip Tracking API
  endpoints:
  - POST /estimated-delivery-date/predict-batch
  - POST /estimated-delivery-date/predict
  operationIds:
  - predict-batch
  - predict
- scope: aftership:carrier_connection:read
  api: AfterShip Tracking API
  endpoints:
  - GET /courier-connections
  - GET /courier-connections/{id}
  operationIds:
  - get-courier-connections
  - get-courier-connections-by-id
- scope: aftership:carrier_connection:write
  api: AfterShip Tracking API
  endpoints:
  - POST /courier-connections
  - PATCH /courier-connections/{id}
  - DELETE /courier-connections/{id}
  operationIds:
  - post-courier-connections
  - put-courier-connections-by-id
  - delete-courier-connections-by-id

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/aftership-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.