RapidAPI · Capability
RapidAPI Studio API — Endpoints
RapidAPI Studio API — Endpoints. 4 operations. Lead operation: List endpoints. Self-contained Naftiko capability covering one Rapidapi business surface.
What You Can Do
GET
Listendpoints
— List endpoints
/v1/projects/{projectid}/endpoints
POST
Createendpoint
— Create an endpoint
/v1/projects/{projectid}/endpoints
PUT
Updateendpoint
— Update an endpoint
/v1/projects/{projectid}/endpoints/{endpointid}
DELETE
Deleteendpoint
— Delete an endpoint
/v1/projects/{projectid}/endpoints/{endpointid}
MCP Tools
list-endpoints
List endpoints
read-only
idempotent
create-endpoint
Create an endpoint
update-endpoint
Update an endpoint
idempotent
delete-endpoint
Delete an endpoint
idempotent