Hosted model catalog
Find public hosted model IDs, lifecycle, context windows, capabilities, and token rates.
Hosted model catalog
The canonical catalog is GET /opchat/v1/models. It is backed by OpenPond's
public model registry and excludes hidden or deprecated entries.
Public catalog entries
| Model | Context window | Input / cached / output USD per million tokens |
|---|---|---|
openpond-chat | 1,048,576 | $0.14 / $0.028 / $0.28 |
deepseek-v4-flash | 1,048,576 | Registry-backed at request time |
accounts/fireworks/models/kimi-k3 | 1,048,576 | $3.00 / $0.30 / $15.00 |
accounts/fireworks/models/glm-5p2 | 1,048,576 | $1.40 / $0.14 / $4.40 |
accounts/fireworks/models/deepseek-v4-pro | 1,048,576 | $1.74 / $0.145 / $3.48 |
accounts/fireworks/models/deepseek-v4-flash | 1,048,576 | $0.14 / $0.028 / $0.28 |
accounts/fireworks/models/minimax-m3 | 512,000 | $0.30 / $0.059 / $1.20 |
Catalog availability, capabilities, lifecycle, and prices can change. Fetch the endpoint in production rather than copying this table into an application.