Skip to main content
GET
Get Deployment Price
Once location_id and hardware_idare known, you can estimate the deployment cost based on the desired configuration. As a result, a detailed price breakdown will be returned.
This step is optional.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-api-key
string
required

io.net provided API Key

Query Parameters

location_ids
string
required

list of ids in a form of json array

hardware_id
integer
required
duration_hours
integer
required
Required range: x >= 1
gpus_per_container
integer
required
Required range: x >= 1
replica_count
integer
required
Required range: x >= 1

Response

Successful Response