Exchange data with numerous programs through the Uku API
Uku's public API offers a variety of endpoints that allow you to:
Perform data queries and retrieve the necessary information for your internal reporting.
Build integrations: If Uku lacks integration with a tool you need, you can create and use it yourself.
Create clients and contacts: Add new clients and contacts directly into Uku.
How to Set Up Uku API:
Select "Settings and Apps".
Find "Public API" and click on it.
In the new window, click the "Activate" button to enable API access.
After activation, the application's status changes to Active.
Settings and Generating API Keys
In the API Integration section, click on the Settings tab.
Enter a name for the key (e.g., "Software Name").
Click the "Generate New API Key" button.
After entering the name, click "Save".
The key name, API key, and API secret key are displayed. When you hover over the fields, a copy icon appears, allowing you to easily copy the key and secret key.
Note: The API key and API secret are automatically generated as random combinations of letters and numbers. They cannot be edited for security reasons.
Deleting API Keys:
Select the key you wish to delete.
When you hover over the API key, a delete icon appears.
Confirm deletion in the new window.
Deleting the key removes both the API key and the corresponding API secret.
API Application Status
If the API application is deactivated, all keys change from active to inactive.
When the application is reactivated, previous keys become active again.