---
title: "Get your custom pricing entries"
method: GET
path: "/marketplace/providers/compute"
---

# Get your custom pricing entries

`GET /marketplace/providers/compute`

Get your custom pricing entries

## Response `200`

Pricing response for custom pricing

- TypesMarketplaceProvidersResponse
  - `providers` SchemaComputePricingsRow[]
    - `architecture` string
    - `availability_zone` string
    - `cost_per_hour` number
    - `cpu_cores` number
    - `cpu_cores_cost_per_hour` number
    - `created_at` string
    - `id` string
    - `instance_type` string
    - `operating_system` string
    - `period_billing_hours` number
    - `provider` string
    - `ram_gb` number
    - `ram_gb_cost_per_hour` number
    - `raw_pricing_data` object
    - `region` string
    - `service` string
    - `tags` object
    - `updated_at` string
    - `usage_type` string

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/baselinehq/apis/costgraph-pricing-api.md) · [All operations](https://skmtc.net/baselinehq/apis/costgraph-pricing-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baselinehq/costgraph-pricing-api/revisions/3fda572e9a25/schema)
