#Getting started
Use this path to move from a blank workspace to the first successful SD Platform request.
#Pick an environment
Start in sandbox so payload shape, authentication, and response handling can be verified without production dependencies. Keep the target base URL and credential source explicit in every example.
Info
Use sandbox examples in public docs unless a page is specifically about production rollout behavior.
#Send your first statement
The first working milestone is simple: authenticate, submit a statement, and confirm that the response can be interpreted by your application or automation layer.
#Move into reference
Use the API reference when you need exact request and response shapes. Use the roadmap to track when the CLI becomes a first-class public workflow.
