Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop stripe API

The stripe API from Charthop — 4 operation(s) for stripe.

Charthop stripe API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

4 operations 4 paths 6 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 4

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

stripe 4
GET
/v1/stripe/plan
Return all billing plans directly from Stripe (staff only)
findStripePlans → 200400404
GET
/v1/stripe/product
Return all products directly from Stripe (staff only)
findStripeProducts → 200400404
GET
/v1/stripe/product/{productId}
Return a particular product by its Stripe id
getStripeProduct 1 param → 200400404
POST
/v1/stripe/setup-intent
Creates a Stripe setupIntent object and returns the secret for that object
getSetupIntent → 200400404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Plan (6 properties), PlanTier (2 properties), ResultsStripeProduct (2 properties), StripeProduct (2 properties). Each schema is shown below with its type and property counts.

ResultsPlan
object
2 properties 1 required
StripeProduct
object
2 properties 2 required
SetupIntent
object
1 property 1 required
Plan
object
6 properties 6 required
ResultsStripeProduct
object
2 properties 1 required
PlanTier
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-stripe-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API