About Absolute
Absolute Secure Endpoint (formerly Absolute Visibility / Persistence) is endpoint resilience and security software for laptops, desktops, and Chromebooks. The Serval Absolute integration connects to your Secure Endpoint Console using an asymmetric API token. Serval signs each API call with your EC P-256 private key and sends it to the regional Absolute API host you select. There is no browser sign-in and no long-lived bearer token stored in workflows. Authentication: Asymmetric API token (Token ID + EC P-256 private key PEM). Serval constructs a JSON Web Signature for every request and posts it to Absolute’s/jws/validate endpoint on your configured API domain.
Data sync: On demand only. Workflows call the Absolute API when they run; there is no background sync or asset ingestion.
What the Absolute integration enables
Get your credentials
Serval needs four values from Absolute Secure Endpoint Console: an instance name (for your own labeling), the matching API domain, a Token ID, and the PEM-encoded EC P-256 private key that pairs with the public key uploaded when the token was created.Sign in to Secure Endpoint Console
https://secure.absolute.com or a regional variant) and sign in with an account that can manage API tokens.Create an asymmetric API token
Copy the Token ID
kid) on every signed request.Keep the matching private key
Note your API domain
api.absolute.com), US (api.us.absolute.com), EU (api.eu2.absolute.com), India (api.in1.absolute.com), and US Gov (api.fr1.absolutegov.com).Connect in Serval
Open the Absolute connect form
Instance Name (required)
Production or Corporate). This helps your team distinguish multiple Absolute installs.API Domain (required)
Token ID (required)
Private Key (required)
-----BEGIN / -----END lines.Save the connection
Gotchas and troubleshooting
Pick the API domain that matches your console region
Pick the API domain that matches your console region
Use an EC P-256 private key in PEM format
Use an EC P-256 private key in PEM format
Token permissions gate every workflow action
Token permissions gate every workflow action
Absolute may restrict tokens by source IP
Absolute may restrict tokens by source IP
Need help? Contact support@serval.com for assistance with your Absolute integration.

