An API (
Application Programming Interface) key is an alphanumeric string that allows an application to securely access a service or a resource on a computer system. It has two main purposes: to authenticate access and to monitor the usage of services by developers; it is used to limit access to services only to those who have the proper authorization, thus preventing abuse or unauthorized use.
An API key consists of two values:
Key statuses
| Status |
Status description |
Action |
| Active |
API key has been enabled |
Can be used, disabled or deleted. |
| Not active |
The API key has been disabled |
To be used, it must first be re-enabled, or can be deleted. |