To use the Robolytix Sonars in your favourite RPA or BPA tool, you must authorize connection to your Robolytix account. This brings monitoring and analytics to your tool and links all processes connected with your account. All authentication methods are also used with Robolytix API. This guide describes API keys. The API key is a unique identifier that is used to authenticate requests associated with your account.
You must generate at least one API key associated with your account. Each account has its own set of API keys.
Following steps are used to generate new API key:
You can manage all created API key trough Robolytix Settings in menu API keys. There is a list of all items and you can use previously created keys or delete them.
We have Robolytix API, that can be directly used in your company processes and custom applications.
You must include an API key with every Robolytix API request. Depending on your RPA tool, you should fill API key in corresponding section with credentials. For using Robolytix API directly, send API key as authorization token with every call. See definition of Authorization header in HTTP protocol.
Authorization: Bearer YOUR_API_KEY
All requests and related processes are linked to your account and can be analysed in Robolytix dashboards.