Botkeeper

Botkeeper is an AI-powered accounting automation platform built specifically for accounting firms. Founded in 2015 and headquartered in Boston, the company's Botkeeper Infinite product combines machine learning with optional skilled accountants to automate bookkeeping at practice scale: Smart Connect pulls read-only bank and credit-card transactions and statements from thousands of financial institutions, Transaction Manager and Auto Bank Rec categorize and reconcile them against QuickBooks Online, QuickBooks Desktop and Xero, and Documents, Work, Close Tracker, JE Automation and Firm Insights carry the surrounding practice workflow. Botkeeper operates APIs — its own status page lists a User API, a Bookkeeping API and a Tasks API — and ships a first-party Zapier app, but it publishes no developer portal, no API reference and no machine-readable specification of any kind.

Botkeeper publishes 1 API on the APIs.io network. Tagged areas include Company, Accounting, Bookkeeping, Financial Services, and Artificial Intelligence.

Botkeeper’s developer surface includes documentation, getting-started guide, support, engineering blog, pricing, signup flow, changelog, and 20 more developer resources.

39.6/100 thin ▬ flat Agent 9/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyAccountingBookkeepingFinancial ServicesArtificial IntelligenceAutomationSaaSBanking DataPractice ManagementSmall Business

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 39.6/100 · thin
Contract Quality 0.0 / 21
Developer Ergonomics 6.3 / 17
Commercial Clarity 10.3 / 17
Operational Transparency 5.2 / 11
Governance 1.3 / 10
Discoverability 6.5 / 9
Regulatory Posture 10.1 / 15
Agent readiness — 9/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Banking & Open Finance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/botkeeper: 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.

Botkeeper Platform API

Botkeeper's partner platform API. The company does not publish a reference, a portal or a specification for it; the only public evidence of its shape is Botkeeper's own status p...

Security Posture 4

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

Botkeeper Authentication

0 schemes

SECURITY

Botkeeper Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Botkeeper Vulnerability Disclosure

disclosure policy published

SECURITY

Botkeeper Trust Center

SOC 2 Type 2

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Botkeeper Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: botkeeper
name: Botkeeper
description: 'Botkeeper is an AI-powered accounting automation platform built specifically for accounting firms. Founded in
  2015 and headquartered in Boston, the company''s Botkeeper Infinite product combines machine learning with optional skilled
  accountants to automate bookkeeping at practice scale: Smart Connect pulls read-only bank and credit-card transactions and
  statements from thousands of financial institutions, Transaction Manager and Auto Bank Rec categorize and reconcile them
  against QuickBooks Online, QuickBooks Desktop and Xero, and Documents, Work, Close Tracker, JE Automation and Firm Insights
  carry the surrounding practice workflow. Botkeeper operates APIs — its own status page lists a User API, a Bookkeeping API
  and a Tasks API — and ships a first-party Zapier app, but it publishes no developer portal, no API reference and no machine-readable
  specification of any kind.'
image: https://www.botkeeper.com/hubfs/creative-and-content/Style-and-branding-guidelines/Botkeeper-logo-blue-brand.png
url: https://raw.githubusercontent.com/api-evangelist/botkeeper/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: stub
x-tier-reason: harvest
specificationVersion: '0.20'
created: '2026-08-08'
modified: '2026-08-08'
tags:
- Company
- Accounting
- Bookkeeping
- Financial Services
- Artificial Intelligence
- Automation
- SaaS
- Banking Data
- Practice Management
- Small Business
apis:
- name: Botkeeper Platform API
  description: Botkeeper's partner platform API. The company does not publish a reference, a portal or a specification for
    it; the only public evidence of its shape is Botkeeper's own status page, which lists three first-party components under
    "Application Programming Interface (APIs)" — User API, Bookkeeping API and Tasks API — and the first-party Zapier app,
    which exposes eight operations across clients, tasks, users and documents. The production host is an AWS API Gateway that
    answers every unauthenticated request with {"message":"Missing Authentication Token"}; authentication is Amazon Cognito
    OIDC. Recorded here from probed evidence only.
  humanURL: https://status.botkeeper.com/
  baseURL: https://ipa.botkeeper.com
  tags:
  - Accounting
  - Bookkeeping
  - Tasks
  - Users
  properties:
  - type: Authentication
    url: authentication/botkeeper-authentication.yml
  - type: OAuthScopes
    url: scopes/botkeeper-scopes.yml
  x-evidence:
    fetched: '2026-08-08'
    probes:
    - url: https://ipa.botkeeper.com/
      status: 403
      body: '{"message":"Missing Authentication Token"}'
    - url: https://status.botkeeper.com/api/v2/components.json
      status: 200
    - url: https://zapier.com/apps/botkeeper/integrations
      status: 200
    - url: https://api.botkeeper.com/
      status: 0
      note: dangling CNAME to a retired Elastic Beanstalk environment; does not resolve
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.botkeeper.com/
- type: Documentation
  url: https://www.botkeeper.com/knowledge
