Before you start
Before using API keys, ensure that you have the following required resources:- An account within a Community, Professional, or Enterprise Edition Organization. For more information, see Create a Wherobots Account.
Create an API Key
To create an API key, do the following:1
Go to Settings > API Keys.
2
Click Create new key.

3
Enter a value in the Name field.
4
Choose an Expiration Date for your API key. This value defaults to 1 year from when the API key is created.
5
Click Submit.
After clicking Submit, Wherobots generates an API key.
Note
Copy and store your API key securely, as Wherobots will not show you this API key again.Revoke an API Key
Organization Administrators have the ability to revoke any API key within their Wherobots Organization, including those belonging to other Organization members. Members configured to the User Role can only revoke their own API keys.- Revoke another member's API key
- Revoke your own API key
- Go to Organization Settings > Security > API Keys.
- Locate the API key you wish to revoke.
- Scroll to the right and click … > Revoke.
- Click Revoke to confirm that you want to remove this API key from your Organization.
HTTP Requests
To use an API key in an HTTP request, you must include it in theX-API-KEY header.
Example API key usage

