ZINC API
HomeSign InSupport
HomeSign InSupport
  1. Home
  • API Reference
  • Authentication
    • Get Access token
      GET
  • Core Resources
    • Accounts
      • Create Account
      • Get Account
      • Update Account
      • Get Account Balance
      • Submit Account For Activation
      • Get Account Transactions
      • Get Account Supported Currencies
      • Get Account Beneficiaries
    • Beneficiary
      • Add Beneficiary
      • Get Beneficiaries
      • Delete Beneficiary
    • Currency Accounts
      • Create Currency Account
      • Get Currency Account Details
    • Payouts
      • Create Payout
      • Get Payouts For Account
    • Cards
      • Simulation
        • Simulate Card Transaction
      • Create Card
      • Get Card Details
      • Update Transaction Limits
      • Update Cards Status
      • Get Card Transactions
    • Conversions
      • Create Conversion
      • Get Quote
    • Services
      • Upload File
  1. Home

Authentication

Authentication#

end points

Get Access Token#

This endpoint generates an access token that allows you to access all other API endpoints. You will need to use unique client ID and API key to authenticate and access token will be generated on successful authentication.
Modified at 2024-07-27 15:43:08
Previous
API Reference
Next
Get Access token