Trustcrow API v1
  • Introduction
  • Authentication
  • Errors
  • API Reference
    • User Management
      • Create a user
      • Fetch users
      • Fetch user's wallet
    • Transaction
      • Create a transaction
      • Fetch transactions
      • Fetch milestones
      • Fund milestone
      • Deliver item
      • Accept item delivery
      • Reject item delivery
      • Approve returned item
      • Disapprove returned item
    • Dispute Management
      • Create a dispute
      • Fetch dispute
      • Add dispute amount
      • Approve dispute amount
      • Disapprove dispute amount
    • Disbursement
    • Other tools
      • Bank verification
      • File Upload
Powered by GitBook
On this page

Was this helpful?

Authentication

PreviousIntroductionNextErrors

Last updated 1 year ago

Was this helpful?

Authenticate your API calls by including your access token in the Authorization header of every request you make. You can retrieve your access token by sending us an email on letstalk@gotrustcrow.com.

Authorization headers should be in the following format: Authorization:SECRET_KEY

Access keys on the API do not expire, unless you generate a new key. To generate a new key, .

API Endpoints:

Test Endpoint:

Live Endpoint:

Note

The API key will be made available on the dashboard very soon!.

contact us
https://api-sandbox.gotrustcrow.com/
https://api.gotrustcrow.com/