API Documentation for TrustX
For more information, please visit: TrustX Documentation
Last Updated: 2026-04-27
URL for fir regional system
URL for gum regional system
URL for oak regional system
Obtain a bearer token by API Key for the tenant
Returns the JWT token, otherwise 401 and an error code and message.
OK
Bad Request
Unauthorized
List API Keys for the tenant
List API Keys for the tenant.
API Permissions: TNT#{tenantid}#ArthrServer:listTenantApiKeys
OK
Bad Request
Unauthorized
Create an API Key for a tenant
Create an API Key for a tenant.
API Permissions: TNT#{tenantid}#ArthrServer:createTenantApiKey
Created
Bad Request
Unauthorized
Get an API Key for a tenant
Returns the specific API Key for a tenant.
API Permissions: TNT#{tenantid}#ArthrServer:getFromTenant
OK
Bad Request
Unauthorized
Update an API Key for a tenant
Updates an API Key for a tenant.
API Permissions: TNT#{tenantid}#ArthrServer:updateTenantApiKey
OK
Bad Request
Unauthorized
Delete an API Key.
Deletes the specific API Key. Once the API is deleted it cannot be recovered.
API Permissions: TNT#{tenantid}#ArthrServer:deleteFromTenant
No Content
Bad Request
Unauthorized