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

Casey's CasApi

Stores POS Activity Report documents from Casey's point-of-sale estate, implementing the Conexxus POS Back Office Interface / POS Activity Reporting API standard. Publishes report and journal documents and exposes a heartbeat health check and its own OpenAPI document.

This API exposes 5 operations across 4 paths, organized into 4 resource areas, and defines 11 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://esl.caseys.io/casapi.

5 operations 4 paths 11 schemas 3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://esl.caseys.io/casapi
Authentication
API Key, API Key
Resource Areas
4

Authentication & Security 2

Casey's CasApi declares 2 security schemes for authenticating requests. An API key is passed in the header as Ocp-Apim-Subscription-Key (apiKeyHeader). An API key is passed in the query as subscription-key (apiKeyQuery). By default, every request must be authenticated.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 3 GET, 2 POST. They span 4 resource areas: pull, push, heartbeat, Operations. Each is listed below with its method, path, parameters, and response codes.

pull 1
GET
/report
get /report
get-reports 4 params → 200400403
push 2
POST
/report
POST /report
post-reports 3 params body → 200400403
POST
/journal
POST /journal
post-journal 3 params → 200400413500
heartbeat 1
GET
/heartbeat
Gets the health of the API.
getHeartbeat → 200
Operations 1
GET
/openapi/V3.json
Get OpenApi Specification
getOpenApiSpec → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are posMovementReportHeader (7 properties), transmissionHeader (4 properties), posMovement (4 properties), statusReturn (3 properties). Each schema is shown below with its type and property counts.

heartbeatReport
object
1 property
movementReport
object
movementReportPeriod
object
2 properties
movementReportStatusReturn
object
2 properties
posMovement
object
4 properties 2 required
posMovementReport
object
2 properties 2 required
posMovementReportHeader
object
7 properties 4 required
reportRange
object
1 property
reportResponseStatus
object
3 properties
statusReturn
object
3 properties
transmissionHeader
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

caseys-general-stores-cas-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Casey's CasApi, 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.