Authorization
Last updated
Last updated
Curra is operated by the coordinator (trustless authority), which indexes various blockchains to obtain data related to Curra features. All Curra features are completely non-custodial and doesn't require access to your private keys to work, you can treat it as "read-only".
To perform authorized requests, you can use JS/TS SDK or form HTTP requests by providing your API key.
To get the API secret you should complete onboarding on the Curra . After that, the secret can be obtained on the :
Install SDK:
Create Curra
instance:
Now you can use the instance to perform requests, and create an address for example:
Set X-API-KEY
header to your API key to authorize your HTTP request
HTTP request example to create an address on Ethereum blockchain:
API URL is