/gcp/skus

POST /api/gcp/skus

Price: 1 credit

Look up one Google Cloud SKU by its id and return the description Google publishes for it, the product it belongs to, every region it is priced for, and its price with the currency and billing unit.

How to use it

The id is the dashed hexadecimal form Google prints on a billing line, `5987-A5DB-E43D`; a service or product id is a different thing and will be rejected. Take the id from gcp/skus/search. A SKU covers every region listed in `regions` at one price, so there is no per-region variant to choose between.

Parameters

Request body

Response

Errors

Response headers