Skip to main content

Prerequisites

  • A Toku account with CLIENT_ORG_ADMIN access
  • A personal API token (see Authentication)

Your First API Call

Verify your token works by calling the hello endpoint:
Response:

List Your Grants

Retrieve all grants in your organization:
Response:

Create a Grant

Add a new token grant for an employee:

Common Workflows

Grant Lifecycle

Create grants, manage vesting, handle terminations

Wallet Setup

Add wallets, verify with test transactions, configure distributions

Employee Management

Onboard employees, assign roles, sync from HRIS

Invoice Processing

Submit and settle contractor invoices

Next Steps

1

Explore the API reference

Browse the full Grants API, Wallets API, and Employees API
2

Set up webhooks

Configure webhook endpoints to receive real-time event notifications
3

Handle errors

Review error codes and implement proper error handling