B

basecamp.com

Basecamp is a project management and team collaboration product for organizing projects, tasks, messages, schedules, files, and related work. It also provides developer tooling for integrating external apps and AI-assisted workflows with Basecamp accounts.

2 integrations · REST · CLI

Basecamp exposes a REST API at `https://3.basecampapi.com/{accountId}` plus an official `basecamp` CLI; both use OAuth-based access tokens, and the CLI can optionally be configured with your own OAuth app credentials.

discovered 2mo ago
REST · OpenAPI1
CLI1
Credentials
Basecamp OAuth app (client ID + client secret)oauth2Set up OAuth

Register an integration at 37signals Launchpad Integrations. Create your app to receive a client_id and client_secret, and configure a redirect_uri. Basecamp's auth docs say to use Launchpad authorization at https://launchpad.37signals.com/authorization/new and token exchange at https://launchpad.37signals.com/authorization/token. User-authorized access tokens and refresh tokens are then minted through that OAuth flow.

Basecamp OAuth access tokenbearer$ basecamp auth login

Acquired by the CLI — running basecamp auth login opens the auth flow and stores the credential.

conventions · 0/8 published

Publish these signals → /publishing