Tyche
  • Tyche API documentation
  • Get Started
  • API Reference
  • Reference
    • Clients
    • Client documents
    • Companies
    • Company documents
    • Loan Products
    • Loans
    • Deposit products
    • Deposits
    • Branch
    • Ledger
    • Channels
Powered by GitBook
On this page
  • Get your API secret key
  • Make your first request

Was this helpful?

Get Started

PreviousTyche API documentationNextAPI Reference

Last updated 1 year ago

Was this helpful?

All API requests need to be authenticated. Authentication is done using the API user's secret key. Any request that doesn't include an authentication will return an error

Get your API secret key

To get a secret key, you need to first create an API user. This is done via the Tyche portal as seen below. Navigate to Settings > API Users > Click "Add new API user" button.

After creating the user, you can copy the secret key as seen below.

Make your first request

Now you proceed to make your API requests 😊

Add API user interface
API user secret key interface