Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Natural AI Parties API

Party and organization management

Natural AI Parties API is one of 15 APIs that Natural AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Parties. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 9 operations across 6 paths. It is described by OpenAPI 3.1.1, at version 0.2.0.

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

9 operations 6 paths 0 schemas 2 DELETE4 GET1 PATCH2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
0.2.0
Base URL
https://api.natural.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

  • HTTPBearer — Bearer authentication: send your API key, agent key, or OAuth access token as Authorization: Bearer .

Paths & Operations 9

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

Parties 9

Party and organization management

GET
/parties/me
Get party
parties.get 2 params → 200400401403404409422428
PATCH
/parties/me
Update party
parties.update 2 params body → 200400401403404409422428
GET
/parties/me/members
List party members
parties.listMembers 4 params → 200400401403404409422428
GET
/parties/{partyId}/compliance
Get party compliance
parties.getCompliance 3 params → 200400401403404409422428
PUT
/parties/me/handle
Set party handle
parties.setHandle 2 params body → 200400401403404409422428
GET
/parties/me/limits
Get party approval limits
parties.getLimits 2 params → 200400401403404409422428
PUT
/parties/me/limits
Set party approval limits
parties.setLimits 2 params body → 200400401403404409422428
DELETE
/parties/me/limits
Disable party approval limits
parties.disableLimits 2 params → 200400401403404409422428
DELETE
/parties/me/members/{userId}
Remove party member
parties.removeMember 4 params → 200400401403404409422428

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

natural-ai-parties-api-openapi.yml Raw ↑

Other APIs Natural AI publishes across the network.

Natural AI Agent Keys API
Natural AI Agents API
Natural AI API Keys API
Natural AI Approvals API
Natural AI Customers API
Natural AI Events API
Natural AI External Accounts API
Natural AI Invitations API
Natural AI PaymentRequests API
Natural AI Payments API
Natural AI Transactions API
Natural AI Transfers API