Ampersand · Capability
Ampersand public API — Org
Ampersand public API — Org. 12 operations. Lead operation: Ampersand Check if a Domain is Claimed. Self-contained Naftiko capability covering one Ampersand business surface.
What You Can Do
GET
Checkclaimeddomain
— Ampersand Check if a Domain is Claimed
/v1/claimed-domains
POST
Claimdomain
— Ampersand Claim a Domain
/v1/claimed-domains
POST
Createorg
— Ampersand Create a New Organization
/v1/orgs
GET
Getorg
— Ampersand Get an Organization
/v1/orgs/{orgid}
PATCH
Updateorg
— Ampersand Update an Organization
/v1/orgs/{orgid}
GET
Listorgbuilders
— Ampersand List Builders for an Organization
/v1/orgs/{orgid}/builders
GET
Listorgclaimeddomains
— Ampersand List Organization's Claimed Domains
/v1/orgs/{orgid}/claimed-domains
POST
Createorginvite
— Ampersand Invite a User to an Organization
/v1/orgs/{orgid}/invites
GET
Listorginvites
— Ampersand List Invites for an Organization
/v1/orgs/{orgid}/invites
GET
Getorginvite
— Ampersand Get an Invite
/v1/orgs/{orgid}/invites/{inviteid}
DELETE
Deleteorginvite
— Ampersand Revoke an Invite
/v1/orgs/{orgid}/invites/{inviteid}
POST
Addusertoorg
— Ampersand Add User to an Organization
/v1/orgs/{orgid}/memberships
MCP Tools
ampersand-check-if-domain-is
Ampersand Check if a Domain is Claimed
read-only
idempotent
ampersand-claim-domain
Ampersand Claim a Domain
ampersand-create-new-organization
Ampersand Create a New Organization
ampersand-get-organization
Ampersand Get an Organization
read-only
idempotent
ampersand-update-organization
Ampersand Update an Organization
idempotent
ampersand-list-builders-organization
Ampersand List Builders for an Organization
read-only
idempotent
ampersand-list-organization-s-claimed-domains
Ampersand List Organization's Claimed Domains
read-only
idempotent
ampersand-invite-user-organization
Ampersand Invite a User to an Organization
ampersand-list-invites-organization
Ampersand List Invites for an Organization
read-only
idempotent
ampersand-get-invite
Ampersand Get an Invite
read-only
idempotent
ampersand-revoke-invite
Ampersand Revoke an Invite
idempotent
ampersand-add-user-organization
Ampersand Add User to an Organization