Skip to content
Neruba
Usage pricing, credits, and subscriptions
OverviewWhat Neruba owns, who it fits, and what to inspect first.CapabilitiesInspect ingest, billing runs, balances, payments, and operator workflows.
Compare
Pricing
DocsJump to quickstart, examples, operations, and rollout guides.API examplesCopy auth, setup, ingest, credits, and billing-read request flows.ImplementationMap rollout sequencing, migration work, and launch readiness.Engineering NotesUse the technical lesson sequence when the team needs the patterns first.
Trust
Plan your rollout
Docs

Developer docs

Neruba Billing Engine gives builders a direct route into the first working loop, then opens deeper reference only when the project actually needs it.

Start local setupBrowse API examples
Start
overview + quickstart
Build
request flows + examples
Operate
readiness + support
Review
architecture + trust
Developer path
Get to the useful docs route faster
Move through the product with less guesswork
Orient
Step 1

Understand the model before you read endpoint details.

Build
Step 2

Use quickstart and examples to wire the first loop.

Operate
Step 3

Bring in readiness, support, and deployment posture.

Review
Step 4

Use trust and architecture when scrutiny increases.

How builders usually move
Fastest path
Overview → quickstart → examples
Built for
Builders who need a working mental model quickly
Team result
Faster onboarding with fewer dead ends
Why this docs path works
Review layer
Trust and architecture when scrutiny increases
Tone
Practical and implementation-first
On this page
Jump to setup, examples, or deeper technical pages.
Quick scanBuilder routeReference shelfChecklistUseful materials
Quick read

Choose the shortest path to the answer the team needs right now

Use docs as a routing page, not a long read. Start with quickstart for a working stack, open examples for copyable requests, and bring in architecture or trust only when the project reaches that depth.

Check fit, start in the right section, and open the next useful page.
Best for
  • You need to decide which page solves the current implementation question fastest.
  • A reviewer needs the right technical artifact without reading the full marketing surface first.
  • You want one shared shelf for quickstart, request flows, operations, architecture, and trust.
Read first
  1. 1Open quickstart for the first working environment and readiness loop.
  2. 2Jump to examples when the team needs real request shapes and replay-safe writes.
  3. 3Use implementation, operations, architecture, or trust only when the rollout question gets sharper.
Also inspect
Quickstart

Bring the stack up, confirm readiness, and get to the first working loop.

API examples

Copy the first auth, project, ingest, and billing-read request flows.

Operations guide

Review deployment, scheduler, webhook, and support posture before cutover.

Docs map

Find the fastest path to a working integration

Use quickstart for first validation, examples for request shape, operations for hardening, and architecture or trust when more reviewers join the conversation.

Start
overview + product model
Build
quickstart + examples
Operate
readiness + support
Review
architecture + trust
Builder path
How a builder moves from first read to rollout work
1
Orient

Use overview and concepts to understand the billing shape before writing code.

2
Integrate

Use examples and quickstart to make the first request loop work end to end.

3
Review

Bring architecture, trust, and security in when more stakeholders enter the room.

4
Launch

Use implementation and operations material when rollout questions become real.

Reference map

A reference shelf teams can share

Route the team to the right next page: orient on the model, copy the first request flow, confirm readiness, and open architecture or trust only when the project reaches that level of scrutiny.

First loop
Quickstart + examples
Hardening
Readiness + operations
Review
Architecture + trust
Open quickstartOpen operations
Delivery checklist
What needs to be verified before the first loop is considered complete
Scope the credentials
Step 1

Confirm the project boundary and the key scopes before any ingest traffic is live.

Protect the write path
Step 2

Pair every usage or charge write with stable IDs so retries stay safe.

Read the money story
Step 3

Check balances, ledger entries, or billing overview so the write has visible financial consequences.

Share the proof
Step 4

Keep a copyable request trail the next engineer or operator can understand quickly.

Core reference

Commercial model

