API Keys are analogous to a password you would use to access exclusive functions or features on a web application. In this case, however, the interaction is between two programs. One program tries to access the resources of another and uses an API key to do so.
A real-world example of the use of APIs is in online shopping. When you pay for an item on checkout, you do not need to open your payment provider's website to complete the payment. You only need to provide your credentials and payment details on the checkout page of the e-commerce site. The site then uses an API to communicate with the payment provider's database to verify and finish the transaction.
To add an API Key:
Input Label | Type | Required | Description |
---|---|---|---|
Name | Text Field | Yes | Type the name of the source or requester's name. |
Secret / API Key | Text Area | Yes | Type the API Key for the requester or use the GENERATE SECRET/API KEY link to generate an API key. We recommend an API key length of at least 32 characters. |
To update an API Key:
Note: Special character(s) are converted to HTML character entities. You can use the liquid filter html_safe
to handle this.
To view API Key update histories:
To delete an API Key:
Note: Deleting an API key affects all pages and/or system configurations that were previously using it.
Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.