Andamio Logo
Developer Guides

Overview

Everything you need to build applications on the Andamio protocol

Build with Andamio

All guides use preprod (Cardano testnet) by default. See API Integration when you're ready for production.

Choose Your Path

PathTimeWhat You Get
Getting Started~15 minFull local dev environment with app template
API Quickstart~5 minFirst API call with curl (no app template)

After setup, continue with Your First Andamio App to build something real.

Guides

GuideDescription
API IntegrationEnvironment URLs, auth headers, endpoint taxonomy
AuthenticationWallet-based login, JWT flow, session management
Developer AccountsEmail/password registration, email verification, Developer JWT
API KeysRequest, rotate, and manage API keys
API ConceptsSource field, safe refetch timing, event queries
Transaction HandlingBuild → sign → submit lifecycle
Error HandlingFive failure modes and recovery patterns
Access Token VerificationVerify Andamio identity for third-party integrations

Platform

GuideDescription
Billing & PricingAPI tiers, rate limits, subscription management

Tools

ToolDescription
Andamio CLIManage course content and transactions from the command line

Reference