AskBiz Academy
Learn to build on AskBiz
Four tracks, beginner to advanced, plus stand-alone lessons on the things reference docs don’t cover well — project tutorials and the reasoning behind design decisions like billing and idempotency.
Learning tracks
Beginner4 steps
Foundations
Get a working API key, understand authentication, and make your first safe-to-retry call.
- 1Quickstart — Create an account and make your first call in a few minutes.
- 2Authentication — How x-api-key works, and account-mode vs generic-mode keys.
- 3Build with a sandbox key — Realistic responses with no real debit, message, or charge.
- 4Errors and retries — Every error shape, and how Idempotency-Key keeps retries safe.
Beginner3 steps
Core endpoints
The three endpoints most integrations are actually built on.
Intermediate3 steps
Merchants & money
Act on a merchant’s behalf, and collect payment for it.
Advanced3 steps
Going to production
What changes between a working prototype and something merchants depend on.