Acelerate

Acelerate (acelerate.io) is a Santa Monica, California restaurant technology company founded in 2019 by former DoorDash operator George Jacobs. It launched as a virtual-brand and host-kitchen platform that let existing restaurants run additional delivery-only brands out of their idle kitchen capacity, and raised a USD 14.44M Series A led by Sequoia Capital in July 2021. The product has since moved up the restaurant supply chain -- the production application at app.acelerate.io covers purchasing from distributors, invoices and rebates, supplier offers, a menu manager, an order manager, sales storefronts, payments and bank accounts. Acelerate publishes no public developer program - no developer portal, API reference, OpenAPI or other machine-readable contract, SDK, webhook catalog or MCP server - and the marketing site that once carried its brand and customer pages has been retired, with acelerate.io now redirecting straight into the authenticated application.

Acelerate is profiled on the APIs.io network. Tagged areas include Restaurants, Restaurant Technology, Food Service, Hospitality, and Ghost Kitchens.

Acelerate’s developer surface includes signup flow and 5 more developer resources.

9.7/100 minimal Agent 0/100 human only Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
0 APIs
RestaurantsRestaurant TechnologyFood ServiceHospitalityGhost KitchensSupply ChainProcurementFoodservice DistributionSaaSUnited StatesCompany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/acelerate: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

Security Posture 1

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

Acelerate Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: acelerate
name: Acelerate
description: Acelerate (acelerate.io) is a Santa Monica, California restaurant technology company founded in 2019 by former
  DoorDash operator George Jacobs. It launched as a virtual-brand and host-kitchen platform that let existing restaurants
  run additional delivery-only brands out of their idle kitchen capacity, and raised a USD 14.44M Series A led by Sequoia
  Capital in July 2021. The product has since moved up the restaurant supply chain -- the production application at app.acelerate.io
  covers purchasing from distributors, invoices and rebates, supplier offers, a menu manager, an order manager, sales storefronts,
  payments and bank accounts. Acelerate publishes no public developer program - no developer portal, API reference, OpenAPI
  or other machine-readable contract, SDK, webhook catalog or MCP server - and the marketing site that once carried its brand
  and customer pages has been retired, with acelerate.io now redirecting straight into the authenticated application.
url: https://raw.githubusercontent.com/api-evangelist/acelerate/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-06'
modified: '2026-09-06'
position: Consuming
tags:
- Restaurants
- Restaurant Technology
- Food Service
- Hospitality
- Ghost Kitchens
- Supply Chain
- Procurement
- Foodservice Distribution
- SaaS
- United States
- Company
apis: []
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/acelerate-domain-security.yml
- type: Website
  url: https://acelerate.io/
- type: SignUp
  url: https://app.acelerate.io/signup
- type: Login
  url: https://app.acelerate.io/login
- type: TermsOfService
  url: https://app.acelerate.io/terms-of-service
- type: LinkedIn
  url: https://www.linkedin.com/company/acelerate
