Generating API keys

API keys provide secure access to SpectroCoin’s services, allowing developers to integrate wallets, payments, and other functionality into their applications. By generating API keys, you can manage your crypto operations programmatically and securely.

After you successfully created and verified your SpectroCoin account, you can generate your API keys through the SpectroCoin web version:

Navigate to the user menu on the top-right corner and select API:

API Menu

Click Create API:

Create API Button

API Form

Complete the form to generate a new API key.
You’ll need to specify the following:

  • API Name to identify your key.
  • Scopes by selecting the permissions for this API key.
  • Whitelist IP addresses that can query the API.

Once the form is completed, your API details will be displayed. Be sure to save the API key and Secret before closing the window, as the Secret won't be shown again.

Save Secret

❗️

Important

Save API key and Secret securely, as the Secret won’t be visible again after you leave the page. If the Secret is lost, you will need to create a new API key by following the same steps.


What’s Next