App Keys can be used by those customers who want to access the STRATUS Open API. The application programming interface (API) is very easy to set up and use. It can be accessed via most modern programming languages. It may be beneficial to create a new A360/STRATUS user specifically for each integration. This approach will provide maximum flexibility regarding API data access and permissions in the future.
To use the Open API:
Generate an application key in Admin > Company > App Keys.
App Name: a name to identify this particular integration
Key: the unique app-key used by web api methods
Regenerate: a way to reset an existing key for security purposes
Run as User: the STRATUS user account used for project access and permissions
Modified By: the last admin user to modify the application key entry
Active?: a toggle to enable/disable the given app-key
Test the API.
Go to https://api.gtpstratus.com to view and test out the available STRATUS Open API web methods. The API is fully documented with available data, methods, response details, objects, etc. By copying-pasting your application key into the app-key authorize field above the methods, you can test them out by clicking the Execute button. The response details will be displayed.
Copy/paste the API Key to use in the OpenAPI portal. Note: The API Key can be regenerated at anytime.