- type: GettingStarted
  url: https://www.botkeeper.com/en/knowledge/quickstart-guide
- type: Support
  url: https://www.botkeeper.com/onboarding-and-support
- type: Blog
  url: https://www.botkeeper.com/blog
- type: BlogRSS
  url: https://www.botkeeper.com/blog/rss.xml
- type: GitHubOrganization
  url: https://github.com/botkeeper
- type: Pricing
  url: https://www.botkeeper.com/pricing
- type: SignUp
  url: https://www.botkeeper.com/get-started
- type: TermsOfService
  url: https://www.botkeeper.com/legal
- type: PrivacyPolicy
  url: https://www.botkeeper.com/legal#privacy
- type: StatusPage
  url: lifecycle/botkeeper-lifecycle.yml
- type: Lifecycle
  url: lifecycle/botkeeper-lifecycle.yml
- type: ChangeLog
  url: changelog/botkeeper-changelog.yml
- type: Security
  url: security/botkeeper-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/botkeeper-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/botkeeper-trust-center.yml
- type: Compliance
  url: security/botkeeper-trust-center.yml
- type: Conformance
  url: conformance/botkeeper-conformance.yml
- type: DomainSecurity
  url: security/botkeeper-domain-security.yml
- type: Authentication
  url: authentication/botkeeper-authentication.yml
- type: OAuthScopes
  url: scopes/botkeeper-scopes.yml
- type: WellKnown
  url: well-known/botkeeper-well-known.yml
- type: OpenIDConnect
  url: well-known/botkeeper-openid-configuration.json
- type: Packages
  url: packages/botkeeper-packages.yml
- type: Integrations
  url: integrations/botkeeper-zapier.yml
- type: LLMsTxt
  url: llms/botkeeper-llms.txt
- type: SecondaryMarket
  url: https://forgeglobal.com/botkeeper_stock/
x-enrichment:
  date: '2026-08-08'
  status: enriched
  artifacts_added: 13
  pass: local-v1
x-coverage:
  state: covered
  reason: covered
  detail: 'Twelve real artifacts were captured from Botkeeper''s own surface — trust center, vulnerability disclosure policy,
    Statuspage components, release notes, Zapier operation catalogue and a live OpenID Connect discovery document — but no
    machine-readable API contract exists: Botkeeper names a User API, Bookkeeping API and Tasks API on its status page while
    publishing no developer portal or reference, and its historical api.botkeeper.com host is now a dangling CNAME to a retired
    Elastic Beanstalk environment.'
  evidence:
  - url: https://status.botkeeper.com/api/v2/components.json
    status: 200
  - url: https://cognito-idp.us-east-1.amazonaws.com/us-east-1_MZqyuuurX/.well-known/openid-configuration
    status: 200
  - url: https://vdp.botkeeper.com/
    status: 200
  - url: https://ipa.botkeeper.com/
    status: 403
  - url: https://www.botkeeper.com/openapi.json
    status: 404
  checked: '2026-08-08'