Instabee · Authentication Profile

Instabee Authentication

Authentication

Instabee secures its APIs with http and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyRetailLogisticsLast-Mile DeliveryShippingE-CommerceParcel LockersReturnsNordics
Methods: http, oauth2 Schemes: 3 OAuth flows: clientCredentials API key in: header

Security Schemes

basicAuth http
scheme: basic
webhookOAuth2 oauth2
scheme: bearer · flows: clientCredentials
presignedUrl apiKey
· in: query ()

Source

Authentication Profile

instabee-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://developer.budbee.com/
docs: https://developer.budbee.com/
provider: Instabee
providerId: instabee
summary:
  types:
  - http
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
notes: >-
  Developer credentials (separate key pairs for sandbox and production) are issued by Budbee on
  request via onboarding@budbee.com. Merchant OAuth2 for Webhooks V2 is configured in the partner
  portal at partner.instabee.com.
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: >-
    Primary API authentication. HTTP Basic with the API key as username and API secret as password,
    sent as Authorization: Basic base64(apiKey:apiSecret) over TLS.
  sources:
  - https://developer.budbee.com/
- name: webhookOAuth2
  type: oauth2
  scheme: bearer
  description: >-
    Optional OAuth2 client-credentials authentication for outbound Webhooks V2 callbacks. The
    merchant configures a token endpoint URL, client ID/secret and optional scopes in the partner
    portal; Budbee obtains a bearer token and sends Authorization: Bearer <access_token> on callbacks.
  flows:
  - flow: clientCredentials
  sources:
  - https://developer.budbee.com/
- name: presignedUrl
  type: apiKey
  in: query
  description: >-
    Shipping-label URLs are pre-signed with query-string HMAC-SHA256 signatures (X-Budbee-Algorithm,
    X-Budbee-Date, X-Budbee-Expires, X-Budbee-Signature), valid for 48 hours. Parameters are already
    percent-encoded and must not be re-encoded.
  sources:
  - https://developer.budbee.com/
webhook_signature:
  header: X-Budbee-Signature
  algorithm: HMAC-SHA1
  description: >-
    Inbound webhook payloads are signed with a SHA-1 HMAC of the request body using the merchant's
    secret API key, for integrity verification.

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/instabee-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 email required.

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