Skip to content

Instantly share code, notes, and snippets.

@albarin
Created May 6, 2019 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albarin/6c7f489aa464e8ab9d699b13e05a11a7 to your computer and use it in GitHub Desktop.
Save albarin/6c7f489aa464e8ab9d699b13e05a11a7 to your computer and use it in GitHub Desktop.
Authorization header
bearer_auth:
name: Authorization
type: apiKey
in: header
description: To authenticate to any Typeform API, you'll need to pass a public API access token to the `Authorization` header in the form of `Bearer <accessToken>`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment