Carry1st · Authentication Profile

Carry1St Authentication

Authentication

Carry1st secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyPaymentsPayment GatewayFintechGamingMobile GamesAfricaDigital CommerceMerchant of RecordGames Publishing
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

basicAuth http
scheme: basic
accessToken apiKey
· in: header (AccessToken)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/carry1st-pay1st-gateway-openapi.yml
docs: https://pay1st-docs.carry1st.com/reference/configuring-api-credentials
notes: >-
  Two-stage model. Stage 1: an API Key + API Secret (HTTP Basic, Base64(API_KEY:API_SECRET))
  authenticates the /api/pay1st/auth/token call to mint a short-lived Access Token plus a
  Refresh Token. Stage 2: every other Gateway request carries the Access Token in the
  AccessToken header as "Bearer <AccessToken>", and every mutating request is additionally
  signed with a hex HMAC-SHA256 X-SIGNATURE (over X-TIMESTAMP + request JSON, keyed by the
  Signing Key) to prove the payload was not tampered with. Credentials are generated in the
  Pay1st Console.
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: Base64(API_KEY:API_SECRET) used only on the auth/token and auth/refresh endpoints.
  sources:
  - openapi/carry1st-pay1st-gateway-openapi.yml
- name: accessToken
  type: apiKey
  in: header
  parameter: AccessToken
  description: Bearer <AccessToken> issued by generateAccessToken; required on all Gateway API
    requests.
  sources:
  - openapi/carry1st-pay1st-gateway-openapi.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/carry1st-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.