Set up the authentication for your API to help users manage their credentials.
API Key | Label | Last Used | |
---|---|---|---|
API Key Quick Start
API keys are your gateway to interacting with the Blockonomics API. Setting up is easy and quick, allowing you to get started with your integration effortlessly. Here’s how you can begin:
- Locate Your API Key: Navigate to the Blockonomics' dashboard under the "Stores" section.
- Copy the Key: Select the API key provided and copy it for use.
- Authenticate: Include your API key in the Authorization header of your requests. This ensures secure and authenticated access to the API.
With these steps, you're ready to explore and utilize the features of Blockonomics API. Make sure to keep your API key confidential and never expose it publicly.
Rotating API Keys 🔄
Regularly rotating your API keys is a best practice to enhance security and reduce the risk of unauthorized access. Follow these steps to safely rotate your keys:
- Generate a New API Key: Log in to your Blockonomics account and navigate to the "Stores" section in the dashboard. Click on the 🔄 (refresh icon) button. A new API key will be automatically created for your account.
- Test the Update: Verify that your applications are functioning correctly with the new API key. Look for successful responses to confirm authentication.
- Update Your Integration: Replace your previous API key with the newly generated key in your application or scripts to maintain seamless functionality.
By periodically rotating your API keys, you maintain the integrity and security of your Blockonomics API integrations. Make it a habit to protect your system proactively!