Authentication
Getting Your API Key
Once your account is created, to begin using the Wordcab API, you'll need to copy your API key from the API Hub. You can find your API key by heading to the API Hub on your dashboard and clicking API Key on the left-hand menu.
You'll see a blurred key on the API Key page that you can click to copy.
Authentication
Please ensure that you add an Authorization
header with a Bearer
token to your API request.
Updated about 2 years ago