For AI agents: visit https://developers.commerce.busha.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
busha
GuidesAPI ReferenceChangelog
v1.0

Log Inbusha
API Reference
Log In
v1.0

Home

  • Introduction
  • Enviroments
  • Authentication
  • Errors
  • Pagination
  • Rate Limiting
  • Testnet & Explorers

Commerce

  • Charges
    • Create a chargepost
    • List all chargesget
    • Retrieve a chargeget
    • Resolve a chargepost
    • Cancel Chargeput
  • Payment Links
    • Create a payment linkpost
    • List all payment linksget
    • Retrieve a payment linkget
    • Toggle a payment link statuspatch
    • Delete a payment linkdel
    • Create a charge for payment linkpost
    • Update Payment Linkput
  • Invoices
    • Create an invoicepost
    • List all invoicesget
    • Retrieve an invoiceget
    • Void an invoicedel
    • Create a charge for an invoicepost
  • Events
    • List Eventsget
    • Retrieve an eventget
  • Addresses
    • Create Addresspost
    • List Addressesget
    • Get Addressget
Powered by 

Introduction

The Busha API uses REST, which has simple and easy-to-understand URLs for different resources. It also accepts JSON format for requests and responses and follows standard HTTP methods for authentication and response codes.

Updated over 3 years ago


Did this page help you?

Updated over 3 years ago


Did this page help you?