Teamwork Bearer Token Generator

Generate OAuth bearer tokens for your Teamwork developer applications

Logged in as: {{ user.firstName}} {{user.lastName}}
{{ baseUrl }}developer →
1
Choose App
2
Authenticate
3
Get Token
Loading...
Error: {{ error }}

Your Developer Apps

No apps found

Create your first developer app to start generating bearer tokens.

Or manage existing apps in the Developer Console

{{ app.name }}

{{ app.description }}

Client ID: {{ app.clientId }} Scopes: {{ app.scopes.join(', ') }}

Configuration Required

To generate tokens, add this redirect URI to your app settings:

{{ REDIRECT_URI }}

Update app settings →

Create New Developer App

Auto-configured for tokens

This app will be created with 'Projects' scope and the correct redirect URI for generating bearer tokens.

{{ toast.message }}