Tonspay
  • 😇Welcome
  • 🚀Roadmap
  • 💰Price
  • 📈Tokenomics
  • ✌️Chain Supports
  • 🤖Tonspay-Bot
    • General
    • Crosschain Payment
  • 🌉Tonsbridge
    • Genral
    • How to use Tonsbridge
  • 📱TONSPAY-WEBAPP
    • General
    • Pages
      • Home Page
      • Wallet Page
  • ☕Tonspay-dashboard
    • General
  • 🚂Demo Working Bot
    • General
    • How to use
    • Source code & example
  • ⌨️Develop
    • Get start
    • 🎓Restful Api Interface
      • Payment method management
        • [POST] New payment method
        • [GET] Get payment method
      • Invoice management
        • [POST] New invoice
        • [POST] New headless invoice
        • [GET] Get invoice by id
    • 📬Web-page Api interface
    • ⏮️Callback interface
      • Http interface
      • Websocket interface
      • Callback ${body}
      • 🖨️Self host monitor
  • 🔗Links
    • Github
    • Twitter
    • Website
    • TonspayBot
    • TonspayChannel
    • Dev&Spport Group
    • TonsbridgeBot
    • TonspaySupportBot
    • PitchDeck
Powered by GitBook
On this page
  • What can restful api do ?
  • Base informations
  1. Develop

Restful Api Interface

The restfil api system of tonspay

What can restful api do ?

The restful api interface will provide functions for merchant to :

  • Manage payment method

    • New payment method

    • Del payment method

  • Mange invoices

    • Invoices generator

    • Invoices close

    • Invoices callback

  • Manage cash-gift

    • Cashgift generator

Base informations

Production Base url

https://api.tonspay.top/
https://wallet.tonspay.top/api

Testnet Base url

https://test.tonspay.top/api
https://test-api.tonspay.top/

Authenticator

  • Step 2 : Set request header

Header
Data

token

merchant-api-key

PreviousGet startNextPayment method management

Last updated 1 year ago

Step 1 : Generate your merchant-api-key via

⌨️
🎓
telegram bot