Setting up API Keys
1
Create an API Key
To create an API key, navigate to the API Keys section of your account settings.Click the “Create API Key” button and give your key a description. You can create multiple keys for different applications or services.
API keys are scoped so make sure to include the scopes you need when creating a key.Once you’ve created your key, you’ll be shown the key value. Make sure to copy this value and store it securely. You won’t be able to see it again.
2
Read the documentation
Familiarize yourself with the API docs
3
???
Let us know what you end up building!
Using API Keys
API keys are used to authenticate requests to the Metafy API. You can include your API key in theAuthorization header of your requests like so: