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 Usergroups API

Operations related to user groups

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

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

This API exposes 5 operations across 2 paths, and defines 2 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.

5 operations 2 paths 2 schemas 1 DELETE2 GET1 PATCH1 POST

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 Usergroups 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 5

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

usergroups 5

Operations related to user groups

GET
/usergroups
Returns user groups with filtering capabilities.
getUserGroups 7 params → 200400401500
POST
/usergroups
Creates a new user group.
createUserGroup body → 201400401500
GET
/usergroups/{id}
Returns a single user group by the id given.
getUserGroup 1 param → 200400401500
PATCH
/usergroups/{id}
Updates a user group given the id.
updateUserGroup 1 param body → 200400401500
DELETE
/usergroups/{id}
Deletes a user group given the id.
deleteUserGroup 1 param → 204400401500

Schemas 2

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

ApiError
object
2 properties
UserGroup
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

altr-usergroups-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 Usergroups 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.