Getting Started
Last updated
Last updated
Here you can learn how to use the Yuki Developer API. With this API, you can create and manage crypto wallets, assets, and addresses from your dashboard.
You can create API Keys in your dashboard and use it to authorize your API Requests. The authorization header will be automatically generated when you send the request. All APIs are POST Requests.
To use your API key, you need to include it in the authorization
header of every request you make to our API.
The APIs have a rate limit of 10 requests per 60 seconds. This is to prevent abuse and ensure stable API performance.