Basecamp

3.basecampapi.com

Community

Basecamp is a project management and team collaboration platform. Use this API to create and manage projects, todolists, todos, messages, and coordinate with team members in a centralized workspace.

Auth

oauth2

Pricing

free

Spec version

1.0

Base URL

https://3.basecampapi.com

Crawl failures

1

Last verified

2026-03-01T11:07:57.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

create_message

communication

Post a new message to a project's message board, enabling team discussions and announcements.

Detail: https://3.basecampapi.com/capabilities/create_message

create_todo

communication

Create a new todo item in a todolist, assigning it to team members and setting due dates.

Detail: https://3.basecampapi.com/capabilities/create_todo

create_todolist

communication

Create a new todolist within a project's todoset, organizing tasks into logical groups.

Detail: https://3.basecampapi.com/capabilities/create_todolist

list_campfires

communication

List all campfires (chat channels) in a Basecamp account for real-time team communication.

Detail: https://3.basecampapi.com/capabilities/list_campfires

list_people

email

List all people (team members) in a Basecamp account, including their names, email addresses, and roles.

Detail: https://3.basecampapi.com/capabilities/list_people

list_projects

communication

List all projects in a Basecamp account, including active and archived projects with their names, statuses, and metadata.

Detail: https://3.basecampapi.com/capabilities/list_projects

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Basecamp
Description: Basecamp is a project management and team collaboration platform. Use this API to create and manage projects, todolists, todos, messages, and coordinate with team members in a centralized workspace.
Auth: oauth2
Capabilities:
  - create_message: Post a new message to a project's message board, enabling team discussions and announcements.
  - create_todo: Create a new todo item in a todolist, assigning it to team members and setting due dates.
  - create_todolist: Create a new todolist within a project's todoset, organizing tasks into logical groups.
  - list_campfires: List all campfires (chat channels) in a Basecamp account for real-time team communication.
  - list_people: List all people (team members) in a Basecamp account, including their names, email addresses, and roles.
  - list_projects: List all projects in a Basecamp account, including active and archived projects with their names, statuses, and metadata.