Get app
GET
https://admin-api.alchemy.com/v1/apps/{id}
Retrieves detailed information about a specific application, including its API keys, configured chain networks with RPC/WebSocket/gRPC endpoints, enabled products, security allowlists, and creation timestamp.
Headers
stringrequired
Bearer authentication token
Path Parameters
stringrequired
Responses
200
Retrieved app successfully
401
Requires authentication
403
Forbidden
404
App not found
Was this page helpful?