Sideko · Capability
Sideko API — API Projects
Sideko API — API Projects. 7 operations. Lead operation: List API Projects. Self-contained Naftiko capability covering one Sideko business surface.
What You Can Do
GET
Listapiprojects
— List API Projects
/v1/api-projects
POST
Createapiproject
— Create API Project
/v1/api-projects
GET
Getapiproject
— Get API Project
/v1/api-projects/{projectid}
PUT
Updateapiproject
— Update API Project
/v1/api-projects/{projectid}
DELETE
Deleteapiproject
— Delete API Project
/v1/api-projects/{projectid}
GET
Listapiversions
— List API Versions
/v1/api-projects/{projectid}/versions
POST
Createapiversion
— Create API Version
/v1/api-projects/{projectid}/versions
MCP Tools
list-api-projects
List API Projects
read-only
idempotent
create-api-project
Create API Project
get-api-project
Get API Project
read-only
idempotent
update-api-project
Update API Project
idempotent
delete-api-project
Delete API Project
idempotent
list-api-versions
List API Versions
read-only
idempotent
create-api-version
Create API Version