API Reference
Search
Search GPUs
2min
GET
QUERY PARAMETERS
q
string
*Example: %7B%22verified%22%3A%20%7B%22eq%22%3A%20true%7D%2C%20%22external%22%3A%20%7B%22eq%22%3A%20false%7D%2C%20%22rentable%22%3A%20%7B%22eq%22%3A%20true%7D%2C%20%22compute_cap%22%3A%20%7B%22gt%22%3A%20%22600%22%7D%2C%20%22disk_space%22%3A%20%7B%22gt%22%3A%20%2210000%22%7D%2C%20%22order%22%3A%20%5B%5B%22score%22%2C%20%22desc%22%5D%5D%2C%20%22type%22%3A%20%22on-demand%22%7D
Query to Search For Machines. This query is a json encoded string of the search parameters. You can see the search parameters in the POST version of this request.
RESPONSES
200
Successful response
SearchGPUs
offers
Offer[]
*

Updated 20 Jul 2023
Did this page help you?