SendGrid · Capability
Twilio SendGrid API Keys API — API Keys
Twilio SendGrid API Keys API — API Keys. 6 operations. Lead operation: Create API keys. Self-contained Naftiko capability covering one Sendgrid business surface.
What You Can Do
POST
Createapikey
— Create API keys
/v1/v3/api-keys
GET
Listapikey
— Retrieve all API Keys belonging to the authenticated user
/v1/v3/api-keys
GET
Getapikey
— Retrieve an existing API Key
/v1/v3/api-keys/{api-key-id}
PATCH
Updateapikeyname
— Update API key name
/v1/v3/api-keys/{api-key-id}
PUT
Updateapikey
— Update API key name and scopes
/v1/v3/api-keys/{api-key-id}
DELETE
Deleteapikey
— Delete API keys
/v1/v3/api-keys/{api-key-id}
MCP Tools
create-api-keys
Create API keys
retrieve-all-api-keys-belonging
Retrieve all API Keys belonging to the authenticated user
read-only
idempotent
retrieve-existing-api-key
Retrieve an existing API Key
read-only
idempotent
update-api-key-name
Update API key name
idempotent
update-api-key-name-and
Update API key name and scopes
idempotent
delete-api-keys
Delete API keys
idempotent