How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ALTR Thresholds API

Operations about thresholds

ALTR Thresholds API is one of 69 APIs that ALTR publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Thresholds. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 17 operations across 10 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 12.25.1.

Requests are made against a single base URL, https://altrnet.live.altr.com/api.

17 operations 10 paths 3 schemas 5 DELETE2 GET2 PATCH5 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
12.25.1
Base URL
https://altrnet.live.altr.com/api
Authentication
HTTP Basic
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

ALTR Thresholds API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — MAPI uses [HTTP Basic Authentication](https://swagger.io/docs/specification/authentication/basic-authentication/). MAPI credentials can be obtained on the [API…

Paths & Operations 17

Across 10 paths, the API surfaces 17 operations — 5 DELETE, 2 GET, 2 PATCH, 5 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

thresholds 17

Operations about thresholds

GET
/thresholds
Returns an array of queries without full relationship data
getThresholds 2 params → 200400401500
POST
/thresholds
Creates a new threshold with a default configuration of always on (unless specified to be off), all whitelisted, and 0 records/minute access
createThreshold body → 201400401500
GET
/thresholds/{id}
Returns an a threshold with expanded details
getThresholdDetails 1 param → 200400401500
PUT
/thresholds/{id}
Updates a threshold and its relationships.
putThreshold 1 param body → 200400401500
DELETE
/thresholds/{id}
Deletes a threshold
deleteThreshold 1 param → 200400401500
PATCH
/thresholds/{id}/set-enabled
Enables or disables a threshold
thresholdSetEnabled 1 param body → 200400401500
PATCH
/thresholds/{id}/details
Updates basic threshold details
updateThresholdDetails 1 param body → 200400401500
PUT
/thresholds/{id}/access-rate
Replaces existing threshold access rate
updateThresholdAccessRate 1 param body → 200400401500
PUT
/thresholds/{id}/time-window
Replaces existing threshold time window
updateThresholdTimeWindow 1 param body → 200400401500
POST
/thresholds/{id}/ips
Add IPs to the whitelist for a threshold
addThresholdIPs 1 param body → 200400401500
DELETE
/thresholds/{id}/ips
Remove IPs to the whitelist for a threshold
removeThresholdIPs 1 param body → 200400401500
POST
/thresholds/{id}/groups
Add groups to a threshold
addThresholdGroups 1 param body → 201
DELETE
/thresholds/{id}/groups
Remove groups from a threshold
removeThresholdGroups 1 param body → 200400401500
POST
/thresholds/{id}/locks
Add locks to a threshold
addThresholdLocks 1 param body → 201400401500
DELETE
/thresholds/{id}/locks
Remove locks from a threshold
removeThresholdLocks 1 param body → 200400401500
POST
/thresholds/{id}/applications
Add applications to a threshold
addThresholdApplications 1 param body → 201400401500
DELETE
/thresholds/{id}/applications
Remove applications from a threshold
removeThresholdApplications 1 param body → 200400401500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are SimpleThreshold (12 properties), FullThreshold (10 properties), ApiError (2 properties). Each schema is shown below with its type and property counts.

ApiError
object
2 properties
SimpleThreshold
object
12 properties
FullThreshold
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

altr-thresholds-api-openapi.yml Raw ↑

Other APIs ALTR publishes across the network.

Vaulted Tokenization API
Key Management API (KMA)
ALTR MCP Server
ALTR Access Request API
ALTR Administrators API
ALTR Agent API
ALTR Agent Tasks API
ALTR Agents API
ALTR Alerts API
ALTR ALTR Managed Collections API
ALTR Anomalies API
ALTR Apikeys API
Where this information came from

This is an independent, third-party profile of ALTR Thresholds API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.