Stax · Authentication Profile

Stax Authentication

Authentication

Stax secures its APIs with http across 3 declared security schemes, as derived from its OpenAPI definitions.

PaymentsPayment ProcessingMerchant ServicesEmbedded PaymentsACHInvoicingSubscription BillingSurchargingPoint-of-SaleTokenizationFinancial-ServicesFintechCard PresentMerchant Onboarding
Methods: http Schemes: 3 OAuth flows: API key in:

Security Schemes

ApiKeyAuth http
scheme: bearer
PartnerApiKey http
scheme: bearer
EphemeralAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-08-29'
method: searched
source: https://docs.staxpayments.com/reference/overview
docs:
- https://docs.staxpayments.com/reference/overview
- https://docs.staxpayments.com/reference/merchant-api-keys
- https://docs.staxpayments.com/reference/partner-api-keys
- https://docs.staxpayments.com/docs/accessing-and-creating-api-keys
- https://docs.staxpayments.com/reference/ephemeral-authentication-tokens-1
summary:
  types:
  - http
  oauth2: false
  openid_connect: false
  mutual_tls: false
  note: Bearer API key only. No OAuth 2.0, no OIDC, no scope surface — scopes/ is intentionally not emitted.
transport:
  header: Authorization
  format: Bearer <API key>
  content_type: application/json
  tls: TLS 1.2 or 1.3 required; SSLv2/v3 and TLS 1.0/1.1 are blocked at the network level. Certificate and cipher pinning
    are explicitly discouraged.
schemes:
- name: ApiKeyAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  level: merchant
  description: Merchant-level API key. Direct access to Stax Pay for payment processing, invoicing and transaction management;
    scoped to a single merchant account and cannot reach partner-level functionality.
  sources:
  - openapi/stax-api-openapi.json
  - https://docs.staxpayments.com/reference/merchant-api-keys
- name: PartnerApiKey
  type: http
  scheme: bearer
  level: partner
  description: Partner-level API key for ISVs and platforms managing many merchants through one integration — merchant creation,
    enrollment, registration data, per-merchant key issuance and partner-brand webhooks.
  operations_declaring_it: 17
  sources:
  - openapi/stax-api-openapi.json
  - https://docs.staxpayments.com/reference/partner-api-keys
- name: EphemeralAuth
  type: http
  scheme: bearer
  level: ephemeral
  description: Short-lived token minted from an API key by GET /ephemeral. Expires in 24 hours and is used for single sign-on
    into Stax from a partner surface.
  operations_declaring_it: 2
  sources:
  - openapi/stax-api-openapi.json
  - https://docs.staxpayments.com/reference/ephemeral-authentication-tokens-1
sandbox_vs_live: Same base URL and same header for both. A sandbox key is bound to a test gateway; a live key processes real
  money. There is no key PREFIX documented that lets an integrator tell a test key from a live key by inspection — the only
  published signal is which account issued it.
client_side:
  library: Stax.js
  credential: Web Payments token (public key)
  note: Browser tokenization uses a separate public Web Payments token, never the secret API key.

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