NetBird · Capability
NetBird REST API — MSP
NetBird REST API — MSP. 8 operations. Lead operation: Get MSP tenants. Self-contained Naftiko capability covering one Netbird business surface.
What You Can Do
GET
Get
— Get MSP tenants
/v1/api/integrations/msp/tenants
POST
Post
— Create MSP tenant
/v1/api/integrations/msp/tenants
PUT
Put
— Update MSP tenant
/v1/api/integrations/msp/tenants/{id}
POST
Post
— Verify a tenant domain DNS challenge
/v1/api/integrations/msp/tenants/{id}/dns
POST
Post
— Invite existing account as a Tenant to the MSP account
/v1/api/integrations/msp/tenants/{id}/invite
PUT
Put
— Response by the invited Tenant account owner
/v1/api/integrations/msp/tenants/{id}/invite
POST
Post
— Create subscription for Tenant
/v1/api/integrations/msp/tenants/{id}/subscription
POST
Post
— Unlink a tenant
/v1/api/integrations/msp/tenants/{id}/unlink
MCP Tools
get-msp-tenants
Get MSP tenants
read-only
idempotent
create-msp-tenant
Create MSP tenant
update-msp-tenant
Update MSP tenant
idempotent
verify-tenant-domain-dns-challenge
Verify a tenant domain DNS challenge
invite-existing-account-tenant-msp
Invite existing account as a Tenant to the MSP account
response-invited-tenant-account-owner
Response by the invited Tenant account owner
idempotent
create-subscription-tenant
Create subscription for Tenant
unlink-tenant
Unlink a tenant