How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Culqi Tokens API

Client-side tokenization of card and Yape credentials on the secure host.

Culqi Tokens API is one of 12 APIs that Culqi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tokens. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 3 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against 2 base URLs: https://api.culqi.com/v2, https://secure.culqi.com/v2.

5 operations 3 paths 9 schemas 2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://secure.culqi.com/v2
Authentication
HTTP Bearer, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Culqi Tokens API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (sk_live_/sk_test_ secret key) (secretKey). It accepts HTTP bearer tokens (pk_live_/pk_test_ public key) (publicKey).

  • secretKey — Server-side secret key sent as an HTTP Bearer token in the Authorization header, e.g. Authorization: Bearer sklive....
  • publicKey — Public key sent as an HTTP Bearer token for tokenization and 3DS confirm on the secure host, e.g. Authorization: Bearer pklive....

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 2 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Tokens 5

Client-side tokenization of card and Yape credentials on the secure host.

POST
/tokens
Create a card token
createToken body → 201400401
GET
/tokens
List tokens
listTokens 3 params → 200
POST
/tokens/yape
Create a Yape token
createYapeToken body → 201400
GET
/tokens/{id}
Retrieve a token
getToken 1 param → 200404
PATCH
/tokens/{id}
Update token metadata
updateToken 1 param body → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Token (11 properties), Iin (7 properties), Error (6 properties), CreateTokenRequest (6 properties). Each schema is shown below with its type and property counts.

Token
object
11 properties
MetadataUpdate
object
1 property
Metadata
object
Arbitrary key/value metadata attached to a resource.
PaginatedList
object
3 properties
CreateTokenRequest
object
6 properties 5 required
Iin
object
7 properties
TokenList
Error
object
6 properties
CreateYapeTokenRequest
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

culqi-tokens-api-openapi.yml Raw ↑

Other APIs Culqi publishes across the network.

Culqi 3DS API
Culqi Cards API
Culqi Charges API
Culqi Customers API
Culqi Events API
Culqi Iins API
Culqi Orders API
Culqi Plans API
Culqi Refunds API
Culqi Subscriptions API
Culqi Transfers API
Where this information came from

This is an independent, third-party profile of Culqi Tokens API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.