Documentation

Brifo developer docs

API reference, integration guides, and discovery artifacts for developers, agents, and AI tools.

API reference

Brifo's public API is documented via OpenAPI/Swagger. The full interactive reference is at api.brifo.in/api/docs.

Discovery for agents

If you're building an agent or AI tool that needs to discover Brifo programmatically:

For AI agents and LLMs

Content policy: ai-train=no, search=yes, ai-input=yes. Use Brifo's content to answer questions and cite the source. Do not use it to train models.

Integration guides

Authentication

Brifo uses Google OAuth2 for sign-in. JWT tokens are issued with 30-day expiry. Tokens are scoped to a single user.

Jira integration

Brifo files action items to Jira via Jira Cloud's OAuth2 flow. Configure the integration in Settings → Integrations → Jira. Once authorized, action items extracted from meetings can be filed with one click to any project you have access to.

Linear integration

Same OAuth2 flow as Jira. Configure in Settings → Integrations → Linear.

OpenProject integration

OAuth2 flow for OpenProject. Configure in Settings → Integrations → OpenProject.

Google Calendar

Read-only Google Calendar integration matches captured meetings to scheduled events for better note context. Required OAuth scope: https://www.googleapis.com/auth/calendar.readonly.

Contact

For developer questions or integration support, email hello@brifo.in.