Use this reference section to understand how pricing, balances, billing runs, and outputs fit together before you wire endpoints or rollout flows.

  • Projects / tenants and project-scoped access
  • Subscriptions, usage, prepaid credits, and hybrid pricing
  • Deterministic billing runs and recomputation
  • Wallets, balances, and ledger-backed adjustments
  • Billing and reconciliation outputs
Core reference

API and integration surface

Use this section when the team needs the actual integration surface: auth, scoped keys, ingest, wallet reads, payments, and operator-facing endpoints.

  • Usage ingestion endpoints with idempotency keys
  • Project and API-key management primitives
  • Wallet, ledger, and payment reads
  • Checkout and Stripe webhook entry points
  • Admin and support-oriented endpoints
Jump point

5-minute quickstart

The fastest path to a working local demo, first-run checks, and a `/health/ready` confirmation before deeper rollout work starts.

Open page
Jump point

Implementation guide

The rollout model: event shape, launch sequencing, deployment posture, and how to manage cutover risk before billing touches production money.

Open page
Jump point

Capabilities map

A grounded view of projects, ingest, billing runs, ledger state, payments, admin actions, and operator tooling.

Open page
Jump point

Copyable request flows

The first integration loop most teams need: auth, project creation, project API keys, usage ingest, and billing reads.

Open page
Jump point

Architecture map

Domain modules, ingress boundaries, and why the codebase separates transport, compute, and financial state the way it does.

Open page
Planning checklist

A practical checklist before launch gets close

  • • Map the pricing model: subscription, usage, credits, or hybrid
  • • Define your event schema, idempotency keys, and replay expectations before sending live traffic
  • • Choose your MySQL/MariaDB path and confirm how migrations will run in each environment
  • • Walk through auth, project setup, project API keys, usage ingest, and billing reads before you broaden the surface area
  • • Use readiness checks and smoke paths to prove the stack is healthy before deeper validation
  • • Decide Swagger and OpenAPI posture by environment instead of leaving docs exposure implicit
  • • Plan ledger, billing, reconciliation, and support workflows before cutover
Plan your rolloutStart Engineering Notes
Useful materials
Quickstart path

Buyer onboarding, Docker and local paths, doctor checks, and the first `/health/ready` loop.

Open page
Ingest client examples

Concrete request flows for `/ingest/usage`, `/ingest/usage/batch`, and `/ingest/charge`, including idempotency handling.

Open page
Operations guide

Scheduler locking, recovery sweeps, docs posture, deployment modes, and support workflows.

Open page
Architecture and migration review

Use the architecture map and migration review checklist when teams need to understand seams, cutover, and rollback risk.

Open page
Technical planning brief PDF

A lightweight asset for sharing internally while the team aligns on rollout approach, stakeholders, and next questions.

Open artifact
Ready to implement

Get working faster and open deeper material only when it earns its place

Neruba Billing Engine gives teams the shortest route into the first working loop, the reference pages they need as the system broadens, and the material that helps security, operations, and architecture join at the right time.

quickstartexamplesoperationstrust
Start local setupBrowse API examplesOpen implementation
Boundary review
The architecture questions that need to be answered together
1
Where requests enter

Ingress boundaries should stay explicit before domain logic fans out.

2
Where money state persists

Balances, credits, and financial state need one durable story the team can inspect.

3
Where retries resolve

Conflict-safe helpers, dedupe, and replay boundaries need to be visible early.

4
Where support steps in

The architecture should leave room for operators to explain and recover, not just process requests.

Built for product, finance, and security teams

Ready to move from review into a concrete rollout conversation?

Use the platform, docs, trust, and implementation pages to get the right people aligned. When the project becomes active, share your pricing model, deployment posture, and migration constraints so the reply starts with your environment.

Plan your rolloutImplementation guide
Technical briefingsNeruba Engineering Notes
Neruba
Usage pricing, credits, and subscriptions

Usage ingest, ledger-backed billing, and operator-ready recovery for teams that need the money model to stay explainable.

© 2026 AspectSoft
Product
OverviewCapabilitiesSolutionsBuying paths
Developers
QuickstartImplementationDocsAPI examplesOperationsBlog
Trust
Trust CenterSecurityPrivacyStripe comparison