Base URL
All API requests should be made to:Prerequisites
Before using Core API, you’ll need to:1
Create a Magic Account
Visit the Magic Dashboard and sign up for a Magic developer account.
2
Create an Application
In your dashboard, create a new application and obtain your API keys.
3
Use your Secret Key
Your
Secret Key
will be used for all calls to the Core API.Authentication
Core API requires authentication using your Magic secret key:Your Magic secret key for service authentication. Format:
sk_live_XXXXXXXX
This secret key should be treated as extremely sensitive, as it would allow anyone to trigger the creation of a wallet and return the access and recovery key.