Coinme · Authentication Profile

Coinme Authentication

Authentication

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

CompanyCryptoCryptocurrencyPaymentsBitcoinWalletsKYCOnboardingFintechCrypto-as-a-ServiceOn-RampOff-Ramp
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

basic http
scheme: basic
x-api-key apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/coinme-caas-openapi.json
docs: https://docs.coinme.com/docs/get-authorization
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
  model: partner-credential
  flow: >-
    Two-step. (1) Partner obtains credentials from Coinme (partnerId, clientsecret, User-Agent).
    (2) POST /authorize with HTTP Basic (partnerId=username, clientsecret=password) and the
    partner User-Agent header to obtain a JWT authorization token. The token is cached and passed
    as the Authorization bearer on every subsequent CaaS call; some endpoints also require an
    x-api-key header. Token TTL is 60 minutes in production, 30 minutes in staging.
  consumer_oauth:
    note: >-
      Separate from the partner CaaS API, Coinme consumer accounts authenticate via an OIDC provider
      at auth.coinme.com (grants: authorization_code, refresh_token, client_credentials,
      token-exchange, device_code; scopes: openid, profile, email). See scopes/coinme-scopes.yml.
    issuer: https://auth.coinme.com
schemes:
- name: basic
  type: http
  scheme: basic
  description: >-
    HTTP Basic on POST /authorize — partnerId as username, clientsecret as password. Exchanged for
    a 60-minute JWT authorization token.
  docs: https://docs.coinme.com/docs/get-authorization
  sources:
  - openapi/coinme-caas-openapi.json
- name: x-api-key
  type: apiKey
  in: header
  parameter: x-api-key
  description: Partner API key passed in the x-api-key header on CaaS operations (e.g. quotes, transactions).
  sources:
  - openapi/coinme-caas-openapi.json

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