How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Olo Accounts API

Loyalty account creation and lookup

Olo Accounts API is one of 15 APIs that Olo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, code examples, API documentation, and 3 JSON Schemas.

This API exposes 3 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 1.1.

Requests are made against 2 base URLs: https://ordering.api.olosandbox.com, https://ordering.api.olo.com.

3 operations 2 paths 8 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.1
Servers
https://ordering.api.olosandbox.com
https://ordering.api.olo.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Olo Accounts API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (OloSignature). By default, every request must be authenticated.

  • OloSignature — HMAC-SHA256 signature authorization. The signed message is the newline-joined concatenation of clientId, HTTP verb, content type, base64-encoded SHA-256 hash o…

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Accounts 3

Loyalty account creation and lookup

POST
/promotions/accounts
Create Account
createAccount body → 200400401
GET
/promotions/accounts
Find Accounts
findAccounts 1 param → 200400401
GET
/promotions/accounts/{accountId}
Get Account
getAccount 1 param → 200400401

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are AccountReward (10 properties), CreateAccountRequest (5 properties), Account (4 properties), ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

PosReference
object
Data used to identify a promotion or reward on the POS.
2 properties
AccountStatus
string
Whether the loyalty account is active or inactive.
ErrorResponse
object
Returned for error responses.
3 properties
Account
object
A guest's loyalty account.
4 properties
AccountReward
object
A reward available in a loyalty account.
10 properties
PosReferenceType
string
The type of a POS reference.
CreateAccountRequest
object
Request payload to create a new loyalty account.
5 properties
Balance
object
A loyalty account's points balance.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

olo-accounts-api-openapi.yml Raw ↑

Other APIs Olo publishes across the network.

Olo Dispatch API
Olo POS Interface (OloCloud)
Omnivore POS API
Olo Pay API
Olo Network API
Olo Marketing & Guest Data Platform API
Olo Host API
Olo Sentiment API
Olo Webhooks
Olo Accruals API
Olo Brand API
Olo Promotions API
Where this information came from

This is an independent, third-party profile of Olo Accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.