About API Documentation
Welcome to evalink API documentation portal!
This documentation provides detailed information about evalink talos API, including service descriptions, available endpoints, request parameters, and example payloads. It is designed to help developers integrate evalink talos programmatically into their applications.
Documentation Portal Navigation
The documentation is organized into service groups, displayed in the left-side navigation panel.
Frequently used services such as Contact Service, Alarm Service, Schedule Service, and Job Service are listed at the top of the list.
Additional or less commonly used services are grouped under Other Services at the bottom of the list.
Each service expands into its own set of endpoints. For example, the Contact Service includes endpoints for Contact Lists, Dynamic Contacts, and Root Contacts.

To explore a service:
-
Click the arrow next to a service name to expand its list of endpoints
-
Select an endpoint to view:
-
A short description of the endpoint
-
Path, query, and body parameters
-
Response codes and example payloads
-
Ready-to-use sample requests in various formats
-
Example JSON responses and schema views
-
Search Documentation Content
Use the search bar in the top-left corner to quickly locate services, endpoints, or specific keywords:
-
Click the search field or press Ctrl + K on the keyboard
-
Enter one or more keywords
Matching results appear dynamically as you type.
-
Select a result to jump directly to the relevant documentation section
Create an API Token in evalink talos
To authenticate against the evalink talos API, you must first create an API Token within the platform. evalink talos supports using the API Token with Bearer authentication.
Follow the steps below to generate an API Token:
-
Log in to evalink talos using your user credentials
-
In the main navigation menu, select Company
-
Open the Integrations tab, then click on Manage Tokens

-
Click on Create Token to generate a new API Token
-
Provide a descriptive name for the token and assign the required permissions
Note: For testing purposes, click on Select All permissions to avoid access limitations during evaluation.

-
(Optional) Enter comma separated IPs or IP ranges, for example 1.1.1.1, 2.2.2.2-3.3.3.3, under Whitelisted IPs or leave it blank to allow access from any IP
-
Click Submit
Your Company ID is displayed above the list of API Tokens. Both the API Token and the Company ID are required for interacting with evalink talos API.

When using the API Token with Bearer authentication, you need to include it in every API request via the Authorization header:
Authorization: Bearer 'your-api-token'
In addition, the Company ID must be included as a parameter in your API requests (typically as a path parameter or query parameter, depending on the specific endpoint). The API uses this value to ensure that the request is executed within the correct company context.
Access evalink talos API Documentation
You can access evalink talos API documentation here. Use the credentials below to log in:
Username: docs
Password: kfeEeIZTj43WubxoxrXn