Getting started

A brief, end-to-end tutorial on how to perform the most basic task, preferably making an API request.

Required

Select 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:

  1. Signing up for an account
  2. Authenticating with the API
  3. Making a request
  4. Evaluating the response
  5. Next steps
    The suggested next steps can be links to Using , Tutorials, SDKs.

Examples

Screenshots

Spotify

spotify getting started screenshot

Stripe

stripe getting started screenshot
stripe code samples screenshot