Culqi · Authentication Profile

Culqi Authentication

Authentication

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

PaymentsPayment GatewayFintechPeruLatAmCardsYape
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

secret_key http
scheme: bearer
public_key http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: modeled-from-docs
source: https://docs.culqi.com/ + openapi/culqi-openapi.yml
summary:
  types:
  - http
notes: >-
  Culqi API v2 uses HTTP Bearer authentication with two key types. Card
  tokenization and 3DS confirmation on the secure host (secure.culqi.com/v2)
  use the public key (pk_live_/pk_test_). All server-side money-movement and
  management operations on the API host (api.culqi.com/v2) use the secret key
  (sk_live_/sk_test_) and must never be exposed client-side. Keys are issued
  in the CulqiPanel under Development > API Keys.
schemes:
- name: secret_key
  type: http
  scheme: bearer
  bearerFormat: sk_live_/sk_test_ secret key
  host: https://api.culqi.com/v2
  usage: Server-side operations (charges, orders, refunds, customers, cards, plans, subscriptions, events, iins, transfers).
  sources:
  - openapi/culqi-openapi.yml
  - https://docs.culqi.com/
- name: public_key
  type: http
  scheme: bearer
  bearerFormat: pk_live_/pk_test_ public key
  host: https://secure.culqi.com/v2
  usage: Client-side card/Yape tokenization (POST /tokens, /tokens/yape) and 3DS charge confirmation (POST /confirm).
  sources:
  - openapi/culqi-openapi.yml
  - https://docs.culqi.com/
compliance:
  pciDss: >-
    Merchants interacting directly with the API (rather than Culqi Checkout /
    Culqi JS v4 client-side tokenization) must comply with PCI DSS 3.2 and
    submit an SAQ-D form to Culqi's risk team. Culqi recommends tokenizing
    card data client-side so raw PAN never touches the merchant server.

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