Boostup website screenshot

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.

46.4/100 developing ▬ flat Agent 39/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
1 APIs 1 MCP Servers
CompanyRevenue IntelligenceSalesForecastingAnalyticsRevOpsConversation IntelligenceData ExportCRM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 46.4/100 · developing
Contract Quality 14.5 / 25
Developer Ergonomics 7.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 3.4 / 13
Governance 2.5 / 12
Discoverability 8.7 / 10
Agent readiness — 39/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Boostup Export API

The Export API from Boostup — 3 operation(s) for export.

Arazzo Workflows 2

Multi-step API workflows described with the Arazzo specification.

_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

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

boostup-mcp.yml

MCP SERVER

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Boostup Authentication

apiKey · 1 scheme

SECURITY

Boostup Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Boostup Vulnerability Disclosure

Hackerone · contact published

SECURITY

Boostup Trust Center

SOC 2, CSA STAR, FIPS 140

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Boostup Agentic Access

3 operations · 3 acting

3 operations · 3 acting

AGENTIC

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
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
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:
- aid: boostup:boostup-export-api
  name: Boostup Export API
  description: The Export API from Boostup — 3 operation(s) for export.
  humanURL: https://app.boostup.ai/export/docs/
  baseURL: https://app.boostup.ai/export
  tags:
  - Export
  properties:
  - type: OpenAPI
    url: openapi/boostup-export-api-openapi.yml
  - 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