GET /users/1
Security is the first hurdle a developer must clear. This section must detail exactly how to authenticate requests. Whether your API uses API keys, Basic Auth, or OAuth 2.0, provide step-by-step instructions on how to generate credentials and how to include them in the request headers or query parameters. api docs