⚙️
API Docs | SMSYOUTO
  • Welcome!
  • Reference
    • API Reference
      • OTP (One Time Password)
      • Single SMS
      • Campaign
      • Sender
      • Account
Powered by GitBook
On this page
  1. Reference
  2. API Reference

Account

PreviousSender

Last updated 1 year ago

API Get Balance

GET

Credit ของผู้ใช้งาน โดยแยกเป็นประเภทการชำระเงิน Prepaid (ชำระก่อนใช้เครดิต) และ Postpaid (ใช้เครดิตก่อนชำระ)

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Response

{
    "type": "postpaid",
    "credit": 7438
}
{
  "error": "Invalid request"
}
https://bulk.smsyouto.com/api/account/balance