Gensprite
Keys

Revoke an API key

DELETE
/v1/keys/{id}

Takes effect immediately. Requests already in flight with this key are not interrupted.

Authorization

AuthorizationBearer <token>

API key: Authorization: Bearer gsk_.... Used by the Godot plugin, the MCP server and the engine.

In: header

Path Parameters

id*string
Length1 <= length

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/keys/string"
Empty