Appearance
API Key
To use the e.PN API, you need an API key for authentication.
How to Get Your API Key
You can obtain your API key in your personal account.
Log in, navigate to the Security section, and copy your generated key.
Using Your API Key
Include your API key in the request header as follows:
Authorization: Bearer *your_api_key*How to Refresh Your API Key
If your API key has been compromised, or you need to rotate it, you can generate a new one and the same Security section of your personal account.
Once refreshed, the old key will no longer be valid.