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

Conekta Subscriptions API

All subscription-related endpoints including creation, management, and events

Conekta Subscriptions API is one of 25 APIs that Conekta publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Subscription. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, and 3 JSON Schemas.

This API exposes 16 operations across 12 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 2.2.0.

Requests are made against a single base URL, https://api.conekta.io.

16 operations 12 paths 8 schemas 5 GET9 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.2.0
Base URL
https://api.conekta.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Conekta Subscriptions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 16

Across 12 paths, the API surfaces 16 operations — 5 GET, 9 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Subscriptions 16

All subscription-related endpoints including creation, management, and events

GET
/customers/{customer_id}/subscriptions
List Subscriptions
subscriptionList 7 params → 200401404500
POST
/customers/{customer_id}/subscriptions
Create Subscription
subscriptionCreate 3 params body → 200422401404500
GET
/customers/{customer_id}/subscriptions/{id}
Get Subscription
subscriptionsGet 4 params → 200401404500
PUT
/customers/{customer_id}/subscriptions/{id}
Update Subscription
subscriptionUpdate 4 params body → 200422401404500
GET
/customers/{customer_id}/subscriptions/{id}/events
Get Subscription Events
subscriptionEvents 8 params → 200401404500
POST
/customers/{customer_id}/subscriptions/{id}/cancel
Cancel Subscription
subscriptionCancel 4 params → 200401404500
POST
/customers/{customer_id}/subscriptions/{id}/pause
Pause Subscription
subscriptionPause 4 params → 200401404500
POST
/customers/{customer_id}/subscriptions/{id}/resume
Resume Subscription
subscriptionResume 4 params → 200401404500
POST
/customers/{customer_id}/subscriptions/{id}/retry
Retry Failed Payment
subscriptionsRetry 4 params → 200422401404500
GET
/customers/{id}/subscriptiondeprecated
Get Subscription [Deprecated]
getSubscription 2 params → 200401404500
POST
/customers/{id}/subscriptiondeprecated
Create Subscription [Deprecated]
createSubscription 3 params body → 200422401404500
PUT
/customers/{id}/subscriptiondeprecated
Update Subscription [Deprecated]
updateSubscription 3 params body → 200422401404500
POST
/customers/{id}/subscription/canceldeprecated
Cancel Subscription [Deprecated]
cancelSubscription 3 params → 200401404500
GET
/customers/{id}/subscription/eventsdeprecated
Get Subscription Events [Deprecated]
getSubscriptionEvents 3 params → 200401402404422500
POST
/customers/{id}/subscription/pausedeprecated
Pause Subscription [Deprecated]
pauseSubscription 3 params → 200401402404500
POST
/customers/{id}/subscription/resumedeprecated
Resume Subscription [Deprecated]
resumeSubscription 3 params → 200401402404422500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are subscription_response (18 properties), event_response (8 properties), WebhookLog (7 properties), details_error (4 properties). Each schema is shown below with its type and property counts.

updates_a_subscription
object
You can modify the subscription to change the plan used by your customers.
3 properties
subscription_events_response
details_error
object
4 properties
subscription_response
object
subscription model
18 properties
subscription_request
object
It is a parameter that allows to identify in the response, the detailed content of the plans to which the client has subscribed
3 properties 1 required
error
err model
event_response
object
event model
8 properties
WebhookLog
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

conekta-subscriptions-api-openapi.yml Raw ↑

Other APIs Conekta publishes across the network.

Conekta Antifraud API
Conekta Api Keys API
Conekta Balances API
Conekta Charges API
Conekta Companies API
Conekta Customers API
Conekta Discounts API
Conekta Events API
Conekta Logs API
Conekta Orders API
Conekta Payment Link API
Conekta Payment Methods API
Where this information came from

This is an independent, third-party profile of Conekta Subscriptions 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.