---
title: "List Platforms"
method: GET
path: "/v1/api-performance/platforms"
tags: ["api-performance"]
---

# List Platforms

`GET /v1/api-performance/platforms`

## Response `200`

Successful Response

- PublicApiPerformancePlatformsResponse
  - `text_platforms` PublicApiPerformancePlatform[], required
    - `id` string, required
    - `label` string, required
    - `provider` string, required
    - `type` string, required
    - `credits_per_eval` integer, required
  - `agent_platforms` PublicApiPerformancePlatform[], required
    - `id` string, required
    - `label` string, required
    - `provider` string, required
    - `type` string, required
    - `credits_per_eval` integer, required

## Changes

- **2026-05-15** `820f778732b1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/usesapient/apis/sapient-public-api/changes/v1/api-performance/platforms/get.md)

---

[API](https://skmtc.dev/usesapient/apis/sapient-public-api.md) · [All operations](https://skmtc.dev/usesapient/apis/sapient-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usesapient/sapient-public-api/revisions/820f778732b1/schema)
