/
AR
ararahq
/
AraraHQ API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
api-keys
7
get
Lista API keys ativas do usuário
post
Cria uma nova API key
delete
Revoga uma API key
patch
Atualiza nome, escopo, expiração ou IP allowlist
post
Rotaciona uma API key (gera nova, marca antiga como rotacionada)
get
Stats de uso da chave (7d / 30d)
get
Eventos de auditoria da chave (created, rotated, revoked, etc.)
auth
3
business-profile
3
campaigns
8
contacts
4
conversations
5
dashboard
3
health
1
messages
3
numbers
6
organization
1
payments
3
pricing
1
profile
4
recovery
6
templates
6
wallet
4
webhook-config
3
webhooks
1
api-keys
Atualiza nome, escopo, expiração ou IP allowlist
patch
/v1/api-keys/{id}
Path parameters
id
string
uuid
required
Request body
UpdateApiKeyRequest
required
name
string
nullable
scope
string
nullable
expiresAt
string
date-time
nullable
ipAllowlist
string
nullable
clearExpiration
boolean
clearIpAllowlist
boolean
Response
Atualizado
Changes