Create new api key

Create a new API key for programmatic access to the DeltaDeFi trading API. API keys provide a more permanent authentication method compared to JWT tokens.


Create new API key

get

Create new API key

Authorizations
Header parameters
X-API-KEYstringRequired

API Key

Responses
chevron-right
200

OK

application/json
get
/accounts/new-api-key

Important Notes

circle-exclamation
circle-info

Authentication: You can authenticate this request using:

  • Your current API key in the X-API-KEY header

Last updated