Equinix · Capability
Metal API — SpotMarket
Metal API — SpotMarket. 7 operations. Lead operation: Get current spot market prices. Self-contained Naftiko capability covering one Equinix business surface.
What You Can Do
GET
Findspotmarketprices
— Get current spot market prices
/v1/market/spot/prices
GET
Findspotmarketpriceshistory
— Get spot market prices for a given period of time
/v1/market/spot/prices/history
GET
Findmetrospotmarketprices
— Get current spot market prices for metros
/v1/market/spot/prices/metros
GET
Listspotmarketrequests
— List spot market requests
/v1/projects/{id}/spot-market-requests
POST
Createspotmarketrequest
— Create a spot market request
/v1/projects/{id}/spot-market-requests
DELETE
Deletespotmarketrequest
— Delete the spot market request
/v1/spot-market-requests/{id}
GET
Findspotmarketrequestbyid
— Retrieve a spot market request
/v1/spot-market-requests/{id}
MCP Tools
get-current-spot-market-prices
Get current spot market prices
read-only
idempotent
get-spot-market-prices-given
Get spot market prices for a given period of time
read-only
idempotent
get-current-spot-market-prices-2
Get current spot market prices for metros
read-only
idempotent
list-spot-market-requests
List spot market requests
read-only
idempotent
create-spot-market-request
Create a spot market request
delete-spot-market-request
Delete the spot market request
idempotent
retrieve-spot-market-request
Retrieve a spot market request
read-only
idempotent