Skip to content
Project Blue Support Docs home
Project Blue Support Docs home

Project Blue API, Webhooks & MCP

This page is your jumping-off point for working with Project Blue programmatically. Whether you're connected through a CRM integration or running on API only, everything you need lives in the links below.

project-blue-static-4-5 (3).jpeg

API Documentation

Our full API reference is available at api.tryprojectblue.com. Head there for endpoints, request/response shapes, and examples.

Generating an API Key

If you're connected with a CRM integration, you can interact with our API as well. To generate an API key:

  1. Open your Project Blue portal

  2. Go to SettingsGeneralAPI Keys

  3. Generate a new key'

Screenshot 2026-04-28 at 12.53.42 AM.png

Webhooks

Webhooks are now available to all Project Blue users, regardless of your integration type. If you want to receive real-time notifications for outbound or inbound events, you can set up a webhook directly in your Project Blue portal under Settings › General › Webhooks. Project Blue will POST event data to your configured URLs based on the direction filters you set.

image.png

Project Blue MCP

We also publish the Project Blue MCP, which lets you interact with our system end-to-end through MCP-compatible clients like Claude Code, Cursor, and others. You can find connection details in the API docs.

If you have questions or run into anything unexpected, reach out to support and we'll help you get connected.