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

Arcee AI Organizations API

The Organizations API from Arcee AI — 20 operation(s) for organizations.

Arcee AI Organizations API is one of 29 APIs that Arcee AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 24 operations across 20 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.arcee.ai.

24 operations 20 paths 14 schemas 4 DELETE9 GET5 PATCH5 POST1 PUT

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.arcee.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

Paths & Operations 24

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

Organizations 24
GET
/app/v1/orgs
Get User Organizations
get_user_organizations_app_v1_orgs_get → 200
PUT
/app/v1/orgs
Update Organization
update_organization_app_v1_orgs_put body → 200422
POST
/app/v1/orgs
Create Organization
create_organization_app_v1_orgs_post body → 200422
GET
/app/v1/orgs/profiles
Get Organizations With Profiles
get_organizations_with_profiles_app_v1_orgs_profiles_get 3 params → 200422
GET
/app/v1/orgs/{org_id}/users
Get Organization Users
get_organization_users_app_v1_orgs__org_id__users_get 1 param → 200422
POST
/app/v1/orgs/{org_id}/users
Change Users Organization
change_users_organization_app_v1_orgs__org_id__users_post 1 param body → 200422
GET
/app/v1/related-users
Get Related Users
get_related_users_app_v1_related_users_get → 200
GET
/app/v1/orgs/{org_id}
Get Organization By Id
get_organization_by_id_app_v1_orgs__org_id__get 1 param → 200422
DELETE
/app/v1/orgs/{org_id}
Delete Organization
delete_organization_app_v1_orgs__org_id__delete 1 param → 200422
PATCH
/app/v1/orgs/{org_id}/status
Change Organization Status
change_organization_status_app_v1_orgs__org_id__status_patch 1 param body → 200422
POST
/app/v1/switch-current-org
Switch User Current Org
switch_user_current_org_app_v1_switch_current_org_post body → 200422
POST
/app/v1/orgs/status
Update Organization Status
update_organization_status_app_v1_orgs_status_post body → 200422
GET
/app/v1/invitations
Get Organization Invitations
get_organization_invitations_app_v1_invitations_get → 200
DELETE
/app/v1/invitations/{invitation_id}
Remove Invitation
remove_invitation_app_v1_invitations__invitation_id__delete 1 param → 200422
PATCH
/app/v1/invitations/{invitation_id}/status
Update Invitation Status
update_invitation_status_app_v1_invitations__invitation_id__status_patch 1 param body → 200422
PATCH
/app/v1/users/{user_id}/role
Update User Role
update_user_role_app_v1_users__user_id__role_patch 1 param body → 200422
DELETE
/app/v1/users/{user_id}
Remove User From Organization
remove_user_from_organization_app_v1_users__user_id__delete 1 param → 200422
DELETE
/app/v1/remove_my_self_from_org/{org_id}
Remove Myself From Organization
remove_myself_from_organization_app_v1_remove_my_self_from_org__org_id__delete 1 param → 200422
PATCH
/app/v1/users/{user_id}/status
Update User Status
update_user_status_app_v1_users__user_id__status_patch 1 param body → 200422
POST
/app/v1/members/add
Add Members
add_members_app_v1_members_add_post body → 200422
GET
/app/v1/heartbeats
Get Members Heartbeats
get_members_heartbeats_app_v1_heartbeats_get 4 params → 200422
GET
/app/v1/member-logs
Get Member Logs
get_member_logs_app_v1_member_logs_get 5 params → 200422
GET
/app/v1/orgs/details/{org_id}
Get Organization Details
get_organization_details_app_v1_orgs_details__org_id__get 1 param → 200422
PATCH
/app/v1/orgs/profiles/{org_id}
Update Organization Profiles
update_organization_profiles_app_v1_orgs_profiles__org_id__patch 1 param body → 200422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are PaginatedOrgProfilesResponse (7 properties), Body_create_organization_app_v1_orgs_post (5 properties), UpdateOrgRequest (5 properties), ValidationError (3 properties). Each schema is shown below with its type and property counts.

ChangeUserOrgRequest
object
1 property 1 required
SwitchUserCurrentOrgRequest
object
1 property 1 required
UpdateOrgRequest
object
5 properties
Body_add_members_app_v1_members_add_post
object
1 property 1 required
HTTPValidationError
object
1 property
OrganizationStatusUpdateRequest
object
2 properties 2 required
Body_create_organization_app_v1_orgs_post
object
5 properties 1 required
ValidationError
object
3 properties 3 required
ChangeOrganizationStatusRequest
object
1 property 1 required
Body_update_invitation_status_app_v1_invitations__invitation_id__status_patch
object
1 property 1 required
PaginatedOrgProfilesResponse
object
7 properties 7 required
Body_update_user_status_app_v1_users__user_id__status_patch
object
1 property 1 required
UpdateOrgProfilesRequest
object
3 properties
Body_update_user_role_app_v1_users__user_id__role_patch
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

arcee-ai-organizations-api-openapi.yml Raw ↑

Other APIs Arcee AI publishes across the network.

Arcee AI Access Profiles API
Arcee AI AFM API API
Arcee AI Analytics API
Arcee AI Arcee-Admin API
Arcee AI Auth API
Arcee AI Automated Reports API
Arcee AI Billing API
Arcee AI Chat API
Arcee AI Completions API
Arcee AI Demo Mode API
Arcee AI Dev Mode API
Arcee AI Device Auth API
Where this information came from

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