Hanzo
Services

Pricing API

Unified pricing API for AI models, cloud plans, GPU tiers, and subscriptions

Pricing API

The Hanzo Pricing API provides real-time pricing for the entire Hanzo platform — AI models, cloud VMs, GPU compute, tools, and subscription plans.

Base URL: https://pricing.hanzo.ai

Key Endpoints

EndpointDescription
GET /v1/modelsOpenAI-compatible model listing (376+ models)
GET /v1/plansSubscription plans (Developer, Pro, Team, Enterprise)
GET /v1/cloudCloud VM plans, regions, and storage
GET /v1/gpuGPU tier pricing (H100)
GET /v1/toolsTool pricing (Web Search, Code Interpreter, etc.)

Features

  • 376+ AI models — 32 Zen (first-party) + 344 third-party from 58 providers
  • 11 cloud VM plans — from 5/mo(Starter)to5/mo (Starter) to 3,999/mo (Ultra)
  • Zero egress fees on all plans
  • 6-hour sync — prices updated from upstream providers automatically
  • OpenAI-compatible /v1/models endpoint
  • Revenue sharing — earn up to 20% on idle compute resale

Authentication

Most endpoints are public (no auth required). The /v1/sync endpoint requires a Bearer token.

Rate Limits

No rate limits on pricing API reads. Data is cached in-memory with 6-hour TTL.

API Reference

Full OpenAPI 3.1.0 specification available at the API Reference.

How is this guide?

Last updated on

On this page