Getting started
A brief, end-to-end tutorial on how to perform the most basic task, preferably making an API request.
RequiredSelect the least complex environment possible (for example, cURL or PowerShell rather than specific programming languages and SDKs). If possible, in code samples, use inline comments that explain what the sample does.
An example flow of a Getting started tutorial:
- Signing up for an account
- Authenticating with the API
- Making a request
- Evaluating the response
- Next steps
The suggested next steps can be links to Using, Tutorials, SDKs.
Examples
- developer.spotify.com/documentation/web-api/tutorials/getting-started
- stripe.com/docs/development/get-started
Screenshots
Spotify

Stripe

