Gengxi API Developer Docs
Models & Pricing
Use Model Plaza for current public model and pricing information.
Model Plaza
Model Plaza is the public source for currently presented models and pricing. Prices and availability can change as model and provider offerings evolve.
Open Models & Pricing →Programmatic discovery
Use GET /v1/models to discover identifiers allowed by the current API key and group. It serves a different purpose from public pricing.
bashCopy
curl https://api.gengxi.ai/v1/models \
-H "Authorization: Bearer $GENGXI_API_KEY"