For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
Log inGet Paid
DocumentationAPI ReferenceCLI
DocumentationAPI ReferenceCLI
  • Introduction
    • Overview
  • API Reference
  • Overview
  • List products
  • Create a new product
  • Get product
  • Update product
  • Get product by external ID
  • Update product by external ID
  • List plans
  • Create a new plan
  • Update plan upgrade path
  • Get plan
  • Update plan
  • Get plan by external ID
  • Update plan by external ID
  • List customers
  • Create a new customer
  • List customer aliases
  • Create customer alias
  • Delete customer alias
  • Get customer
  • Update customer
  • Delete customer
  • Get customer state
  • List customer aliases by external ID
  • Create customer alias by external ID
  • Delete customer alias by external ID
  • Get customer by external ID
  • Update customer by external ID
  • Delete customer by external ID
  • Get customer state by external ID
  • Get customer credit balances
  • Grant customer credits
  • Get customer credit balances by external ID
  • Grant customer credits by external ID
  • Upsert customer user by external IDs
  • List contacts
  • Create a new contact
  • Get contact
  • Update contact
  • Delete contact
  • Get contact by external ID
  • Update contact by external ID
  • Delete contact by external ID
  • List orders
  • Create a new order
  • Get order
  • Update order
  • Delete order
  • Activate order
  • Get order lines
  • List seats
  • Assign or unassign seat
  • Batch assign seats
  • List invoices
  • Get invoice
  • Update invoice
  • Get invoice lines
  • Create signals in bulk
  • List credit currencies
  • Create credit currency
  • Update credit currency
  • List checkouts
  • Create a checkout
  • Get checkout
  • Archive checkout
  • Create a customer portal session
  • Sync a value receipt
  • List value receipts
  • Get value receipt
  • Refresh a value receipt
  • Seal a value receipt
  • Archive a value receipt
  • Unarchive a value receipt
  • Publish a value receipt
  • Unpublish a value receipt
  • List webhooks
  • Update a webhook
  • Send a test webhook
  • Rotate the organization's webhook signing secret
  • List pricing for a product
  • Get pricing for a product attribute
  • Update pricing for a product attribute
  • Submit cost and/or usage data
Log inGet Paid
Introduction

Overview

Paid is the all-in-one, drop-in Business Engine for AI Agents that handles your pricing, subscriptions, margins, billing, and renewals with just 5 lines of code.

The Paid platform can be accessed through the API or through our SDKs.

TypeScript
Python
Go
Ruby
Java
Was this page helpful?

List products

Next
Built with