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
Access key.
⚠️ This is not an app API key. Learn how to create an access key.
Path Parameters
stringrequired
Responses
200
Retrieved app successfully
401
Requires authentication
403
Forbidden
404
App not found
Was this page helpful?