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

Leadping Payment Methods API

Manages organization payment methods and billing invoices. Use these endpoints to add, confirm, inspect, and remove payment methods or retrieve invoices associated with the current organization's billing account.

Leadping Payment Methods API is one of 29 APIs that Leadping publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payment Methods. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 6 operations across 5 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.leadping.ai.

6 operations 5 paths 4 schemas 1 DELETE4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.leadping.ai
Authentication
HTTP Bearer, HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 2

Leadping Payment Methods API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT or organization API key) (Bearer). It accepts HTTP bearer tokens (Leadping source key) (SourceKey).

  • Bearer — Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk.
  • SourceKey — Leadping source key for lead ingestion endpoints only using the Authorization header. Example: "Authorization: Bearer lpsrc...".

Paths & Operations 6

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

PaymentMethods 6

Manages organization payment methods and billing invoices. Use these endpoints to add, confirm, inspect, and remove payment methods or retrieve invoices associated with the curren…

GET
/payment-methods
List payment methods
PaymentMethods_GetAll → 200401429
GET
/payment-methods/invoices
List current-organization Stripe invoices
PaymentMethods_GetInvoices → 200401429
GET
/payment-methods/invoices/{invoiceId}/pdf-access
Get invoice PDF access
PaymentMethods_GetInvoicePdfAccess 2 params → 200404401429
GET
/payment-methods/{id}
Get an organization billing payment method
PaymentMethods_Get 1 param → 200404400401429
DELETE
/payment-methods/{id}
Delete an organization billing payment method
PaymentMethods_Delete 1 param → 204404400401429
POST
/payment-methods/{id}/default
Set default payment method
PaymentMethods_MakeDefault 1 param → 200400401429

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are StripePaymentMethodResponse (7 properties), StripeInvoiceResponse (6 properties), ProblemDetails (5 properties), InvoicePdfAccessResponse (2 properties). Each schema is shown below with its type and property counts.

ProblemDetails
object
Standard problem-details response containing machine-readable and human-readable information about an HTTP API error.
5 properties
StripeInvoiceResponse
object
Customer-safe Leadping invoice summary for billing.
6 properties
StripePaymentMethodResponse
object
Describes stripe payment method data used in Leadping API requests and responses.
7 properties 3 required
InvoicePdfAccessResponse
object
Short-lived access details for a private Leadping invoice PDF.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

leadping-paymentmethods-api-openapi.yml Raw ↑

Other APIs Leadping publishes across the network.

Leadping MCP Servers
Leadping Webhook Events
Leadping Analytics API
Leadping Automations API
Leadping Call Events API
Leadping Calls API
Leadping Contact API
Leadping Conversations API
Leadping Events API
Leadping Feedback API
Leadping Leads API
Leadping Lead Status Changes API
Where this information came from

This is an independent, third-party profile of Leadping Payment Methods 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.