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

Altimate AI USER_GROUP API

The USER_GROUP API from Altimate AI — 19 operation(s) for user_group.

Altimate AI USER_GROUP API is one of 123 APIs that Altimate AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 23 operations across 19 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.myaltimate.com.

23 operations 19 paths 25 schemas 4 DELETE8 GET1 PATCH10 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.myaltimate.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Altimate AI USER_GROUP API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 23

Across 19 paths, the API surfaces 23 operations — 4 DELETE, 8 GET, 1 PATCH, 10 POST. Each is listed below with its method, path, parameters, and response codes.

USER_GROUP 23
GET
/groups/
Group Get All
group_get_all_groups__get 9 params → 200400403422
POST
/groups/
Group Add
group_add_groups__post 1 param body → 200400403422
GET
/groups/get_all
Group Get All Unpaginated
group_get_all_unpaginated_groups_get_all_get 7 params → 200400403422
GET
/groups/{group_id}
Group Get One
group_get_one_groups__group_id__get 4 params → 200400403422
PATCH
/groups/{group_id}deprecated
Group Edit
group_edit_groups__group_id__patch 2 params body → 200400403422
DELETE
/groups/{group_id}
Group Delete
group_delete_groups__group_id__delete 2 params → 200400403422
DELETE
/groups/{group_id}/rules/{rule_id}
Group Rule Delete
group_rule_delete_groups__group_id__rules__rule_id__delete 3 params → 200400403422
POST
/groups/group_rule_file
Upload File
upload_file_groups_group_rule_file_post 1 param body → 200400403422
POST
/groups/user_group_file
Upload File
upload_file_groups_user_group_file_post 1 param body → 200400403422
GET
/groups/group_rules/{group_uuid}deprecated
Upload File
upload_file_groups_group_rules__group_uuid__get 2 params → 200400403422
DELETE
/groups/{group_id}/users/{user_id}
Group User Remove
group_user_remove_groups__group_id__users__user_id__delete 3 params → 200400403422
POST
/groups/group_create
Group Create
group_create_groups_group_create_post 1 param body → 200400403422
POST
/groups/{user_group_id}/rules
Add Group Rule
add_group_rule_groups__user_group_id__rules_post 2 params body → 200400403422
POST
/groups/{user_group_id}/members
Add Group Member
add_group_member_groups__user_group_id__members_post 2 params body → 200400403422
POST
/groups/{user_group_id}/ownership
Add Group Ownership
add_group_ownership_groups__user_group_id__ownership_post 2 params body → 200400403422
GET
/groups/{user_group_id}/ownership
Get Group Ownership
get_group_ownership_groups__user_group_id__ownership_get 2 params → 200400403422
DELETE
/groups/{user_group_id}/ownership/{ownership_id}
Delete Group Ownership
delete_group_ownership_groups__user_group_id__ownership__ownership_id__delete 3 params → 200400403422
POST
/groups/ownership-rules/cost-preview
Get Ownership Cost Preview
get_ownership_cost_preview_groups_ownership_rules_cost_preview_post 3 params body → 200400403422
POST
/groups/ownership-rules/conflicting-team
Get Conflicting Team
get_conflicting_team_groups_ownership_rules_conflicting_team_post 5 params body → 200400403422
POST
/groups/ownership-rules/conflicting-team/download
Download Conflicting Team
download_conflicting_team_groups_ownership_rules_conflicting_team_download_post 3 params body → 200400403422
GET
/groups/ownership-rules/conflicts/{user_group_id}
Get Ownership Conflicts Summary
get_ownership_conflicts_summary_groups_ownership_rules_conflicts__user_group_id__get 4 params → 200400403422
GET
/groups/ownership-rules/conflicts/{user_group_id}/details
Get Ownership Conflict Details
get_ownership_conflict_details_groups_ownership_rules_conflicts__user_group_id__details_get 12 params → 200400403422
GET
/groups/ownership-rules/conflicts/{user_group_id}/details/downloaddeprecated
Download Ownership Conflict Details
download_ownership_conflict_details_groups_ownership_rules_conflicts__user_group_id__details_download_get 10 params → 200400403422

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are GroupResponse (16 properties), GroupSummaryResponse (10 properties), UserBasicResponse (10 properties), TeamConflictDetailItem (8 properties). Each schema is shown below with its type and property counts.

GroupMemberRequest
object
1 property 1 required
GroupResponse
object
16 properties 3 required
GroupOwnershipRequest
object
1 property 1 required
GroupSummaryResponse
object
10 properties 3 required
GroupRuleItem
object
3 properties 3 required
HTTPValidationError
object
1 property
GroupAddIn
object
4 properties 1 required
OwnershipConflictSummaryResponse
object
Response model for ownership rules conflict summary for a specific group. Sample: { "conflictedteams": ["A", "B"] "conflictedteamcount": 13, "conflictedentityc…
5 properties 5 required
OwnershipCostPreviewResponse
object
4 properties 4 required
Page_GroupSummaryResponse_
object
5 properties 4 required
OwnershipConflictingTeamResponse
object
Response model for conflicting team ownership. Sample: { "conflicts": [ { "teamlist": ["teamA", "TeamB"], "conflictingentitycount": 55, "conflictingcost": 150.…
2 properties 2 required
OwnershipCostPreviewRequest
object
1 property 1 required
TeamConflictDetailItem
object
Individual conflict detail item for table display.
8 properties 3 required
GroupEditIn
object
4 properties
ValidationError
object
3 properties 3 required
ConflictingTeamItem
object
3 properties 3 required
GroupRuleRequest
object
1 property 1 required
Body_upload_file_groups_group_rule_file_post
object
1 property 1 required
Body_upload_file_groups_user_group_file_post
object
1 property 1 required
UserBasicResponse
object
10 properties 5 required
TeamConflictDetailsResponse
object
Response model for detailed team conflict information with pagination. Sample: { "conflicts": [ { "teamname": "Team A", "entitytype": "query", "entityname": "q…
5 properties 5 required
CreateGroupRequest
object
2 properties 2 required
OwnershipCostPreviewItem
object
2 properties 2 required
StandardResponse
object
1 property 1 required
GroupOwnershipItem
object
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

altimate-ai-user-group-api-openapi.yml Raw ↑

Other APIs Altimate AI publishes across the network.

Altimate AI ACCOUNT_COSTS API
Altimate AI ade-bench API
Altimate AI AGENTS API
Altimate AI AI_PLAYGROUND API
Altimate AI AI_SERVICES API
Altimate AI AI_STUDIO API
Altimate AI ALERTS_V1 API
Altimate AI AUDIT_TRAIL API
Altimate AI AUTH API
Altimate AI Auth Health API
Altimate AI AZURE_DATABRICKS_CONNECTIONS API
Altimate AI Business Intelligence API
Where this information came from

This is an independent, third-party profile of Altimate AI USER_GROUP 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.