Back to Docs/Hosted model catalog

Hosted model catalog

Find public hosted model IDs, lifecycle, context windows, capabilities, and token rates.

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

ModelContext windowInput / cached / output USD per million tokens
openpond-chat1,048,576$0.14 / $0.028 / $0.28
accounts/fireworks/models/kimi-k31,048,576$3.00 / $0.30 / $15.00
accounts/fireworks/models/glm-5p31,048,576$1.40 / $0.26 / $4.40
accounts/fireworks/models/deepseek-v4-pro1,048,576$1.74 / $0.145 / $3.48
accounts/fireworks/models/deepseek-v4-flash1,048,576$0.14 / $0.028 / $0.28
accounts/fireworks/models/nemotron-lightning-3p5-30b-a3b262,144$0.05 / $0.01 / $0.20
accounts/fireworks/models/minimax-m3512,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.

Next: Use the OpenAI-compatible API.