For AI agents: visit https://telepay.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
TelePay
API Reference
v1.0

Log InTelePay
API Reference
Log In
v1.0API Reference

TelePay REST API

  • Welcome
  • First steps
  • OpenAPI schema
  • Authentication
  • Webhooks
  • Endpoints
    • getMeget
    • getBalanceget
    • getAssetget
    • getAssetsget
    • getInvoiceget
    • getInvoicesget
    • getWebhookget
    • getWebhooksget
    • getBalancepost
    • createInvoicepost
    • cancelInvoicepost
    • deleteInvoicepost
    • transferpost
    • getWithdrawMinimumpost
    • getWithdrawFeepost
    • withdrawpost
    • createWebhookpost
    • updateWebhookpost
    • activateWebhookpost
    • deactivateWebhookpost
    • deleteWebhookpost
  • SDKs
  • Support

TelePay GraphQL API

  • Coming soon
Powered by 
  1. TelePay REST API

Endpoints

All your requests must go to api.telepay.cash/rest and server over HTTPS.

Here are the endpoints you can use:

GET:

  • getMe
  • getBalance
  • getAsset
  • getAssets
  • getInvoice
  • getInvoices
  • getWebhook
  • getWebhooks

POST:

  • getBalance
  • createInvoice
  • cancelInvoice
  • deleteInvoice
  • transfer
  • getWithdrawMinimum
  • getWithdrawFee
  • withdraw
  • createWebhook
  • updateWebhook
  • activateWebhook
  • deactivateWebhook
  • deleteWebhook

Updated almost 4 years ago


Updated almost 4 years ago