Integrate with third-party apps and services through our API. Forecast makes it easy to integrate with other third-party apps and services. The Forecast API is a complete programmable interface to all Forecast functionality. This is a REST-style API that uses JSON for serialization and HTTP. For more information on Forecast's API, check out For Developers.
This article covers:
Generating a new API key
API keys are used to access Forecast's API and in some integrations. Admins can create new API keys from Admin.
To generate a new API key
- Click Admin in the top bar.
- Select API Keys from the dropdown.
- Click Generate New API Key.
- The new key will appear at the end of the list.
- Click into the Name field.
- Enter the name of the API key or other reference to identify the key.
- The API key list includes the API key name, the key, the user who created it, the date it was created and whether or not the key is currently active.
Managing API Keys
Admins can deactivate or delete API keys that are no longer needed or in use. Deactivated API keys may be re-activated in the future. Deleting an API key is final, the action cannot be undone. If you have deleted an API key by mistake, you will need to generate a new one.
To deactivate an API key
- Click Admin in the top bar.
- Select API Keys from the dropdown.
- Locate the API key you wish to deactivate.
- Untick the box in the Active column.
- The key is now longer active.
To delete an API key
- Click Admin in the top bar.
- Select API Keys from the dropdown.
- Locate the API key you wish to delete.
- Hover over the right side to display Delete.
- Click Delete.
Comments
0 comments
Article is closed for comments.