IntegrationOS Organizations API

Programmatically manage organizations, their members, invitations, AuthKit configuration, and API keys with a service-account API key

Operations 16

POST /v1/management/organizations/setup Setup Organization #
DELETE /v1/management/organizations/{org_id} Delete Organization #
GET /v1/management/organizations/{org_id} Get Organization #
PUT /v1/management/organizations/{org_id} Update Organization Settings #
PUT /v1/management/organizations/{org_id}/authkit Configure Organization Embeddable Auth #
GET /v1/management/organizations/{org_id}/invitations List Organization Invitations #
POST /v1/management/organizations/{org_id}/invitations Create Organization Invitation #
DELETE /v1/management/organizations/{org_id}/invitations/{invitation_id} Revoke Organization Invitation #
POST /v1/management/organizations/{org_id}/invitations/{invitation_id}/resend Resend Organization Invitation #
GET /v1/management/organizations/{org_id}/keys List Organization Keys #
POST /v1/management/organizations/{org_id}/keys Create Organization Key #
DELETE /v1/management/organizations/{org_id}/keys/{key_id} Delete Organization Key #
PUT /v1/management/organizations/{org_id}/keys/{key_id}/configure Configure Organization Key Access #
GET /v1/management/organizations/{org_id}/members List Organization Members #
PUT /v1/management/organizations/{org_id}/members Update Organization Member Role #
DELETE /v1/management/organizations/{org_id}/members/{user_id} Remove Organization Member #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/integration-os-organizations-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

integration-os-organizations-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  description: The One API. Universal API integration platform for AI agents and applications.
  license:
    name: ''
  title: One Organizations API
  version: 5.35.0
tags:


# --- truncated at 32 KB (43 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/integration-os/refs/heads/main/openapi/integration-os-organizations-api-openapi.yml