The Portal is where you manage everything that isn't XRPL data — your Honeycluster account, the projects you own, the API keys each project has issued, and the credit balance backing them.
Live at portal.honeycluster.io.
X-Credits-Remaining headers.production-indexer), copy the value, and store it in your secret
manager.A project's tier controls its rate-limit ceiling, monthly credit cap, and
the action taken when the cap is hit (block / throttle / warn /
allow). Change it at any time from Project → Billing → Tier. See
Rate Limits for the semantics of each action.
The portal surfaces everything via tRPC so you can automate it from your own scripts if you need to. Key creation, project setup, and usage queries all have typed endpoints — the portal UI is just one consumer.
If you're building internal tooling that needs to mint keys programmatically (CI pipelines, dynamic tenant provisioning), contact support to enable the management API for your account.