Developer dashboard

Create an API key and connect your app

Generate your key, set request limits, and start calling the Atomic API in minutes.

Wallet: Not detectedEmail: Not detectedX: Not linkedRole: Developer

Your API access

Generate your key and start shipping

Tenant profile

Load your tenant profile to begin.

Limits and rotation

Usage snippet

1) Load profile and create your API key.
2) Save your preferred request limits.
3) Connect your app with the request below:

curl -X GET "https://conviction-api.atomiclabs.cc//v1/account/<wallet>/conviction" \
  -H "x-api-key: <YOUR_API_KEY>"