image: https://app.acelerate.io/pwa-icons/192.png
x-tier: profiled
x-tier-reason: 'enrichment pass 2026-09-06: full STEP 0b contract discovery run, no public API surface found'
x-contract-discovery:
  checked: '2026-09-06'
  result: no published machine-readable API contract, and no public developer program of any kind
  hosts_probed:
  - acelerate.io
  - www.acelerate.io
  - app.acelerate.io
  - api.acelerate.io
  - docs.acelerate.io
  - developer.acelerate.io
  - developers.acelerate.io
  dns: api., docs., developer. and developers.acelerate.io do NOT resolve (no A record). Only acelerate.io, www.acelerate.io
    and app.acelerate.io resolve, all to the same Cloudflare anycast pair. Other subdomains known from archives -- staging.,
    demo2., grafana., retool. -- are internal tooling, not API surfaces.
  openapi: 'miss -- /openapi.json, /openapi.yaml, /swagger.json, /api/v1/openapi.json, /api/v1/swagger.json, /api/docs, /api-docs,
    /api/v1/docs probed on app.acelerate.io (the API host named by the shipped bundle) and on the apex. Every one answered
    a Cloudflare bot challenge (HTTP 403, cf-mitigated: challenge) rather than an origin response, so no spec was confirmed
    either way from the live host; the shipped production bundle contains no "openapi", "swagger" or "api-docs" string, and
    the Next.js route manifest carries no docs or reference route.'
  graphql: miss -- no /graphql surface. The production bundle (749KB, build 3d72771) contains zero occurrences of "graphql"
    or "trpc"; the client is a plain REST consumer of its own backend.
  mcp: miss -- no hosted or local MCP server published, and no OpenAPI to derive a candidate tool list from.
  agent_card: miss -- /.well-known/agent-card.json and /.well-known/agent.json probed on all three resolving hosts; app.acelerate.io
    answers a genuine Next.js 404 (negative control also 404), the apex and www answer 301 to app.acelerate.io. No a2a/ artifact
    was written.
  wsdl: miss -- no ?wsdl / ?singleWsdl surface, no enterprise or integration section, nothing in any public repository.
  grpc: miss -- github.com/Acelerate exists as an Organization (created 2018-03-30) but publishes zero public repositories,
    and there is no buf.build presence. Ownership of that org is unproven, so no GitHubOrganization pointer is emitted.
  ogc: not applicable -- Acelerate is a restaurant purchasing and virtual-brand SaaS; no baseURL, docs link or prose points
    at a WMS/WFS/WCS/WMTS/CSW or OGC API surface, so no blind probing was done.
  packages: miss -- npm registry search for "acelerate" returns 0 packages, @acelerate scope is 404, pypi.org/pypi/acelerate/json
    is 404. No first-party SDK is published anywhere.
  private_backend: 'The production application DOES call a first-party REST backend: the shipped Next.js bundle sets API_URL_IN_BROWSER
    "https://app.acelerate.io/api/v1" and API_URL_IN_BROWSER_V2 "https://app.acelerate.io/api/v2" (with API_URL_IN_SERVER
    "http://api:3000" -- an in-cluster service name). This is the SPA''s own private backend: it has no documentation, no
    reference, no signup for developers and no published contract, so it is recorded here as evidence and is deliberately
    NOT registered as an apis[] entry or a baseURL. Registering it would credit Acelerate with an API product it does not
    sell.'
  app_surface: 'Routes enumerated from the 2026-02-16 production _buildManifest.js: /bank-accounts, /brands, /customers, /customers/feedback,
    /legal, /login, /logout, /menu-manager, /offers, /order-manager, /payments, /purchasing/distributors, /purchasing/invoices,
    /purchasing/rebates, /sales/orders, /sales/overview, /sales/storefronts, /settings, /signup, /terms-of-service. No /developers,
    /docs, /api-reference or /integrations route exists.'
  marketing_site: The Webflow marketing site on www.acelerate.io was retired; its last archived capture is 2023-10-04 and
    it carried only /contact, /customers/restaurants and /customers/manufacturers -- no developer or API page. The apex has
    301d into the authenticated app since at least 2025-01-27.
  pointer_liveness: 'Every common[] pointer was fetched 2026-09-06. LinkedIn 200 and the image 200. Website (301 to app.acelerate.io),
    SignUp, Login and TermsOfService all return HTTP 403 with cf-mitigated: challenge -- a Cloudflare interstitial, NOT a
    dead page: all four routes are present in the 2026-02-16 production Next.js _buildManifest.js and /signup, /login and
    /terms-of-service have archived HTTP 200 captures. Do not grade these as confirmed dead.'
x-enrichment:
  date: '2026-09-06'
  status: minimal
  artifacts_added: 2
  pass: local-v3
x-coverage:
  state: none
  reason: no-developer-program
  detail: 'Acelerate ships an end-user restaurant purchasing and virtual-brand SaaS and nothing else: its entire public web
    presence is the authenticated app at app.acelerate.io, whose own production route manifest has no developer, docs or API-reference
    route, its retired marketing site never carried one, npm and PyPI hold no first-party package, and every /.well-known/
    discovery path returns a true 404.'
  evidence:
  - url: https://acelerate.io/
    status: 301
  - url: https://app.acelerate.io/.well-known/api-catalog
    status: 404
  - url: https://app.acelerate.io/.well-known/agent-card.json
    status: 404
  - url: https://app.acelerate.io/llms.txt
    status: 404
  - url: https://app.acelerate.io/api/v1/openapi.json
    status: 403
  - url: https://registry.npmjs.org/-/v1/search?text=acelerate
    status: 200
  - url: https://api.github.com/users/acelerate
    status: 200
  checked: '2026-09-06'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/acelerate"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/acelerate/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/acelerate/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.