cURL
curl --request GET \ --url https://api.gravixlayer.com/v1/accelerators \ --header 'Authorization: Bearer <token>'
[ { "gpu_id": "2d7c7178-aa1d-4b27-840d-ca8c0f35d5b1", "pricing": 0.39, "gpu_model": "NVIDIA_T4_16GB", "gpu_link": "pcie", "gpu_memory": 16, "status": "available", "updated_at": "2025-09-08T01:35:50Z" } ]
List available hardware configurations for deployments
API key authentication. Get your API key from the Gravix Layer Dashboard.
List of hardware