Northflank · Capability
Northflank API — Services
Northflank API — Services. 4 operations. Lead operation: List services in a project. Self-contained Naftiko capability covering one Northflank business surface.
What You Can Do
GET
Listservices
— List services in a project
/v1/projects/{projectid}/services
POST
Createservice
— Create a service
/v1/projects/{projectid}/services
GET
Getservice
— Get a service
/v1/projects/{projectid}/services/{serviceid}
DELETE
Deleteservice
— Delete a service
/v1/projects/{projectid}/services/{serviceid}
MCP Tools
list-services-project
List services in a project
read-only
idempotent
create-service
Create a service
get-service
Get a service
read-only
idempotent
delete-service
Delete a service
idempotent