VM_API
English
  • 简体中文
  • English
    VM_API
    English
    • 简体中文
    • English
    • Integration Guide
    • Environment Configuration
    • Global Error Codes
    • Stored Value Card
      • Apply for Card
        POST
      • Card Details
        POST
      • Freeze/Unfreeze Card
        POST
      • Delete Card
        POST
      • Card Top-up
        POST
      • Card Refund
        POST
      • Transaction Records
        POST
      • Get Card Product Code
        POST
      • Get Account Balance
        POST
    • Notification
      • WebHook
    • Get accessToken
      GET

      Get accessToken

      GET
      /getAccessToken
      最后修改时间:2025-05-15 03:41:14
      Get accessToken
      请求示例请求示例
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://sandbox-api.vmcardio.com/getAccessToken?app_id=&app_secret='
      响应示例响应示例
      {}

      请求参数

      Query 参数
      app_id
      string 
      必需
      Platform app ID
      app_secret
      string 
      必需
      Secret key

      返回响应

      🟢200成功
      application/json
      Body
      object {0}
      上一页
      WebHook
      Built with