Skip to main content
The HYRE LLM Gateway is invite-only for integrations. We don’t do open self-serve signup for provider keys — every key is provisioned manually so we know who is on the other side, can size caps to your workload, and agree billing up front.

Request an API key

1

Reach out

DM @Cryptoeights on X or open an issue on GitHub. Include:
  • Who you are — project name, website, team contact
  • What you’re building — how HYRE fits as your LLM provider
  • Expected volume — requests/day and rough token volume, which models you need
  • Billing preference — prepaid credits or partner invoicing (below)
2

Review

We review requests case by case. Agent platforms, DeFi products, and crypto-native apps are the best fit.
3

Key delivery

Approved partners receive a hyre_gw_* key over a private channel, along with the daily caps and billing terms configured for it.

Key types

Standard keyPartner key
Best forSingle product using HYRE as its LLM backendPlatforms and marketplaces re-selling HYRE inference
BillingPrepaid USDC credits (Solana), drawn per requestUnmetered at request time, invoiced out-of-band
Daily caps10,000 requests/day and $50/day by default (customizable)No metering caps
Usage trackingPer-key daily usage countersFull retail cost logged per request for invoicing

Limits and fair use

  • Default caps are 10,000 requests/day and $50 spend/day per key. Hitting either returns 429 with a machine-readable limit object — see Limits & Errors.
  • Caps are per key and reset at midnight UTC. Need more? Ask — caps are configurable per key.
  • Keys can be revoked or rotated at any time. If your key leaks, contact us immediately for a rotation.

Key security

  • Treat hyre_gw_* keys like any provider secret: environment variables or a secret manager, never in client-side code or a public repo.
  • The gateway stores only a SHA-256 hash of your key — we cannot recover a lost key, only rotate it.
Just want to use HYRE models yourself (not as a provider inside a product)? The hyreagent.fun dashboard has self-serve PAYG with prepaid USDC credits, and the gateway accepts keyless x402 per-call payments.