APIContext · Capability
APIContext Platform API — Tokens
APIContext Platform API — Tokens. 3 operations. Lead operation: List API tokens. Self-contained Naftiko capability covering one business surface.
APIContext Platform API — Tokens is a Naftiko capability published by APIContext, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET, POST, and DELETE methods rooted at /v1/tokens.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: List API tokens. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include APIContext and Tokens.
What You Can Do
GET
Listtokens
— List API tokens
/v1/tokens/
POST
Createtoken
— Create an API token
/v1/tokens/
DELETE
Deletetoken
— Revoke an API token
/v1/tokens/{token_id}
MCP Tools
apicontext-listtokens
List API tokens
read-only
idempotent
apicontext-createtoken
Create an API token
apicontext-deletetoken
Revoke an API token
idempotent