forecast website screenshot

forecast

Forecast is an AI-powered project and resource management platform (a professional services automation / PSA tool) for project-driven companies, covering predictive project planning, resource allocation, capacity planning, time tracking, budgets, rate cards, and financial forecasting. Forecast exposes a complete REST API (JSON over HTTPS at api.forecast.it) for projects, tasks, time registrations, allocations, people, clients, and webhooks, authenticated with a per-integration API key. Originally a Danish/UK startup backed by Balderton Capital, Forecast was acquired by Accelo in 2025 and the forecast.app brand has since been integrated into accelo.com, while the api.forecast.it API endpoints remain operational. Added to the API Evangelist network from a VC-portfolio lead and enriched from the public Forecast API documentation.

forecast publishes 1 API on the APIs.io network. Tagged areas include Company, Project Management, Resource Management, Professional Services Automation, and Time Tracking.

The forecast catalog on APIs.io includes 1 event-driven AsyncAPI specification.

forecast’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, and 9 more developer resources.

33.0/100 thin ▬ flat Agent 6/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyProject ManagementResource ManagementProfessional Services AutomationTime TrackingPSAAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 33.0/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 6.5 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 6/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 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/forecast: 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.

Forecast API

REST-style JSON API exposing the full Forecast platform: projects, tasks, sub-tasks, phases, sprints, time registrations, allocations, persons, clients, rate cards, invoices, an...

MCP Servers 1

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

forecast-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 4

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

Forecast Authentication

1 scheme

SECURITY

Forecast Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Forecast Vulnerability Disclosure

disclosure policy published

SECURITY

Forecast Trust Center

SOC 2, ISO 27017, ISO 27018, PCI DSS, FIPS 140

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: forecast
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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/forecast.png
name: forecast
description: Forecast is an AI-powered project and resource management platform (a professional services automation / PSA
  tool) for project-driven companies, covering predictive project planning, resource allocation, capacity planning, time tracking,
  budgets, rate cards, and financial forecasting. Forecast exposes a complete REST API (JSON over HTTPS at api.forecast.it)
  for projects, tasks, time registrations, allocations, people, clients, and webhooks, authenticated with a per-integration
  API key. Originally a Danish/UK startup backed by Balderton Capital, Forecast was acquired by Accelo in 2025 and the forecast.app
  brand has since been integrated into accelo.com, while the api.forecast.it API endpoints remain operational. Added to the
  API Evangelist network from a VC-portfolio lead and enriched from the public Forecast API documentation.
url: https://raw.githubusercontent.com/api-evangelist/forecast/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- balderton-capital
x-acquired-by: accelo
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Project Management
- Resource Management
- Professional Services Automation
- Time Tracking
- PSA
- API
apis:
- name: Forecast API
  description: 'REST-style JSON API exposing the full Forecast platform: projects, tasks, sub-tasks, phases, sprints, time
    registrations, allocations, persons, clients, rate cards, invoices, and webhook subscriptions. TLS only, per-resource
    path versioning (v1-v4), API-key auth via X-FORECAST-API-KEY.'
  humanURL: https://github.com/Forecast-it/API
  baseURL: https://api.forecast.it/api/v1/
  properties:
  - type: Authentication
    url: authentication/forecast-authentication.yml
  - type: Conventions
    url: conventions/forecast-conventions.yml
  - type: ErrorCatalog
    url: errors/forecast-problem-types.yml
  - type: Lifecycle
    url: lifecycle/forecast-lifecycle.yml
  - type: Deprecation
    url: lifecycle/forecast-lifecycle.yml
  - type: Conformance
    url: conformance/forecast-conformance.yml
  - type: Webhooks
    url: asyncapi/forecast-webhooks.yml
  - type: DataModel
    url: data-model/forecast-data-model.yml
  - type: MCPServer
    url: mcp/forecast-mcp.yml
  - type: LLMsTxt
    url: llms/forecast-llms.txt
  - type: AgentSkill
    url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.forecast.app/
- type: Documentation
  url: https://github.com/Forecast-it/API
- type: APIReference
  url: https://support.forecast.app/hc/en-us/articles/5153680387473-API-Documentation
- type: GettingStarted
  url: https://github.com/Forecast-it/API/blob/master/README.md
- type: GitHubOrganization
  url: https://github.com/Forecast-it
- type: Support
  url: https://support.forecast.app/hc/en-us
- type: Blog
  url: https://www.forecast.app/blog
- type: Pricing
  url: https://www.forecast.app/pricing
- type: TermsOfService
  url: https://www.forecast.app/terms
- type: PrivacyPolicy
  url: https://www.forecast.app/privacy
- type: DomainSecurity
  url: security/forecast-domain-security.yml
- type: Security
  url: security/forecast-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/forecast-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/forecast-trust-center.yml
- type: Compliance
  url: security/forecast-trust-center.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence