/
AG
agience
/
Agience Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1mo ago
View markdown
agience
Agience Platform API
get
Get Api Key
latest
OpenAPI 3.1.0
2026-07-17
89
64
200.5 KB
187bad270c94
Artifacts
18
Authentication
22
Beacon (premium)
3
Downloads
1
Events
1
Gate (internal)
2
Grants
9
OAuth Clients
6
Personal API Keys
5
get
List Api Keys
post
Create Api Key
get
Get Api Key
delete
Delete Api Key
patch
Update Api Key
Platform
6
Search
1
Secrets
5
Server Credentials
1
Setup
4
Stream
3
Types
2
Personal API Keys
Get Api Key
get
/auth/keys/{key_id}
Path parameters
key_id
string
required
Response
Successful Response
APIKeyResponse
required
id
string
required
user_id
string
required
name
string
required
client_id
string
nullable
host_id
string
nullable
server_id
string
nullable
agent_id
string
nullable
display_label
string
nullable
issued_by_user_id
string
nullable
created_from_client_id
string
nullable
scopes
string[]
required
resource_filters
object
required
created_time
string
required
modified_time
string
nullable
expires_at
string
nullable
last_used_at
string
nullable
is_active
boolean
required