IntegrationOS Projects API

Programmatically manage projects inside an organization — including members, invitations, and project-scoped API keys — with a service-account API key

Operations 14

GET /v1/management/organizations/{org_id}/projects List Projects #
POST /v1/management/organizations/{org_id}/projects Create Project #
DELETE /v1/management/organizations/{org_id}/projects/{project_id} Delete Project #
PUT /v1/management/organizations/{org_id}/projects/{project_id} Update Project #
PUT /v1/management/organizations/{org_id}/projects/{project_id}/authkit Configure Project Embeddable Auth #
GET /v1/management/organizations/{org_id}/projects/{project_id}/invitations List Project Invitations #
POST /v1/management/organizations/{org_id}/projects/{project_id}/invitations Create Project Invitation #
GET /v1/management/organizations/{org_id}/projects/{project_id}/keys List Project Keys #
POST /v1/management/organizations/{org_id}/projects/{project_id}/keys Create Project Key #
DELETE /v1/management/organizations/{org_id}/projects/{project_id}/keys/{key_id} Delete Project Key #
PUT /v1/management/organizations/{org_id}/projects/{project_id}/keys/{key_id}/configure Configure Project Key Access #
GET /v1/management/organizations/{org_id}/projects/{project_id}/members List Project Members #
PUT /v1/management/organizations/{org_id}/projects/{project_id}/members Update Project Member Role #
DELETE /v1/management/organizations/{org_id}/projects/{project_id}/members/{user_id} Remove Project 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-projects-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-projects-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 Projects API
  version: 5.35.0
tags:


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