Boostup

Boostup (now operating as Terret, terret.ai) is an AI-powered revenue intelligence platform that connects data across a company's revenue systems to analyze sales performance, forecast pipeline, and translate insights into real-time execution guidance for sales teams. Its products include Terret Nexus (an answer-to-action revenue engine that generates playbooks), Terret Forecast (pipeline forecasting), and Terret Conversation Intelligence (call analysis). For developers, Boostup exposes a public REST data-export API at app.boostup.ai/export that lets customers programmatically pull their Opportunities, Accounts, and Forecast Submissions out of the platform for in-house analysis and reporting. The API is authenticated with API keys passed in the Authorization header, returns JSON paginated in batches of up to 1000 records, and supports date-based filtering on close/create/update times. The company was surfaced as a portfolio company of Canaan Partners.

Boostup publishes 1 API on the APIs.io network: Export API. Tagged areas include Company, Revenue Intelligence, Sales, Forecasting, and Analytics.

Boostup’s developer surface includes authentication, engineering blog, documentation, API reference, signup flow, support, and 22 more developer resources.

41.7/100 thin Agent 65/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyRevenue IntelligenceSalesForecastingAnalyticsRevOpsConversation IntelligenceData ExportCRM

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 41.7/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 9.6 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/boostup: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Boostup Export API

Public REST data-export API for the Boostup / Terret revenue intelligence platform. Three POST endpoints export Opportunities, Accounts, and Forecast Submissions as JSON, authen...

MCP Servers

boostup-mcp.yml

MCP SERVER

Arazzo Workflows

_Index

ARAZZO

Export all Boostup revenue data

Pull the first page of Opportunities, Accounts, and Forecast Submissions out of the Boostup / Terret Export API in one run, ready to page through with limit/skip.

ARAZZO

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: boostup
name: Boostup
description: Boostup (now operating as Terret, terret.ai) is an AI-powered revenue intelligence platform that connects data
  across a company's revenue systems to analyze sales performance, forecast pipeline, and translate insights into real-time
  execution guidance for sales teams. Its products include Terret Nexus (an answer-to-action revenue engine that generates
  playbooks), Terret Forecast (pipeline forecasting), and Terret Conversation Intelligence (call analysis). For developers,
  Boostup exposes a public REST data-export API at app.boostup.ai/export that lets customers programmatically pull their Opportunities,
  Accounts, and Forecast Submissions out of the platform for in-house analysis and reporting. The API is authenticated with
  API keys passed in the Authorization header, returns JSON paginated in batches of up to 1000 records, and supports date-based
  filtering on close/create/update times. The company was surfaced as a portfolio company of Canaan Partners.
url: https://raw.githubusercontent.com/api-evangelist/boostup/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- canaan-partners
x-tier: profiled
x-tier-reason: enrichment-pipeline
x-rebrand: Terret (terret.ai) — formerly BoostUp.ai; API host remains app.boostup.ai
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://terret.ai/images/nexus-og-logo-only.jpg
tags:
- Company
- Revenue Intelligence
- Sales
- Forecasting
- Analytics
- RevOps
- Conversation Intelligence
- Data Export
- CRM
apis:
- name: Boostup Export API
  description: Public REST data-export API for the Boostup / Terret revenue intelligence platform. Three POST endpoints export
    Opportunities, Accounts, and Forecast Submissions as JSON, authenticated with an API key in the Authorization header,
    paginated with limit/skip in batches of up to 1000, and filterable by close/create/update date.
  humanURL: https://app.boostup.ai/export/docs/
  baseURL: https://app.boostup.ai/export
  properties:
  - type: OpenAPI
    url: openapi/boostup-openapi-original.json
  - type: Documentation
    url: https://app.boostup.ai/export/docs/
  - type: APIReference
    url: https://app.boostup.ai/export/docs/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Arazzo
  url: arazzo/boostup-export-all-revenue-data.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/boostup-export-overlay.yaml
- type: LLMsTxt
  url: llms/boostup-llms.txt
- type: MCPServer
  url: mcp/boostup-mcp.yml
- type: DataModel
  url: data-model/boostup-data-model.yml
- type: Conventions
  url: conventions/boostup-conventions.yml
- type: Lifecycle
  url: lifecycle/boostup-lifecycle.yml
- type: Conformance
  url: conformance/boostup-conformance.yml
- type: ErrorCatalog
  url: errors/boostup-problem-types.yml
- type: AgenticAccess
  url: agentic-access/boostup-agentic-access.yml
- type: TrustCenter
  url: security/boostup-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/boostup-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/boostup-domain-security.yml
- type: Authentication
  url: authentication/boostup-authentication.yml
- type: Website
  url: https://www.terret.ai/
- type: Blog
  url: https://www.terret.ai/blogs
- type: Documentation
  url: https://app.boostup.ai/export/docs/
- type: APIReference
  url: https://app.boostup.ai/export/docs/
- type: SignUp
  url: https://app.boostup.ai/login
- type: Login
  url: https://app.boostup.ai/login
- type: Support
  url: https://support.boostup.ai/hc/en-us
- type: TermsOfService
  url: https://www.terret.ai/terms-and-conditions/
- type: PrivacyPolicy
  url: https://www.terret.ai/privacy-policy/
- type: StatusPage
  url: https://status.boostup.ai/
- type: Compliance
  url: https://www.terret.ai/security
- type: TrustCenter
  url: https://www.terret.ai/security
- type: Security
  url: https://www.terret.ai/vulnerability-disclosure-policy/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence