PlateIQ

Ottimate (formerly Plate IQ) is an AI-powered accounts payable automation platform for restaurants, hospitality, and multi-location businesses. It captures and GL-codes invoices with high accuracy via its InstantCapture engine, automates approval workflows and PO/receipt matching in Core AP, and sends vendor payments via ACH, check, or virtual card through VendorPay. Ottimate exposes a partner-provisioned REST API (OpenAPI 3.1) over JSON with OAuth2 client-credentials plus API-key auth, idempotent writes, bulk and asynchronous operations, and ERP integrations for QuickBooks, NetSuite, Sage Intacct, Acumatica, and Microsoft Dynamics.

PlateIQ publishes 9 APIs on the APIs.io network, including accounts API, batch API, catalog API, and 6 more. Tagged areas include Company, Enterprise Saas, Accounts Payable, Invoice Automation, and Payments.

PlateIQ’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, changelog, authentication, and 23 more developer resources.

55.7/100 developing ▬ flat Agent 66/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
9 APIs 1 MCP Servers
CompanyEnterprise SaasAccounts PayableInvoice AutomationPaymentsFintechRestaurantsProcurementSpend ManagementERP Integration

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 55.7/100 · developing
Contract Quality 13.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 66/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 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/plateiq: 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 9

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

PlateIQ accounts API

The accounts API from PlateIQ — 3 operation(s) for accounts.

PlateIQ batch API

The batch API from PlateIQ — 3 operation(s) for batch.

PlateIQ catalog API

The catalog API from PlateIQ — 12 operation(s) for catalog.

PlateIQ dimensions API

The dimensions API from PlateIQ — 3 operation(s) for dimensions.

PlateIQ invoices API

The invoices API from PlateIQ — 11 operation(s) for invoices.

PlateIQ oauth API

The oauth API from PlateIQ — 1 operation(s) for oauth.

PlateIQ purchaseOrders API

The purchaseOrders API from PlateIQ — 3 operation(s) for purchaseorders.

PlateIQ receipts API

The receipts API from PlateIQ — 3 operation(s) for receipts.

PlateIQ vendors API

The vendors API from PlateIQ — 3 operation(s) for vendors.

Scroll for all 9

MCP Servers 1

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

plateiq-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Plateiq Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Plateiq Authentication

oauth2/apiKey · 2 schemes

SECURITY

Plateiq Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Plateiq Trust Center

SOC 2 Type II, ISO 27001

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Plateiq Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 5

Authentication, authorization, and security posture

Operate 5

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: plateiq
name: PlateIQ
description: Ottimate (formerly Plate IQ) is an AI-powered accounts payable automation platform for restaurants, hospitality,
  and multi-location businesses. It captures and GL-codes invoices with high accuracy via its InstantCapture engine, automates
  approval workflows and PO/receipt matching in Core AP, and sends vendor payments via ACH, check, or virtual card through
  VendorPay. Ottimate exposes a partner-provisioned REST API (OpenAPI 3.1) over JSON with OAuth2 client-credentials plus API-key
  auth, idempotent writes, bulk and asynchronous operations, and ERP integrations for QuickBooks, NetSuite, Sage Intacct,
  Acumatica, and Microsoft Dynamics.
url: https://raw.githubusercontent.com/api-evangelist/plateiq/refs/heads/main/apis.yml
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://ottimate.com/wp-content/uploads/2025/09/ottimate-cover-image.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
x-tier: provider
x-tier-reason: has-public-api
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Enterprise Saas
- Accounts Payable
- Invoice Automation
- Payments
- Fintech
- Restaurants
- Procurement
- Spend Management
- ERP Integration
apis:
- aid: plateiq:plateiq-accounts-api
  name: PlateIQ accounts API
  description: The accounts API from PlateIQ — 3 operation(s) for accounts.
  humanURL: https://docs.ottimate.com/welcome
  baseURL: https://api.ottimate.com/v1
  tags:
  - accounts
  properties:
  - type: OpenAPI
    url: openapi/plateiq-accounts-api-openapi.yml
  - type: Documentation
    url: https://docs.ottimate.com/welcome
  - type: APIReference
    url: https://docs.ottimate.com/api-reference
  - type: GettingStarted
    url: https://docs.ottimate.com/integration-journey
  - type: Authentication
    url: authentication/plateiq-authentication.yml
  - type: Sandbox
    url: sandbox/plateiq-sandbox.yml
- aid: plateiq:plateiq-batch-api
  name: PlateIQ batch API
  description: The batch API from PlateIQ — 3 operation(s) for batch.
  humanURL: https://docs.ottimate.com/welcome
  baseURL: https://api.ottimate.com/v1
  tags:
  - batch
  properties:
  - type: OpenAPI
    url: openapi/plateiq-batch-api-openapi.yml
  - type: Documentation
    url: https://docs.ottimate.com/welcome
  - type: APIReference
    url: https://docs.ottimate.com/api-reference
  - type: GettingStarted
    url: https://docs.ottimate.com/integration-journey
  - type: Authentication
    url: authentication/plateiq-authentication.yml
  - type: Sandbox
    url: sandbox/plateiq-sandbox.yml
- aid: plateiq:plateiq-catalog-api
  name: PlateIQ catalog API
  description: The catalog API from PlateIQ — 12 operation(s) for catalog.
  humanURL: https://docs.ottimate.com/welcome
  baseURL: https://api.ottimate.com/v1
  tags:
  - catalog
  properties:
  - type: OpenAPI
    url: openapi/plateiq-catalog-api-openapi.yml
  - type: Documentation
    url: https://docs.ottimate.com/welcome
  - type: APIReference
    url: https://docs.ottimate.com/api-reference
  - type: GettingStarted
    url: https://docs.ottimate.com/integration-journey
  - type: Authentication
    url: authentication/plateiq-authentication.yml
  - type: Sandbox
    url: sandbox/plateiq-sandbox.yml
- aid: plateiq:plateiq-dimensions-api
  name: PlateIQ dimensions API
  description: The dimensions API from PlateIQ — 3 operation(s) for dimensions.
  humanURL: https://docs.ottimate.com/welcome
  baseURL: https://api.ottimate.com/v1
  tags:
  - dimensions
  properties:
  - type: OpenAPI
    url: openapi/plateiq-dimensions-api-openapi.yml
  - type: Documentation
    url: https://docs.ottimate.com/welcome
  - type: APIReference
    url: https://docs.ottimate.com/api-reference
  - type: GettingStarted
    url: https://docs.ottimate.com/integration-journey
  - type: Authentication
    url: authentication/plateiq-authentication.yml
  - type: Sandbox
    url: sandbox/plateiq-sandbox.yml
- aid: plateiq:plateiq-invoices-api
  name: PlateIQ invoices API
  description: The invoices API from PlateIQ — 11 operation(s) for invoices.
  humanURL: https://docs.ottimate.com/welcome
  baseURL: https://api.ottimate.com/v1
  tags:
  - invoices
  properties:
  - type: OpenAPI
    url: openapi/plateiq-invoices-api-openapi.yml
  - type: Documentation
    url: https://docs.ottimate.com/welcome
  - type: APIReference
    url: https://docs.ottimate.com/api-reference
  - type: GettingStarted
    url: https://docs.ottimate.com/integration-journey
  - type: Authentication
    url: authentication/plateiq-authentication.yml
  - type: Sandbox
    url: sandbox/plateiq-sandbox.yml
- aid: plateiq:plateiq-oauth-api
  name: PlateIQ oauth API
  description: The oauth API from PlateIQ — 1 operation(s) for oauth.
  humanURL: https://docs.ottimate.com/welcome
  baseURL: https://api.ottimate.com/v1
  tags:
  - oauth
  properties:
  - type: OpenAPI
    url: openapi/plateiq-oauth-api-openapi.yml
  - type: Documentation
    url: https://docs.ottimate.com/welcome
  - type: APIReference
    url: https://docs.ottimate.com/api-reference
  - type: GettingStarted
    url: https://docs.ottimate.com/integration-journey
  - type: Authentication
    url: authentication/plateiq-authentication.yml
  - type: Sandbox
    url: sandbox/plateiq-sandbox.yml
- aid: plateiq:plateiq-purchaseorders-api
  name: PlateIQ purchaseOrders API
  description: The purchaseOrders API from PlateIQ — 3 operation(s) for purchaseorders.
  humanURL: https://docs.ottimate.com/welcome
  baseURL: https://api.ottimate.com/v1
  tags:
  - purchaseOrders
  properties:
  - type: OpenAPI
    url: openapi/plateiq-purchaseorders-api-openapi.yml
  - type: Documentation
    url: https://docs.ottimate.com/welcome
  - type: APIReference
    url: https://docs.ottimate.com/api-reference
  - type: GettingStarted
    url: https://docs.ottimate.com/integration-journey
  - type: Authentication
    url: authentication/plateiq-authentication.yml
  - type: Sandbox
    url: sandbox/plateiq-sandbox.yml
- aid: plateiq:plateiq-receipts-api
  name: PlateIQ receipts API
  description: The receipts API from PlateIQ — 3 operation(s) for receipts.
  humanURL: https://docs.ottimate.com/welcome
  baseURL: https://api.ottimate.com/v1
  tags:
  - receipts
  properties:
  - type: OpenAPI
    url: openapi/plateiq-receipts-api-openapi.yml
  - type: Documentation
    url: https://docs.ottimate.com/welcome
  - type: APIReference
    url: https://docs.ottimate.com/api-reference
  - type: GettingStarted
    url: https://docs.ottimate.com/integration-journey
  - type: Authentication
    url: authentication/plateiq-authentication.yml
  - type: Sandbox
    url: sandbox/plateiq-sandbox.yml
- aid: plateiq:plateiq-vendors-api
  name: PlateIQ vendors API
  description: The vendors API from PlateIQ — 3 operation(s) for vendors.
  humanURL: https://docs.ottimate.com/welcome
  baseURL: https://api.ottimate.com/v1
  tags:
  - vendors
  properties:
  - type: OpenAPI
    url: openapi/plateiq-vendors-api-openapi.yml
  - type: Documentation
    url: https://docs.ottimate.com/welcome
  - type: APIReference
    url: https://docs.ottimate.com/api-reference
  - type: GettingStarted
    url: https://docs.ottimate.com/integration-journey
  - type: Authentication
    url: authentication/plateiq-authentication.yml
  - type: Sandbox
    url: sandbox/plateiq-sandbox.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 18
  pass: local-v1
common:
- type: Website
  url: https://ottimate.com/
- type: DeveloperPortal
  url: https://docs.ottimate.com/welcome
- type: Documentation
  url: https://docs.ottimate.com/welcome
- type: APIReference
  url: https://docs.ottimate.com/api-reference
- type: GettingStarted
  url: https://docs.ottimate.com/integration-journey
- type: Blog
  url: https://ottimate.com/blog/
- type: Support
  url: https://ottimate.com/support/
- type: PrivacyPolicy
  url: https://ottimate.com/privacy-policy/
- type: TermsOfService
  url: https://ottimate.com/terms-of-service/
- type: StatusPage
  url: lifecycle/plateiq-lifecycle.yml
- type: Deprecation
  url: lifecycle/plateiq-lifecycle.yml
- type: Lifecycle
  url: lifecycle/plateiq-lifecycle.yml
- type: ChangeLog
  url: changelog/plateiq-changelog.yml
- type: OpenAPI
  url: openapi/plateiq-openapi.yaml
- type: Authentication
  url: authentication/plateiq-authentication.yml
- type: OAuthScopes
  url: scopes/plateiq-scopes.yml
- type: Conventions
  url: conventions/plateiq-conventions.yml
- type: Idempotency
  url: conventions/plateiq-conventions.yml
- type: RateLimits
  url: rate-limits/plateiq-rate-limits.yml
- type: ErrorCatalog
  url: errors/plateiq-problem-types.yml
- type: DataModel
  url: data-model/plateiq-data-model.yml
- type: Sandbox
  url: sandbox/plateiq-sandbox.yml
- type: MCPServer
  url: mcp/plateiq-mcp.yml
- type: LLMsTxt
  url: llms/plateiq-llms.txt
- type: Overlay
  url: overlays/plateiq-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: Conformance
  url: conformance/plateiq-conformance.yml
- type: Compliance
  url: conformance/plateiq-conformance.yml
- type: TrustCenter
  url: security/plateiq-trust-center.yml
- type: DomainSecurity
  url: security/plateiq-domain-security.yml