NetBird · Capability
NetBird REST API — Setup Keys
NetBird REST API — Setup Keys. 5 operations. Lead operation: List all Setup Keys. Self-contained Naftiko capability covering one Netbird business surface.
What You Can Do
GET
Get
— List all Setup Keys
/v1/api/setup-keys
POST
Post
— Create a Setup Key
/v1/api/setup-keys
GET
Get
— Retrieve a Setup Key
/v1/api/setup-keys/{keyid}
PUT
Put
— Update a Setup Key
/v1/api/setup-keys/{keyid}
DELETE
Delete
— Delete a Setup Key
/v1/api/setup-keys/{keyid}
MCP Tools
list-all-setup-keys
List all Setup Keys
read-only
idempotent
create-setup-key
Create a Setup Key
retrieve-setup-key
Retrieve a Setup Key
read-only
idempotent
update-setup-key
Update a Setup Key
idempotent
delete-setup-key
Delete a Setup Key
idempotent