I Am New to SPECTER
Start with plain-language walkthrough, analogy, and diagrams.
I Want Product Context First
Learn the user journey in the frontend before coding.
I Am Integrating APIs
Go endpoint-by-endpoint with request/response schemas.
I Need Guided Integration
Follow practical patterns for wallet and app integration.
Learning map
Fastest beginner route (10-15 minutes)
Fastest beginner route (10-15 minutes)
- Open
/getting-started/first-time-overview. - Open
/explore/frontend-experienceand launch app. - Run
/getting-started/quickstart. - Keep
/faqopen for validation and common fixes.
Integrator route (backend teams)
Integrator route (backend teams)
- Read
/api/introduction. - Run
/getting-started/quickstart. - Use
/guides/integration-playbookfor production integration pattern. - Use
/api/registryand/api/stealthas the main loop.
