Authorization
A quick guide on how to retrieve your credentials needed for the API
Our API uses an API key to authorize your requests.
Upon successfully registering on typless an API key is automatically generated for you.
If you are logged you will see your API key: <<apiKey>>
.
If you do not see it, you can Login.
You can also obtain your API key by:
- Going to the Settings page
- Copy the API key value under the API key section
Getting your API key
Authorizing your requests
To successfully authorize your request, you must provide the API key in the header of your request under the key Authorization and it must be prepended with the word Token.
Updated 6 months ago
Whatβs Next
Successfully got your API key? Great!
Let's start using it. Find your use case and put it to the test!