# MoleAPI: kat-coder-pro-v2.5

- Model ID: `kat-coder-pro-v2.5`
- Provider: MoleAPI
- Web version: https://www.moleapi.com/en/models/moleapi/kat-coder-pro-v2.5
- Content status: catalog

## Model introduction

kat-coder-pro-v2.5 is a MoleAPI model available through MoleAPI with openai access. It fits OpenAI compatible, Coding workflows, with pricing synced from the MoleAPI console.

## Model capabilities

- OpenAI compatible
- Coding

### Verified specifications

- Catalog status: Currently available on MoleAPI
- Compatible protocols: openai
- Available billing groups: Standard

## Model pricing and access

Pricing is supplied dynamically by the MoleAPI console API.

### Standard (default, x1)

- Input: $0.74 / 1M tokens
- Output: $2.96 / 1M tokens

### Access protocols

| Protocol | Method | Endpoint |
| --- | --- | --- |
| openai | POST | /v1/chat/completions |

- Live pricing source: https://home.moleapi.com/api/pricing

## About kat-coder-pro-v2.5

kat-coder-pro-v2.5 is a MoleAPI model available through MoleAPI with openai access. It fits OpenAI compatible, Coding workflows, with pricing synced from the MoleAPI console.

### Sources

- [MoleAPI console pricing catalog](https://home.moleapi.com/api/pricing) — MoleAPI

## Code examples

### cURL

```bash
curl https://api.moleapi.com/v1/chat/completions \
  -H "Authorization: Bearer $MOLEAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"kat-coder-pro-v2.5","messages":[{"role":"user","content":"Hello"}]}'
```

## More related models

- [hy3](https://www.moleapi.com/en/models/moleapi/hy3) — MoleAPI
- [mimo-v2.5](https://www.moleapi.com/en/models/moleapi/mimo-v2.5) — MoleAPI
- [mimo-v2.5-pro](https://www.moleapi.com/en/models/moleapi/mimo-v2.5-pro) — MoleAPI
- [gpt-5.3-codex](https://www.moleapi.com/en/models/openai/gpt-5.3-codex) — OpenAI
- [gpt-5.3-codex-spark](https://www.moleapi.com/en/models/openai/gpt-5.3-codex-spark) — OpenAI
- [gpt-5-codex](https://www.moleapi.com/en/models/openai/gpt-5-codex) — OpenAI

## Frequently asked questions

### How is kat-coder-pro-v2.5 priced?

Prices are read from the MoleAPI console API and update with model prices, context tiers, and account groups.

### How can I access kat-coder-pro-v2.5?

The catalog currently lists openai.

### How do I switch an existing project to kat-coder-pro-v2.5?

Keep the MoleAPI API address and key, replace the model parameter, and check protocol-specific parameters.

### Where do the kat-coder-pro-v2.5 details come from?

Only confirmed availability, pricing, and protocol details from the MoleAPI catalog are included.
