Developer Guide
AlloyScan Developer Guide
For developers building applications that talk to the AlloyScan REST API. The endpoint reference itself lives in the API Reference; this guide covers the registration and credential flow you need before any API call.
Register your application
- How to register an API application — Create an App registration in the Admin Center.
- App Registrations Reference — Fields, scopes, and lifecycle of an App registration.
Next
Once you have a registration and a client secret, jump to the API Reference for the request-side contract.