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 OldStoreApi

Legacy store-information API. Twenty-eight operations cover stores, brands, regions, hours and the organization hierarchy; the v0 surface is explicitly tagged deprecated in the published contract in favour of StoreApi and StoreDetailsApi.

This API exposes 28 operations across 28 paths, organized into 7 resource areas, and defines 41 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/oldstoreapi.

28 operations 28 paths 41 schemas 28 GET

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/oldstoreapi
Authentication
API Key, API Key
Resource Areas
7

Authentication & Security 2

Casey's OldStoreApi 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 28

Across 28 paths, the API surfaces 28 operations — 28 GET. They span 7 resource areas: store, brands, organization hierarchy, v1, hours, v0, Operations. Each is listed below with its method, path, parameters, and response codes.

store 7
GET
/v1/stores/organizational
v1 Gets all store's organizational hierarchy
getAllStoresOrganizationalV1 2 params → 200404500
GET
/v1/stores/{storeNumber}/organizational
v1 Gets a store's organizational hierarchy
getStoreOrganizationByIdV1 1 param → 200404500
GET
/v1/stores/{storeNumber}
v1 Gets a store's data
getStoreByIdV1 1 param → 200404500
GET
/v1/stores
v1 Gets store data for a list of paginated stores
getAllStoresV1 7 params → 200400500
GET
/store/{storeNumber}/organizational
v0 Gets a store's organizational hierarchy [DEPRECATED]
getStoreOrganizationByIdV0 1 param → 200404500
GET
/store/{storeNumber}
v0 Gets a store's data [DEPRECATED]
getStoreByIdV0 1 param → 200404500
GET
/store
v0 Gets store data for a list of paginated stores [DEPRECATED]
getAllStoresV0 6 params → 200400500
brands 2
GET
/v1/brands
v1 Gets a list of store branding styles
getBrandsV1 → 200500
GET
/brands
v0 Gets a list of store branding styles [DEPRECATED]
getBrandsV0 → 200500
organization hierarchy 12
GET
/v1/organizational/districts/{districtId}
v1 Gets a district's data
getDistrictByIdV1 1 param → 200404500
GET
/v1/organizational/districts
v1 Gets a list of districts
getDistrictsV1 → 200500
GET
/v1/organizational/divisions/{divisionId}
v1 Gets a division's information
getDivisionByIdV1 1 param → 200404500
GET
/v1/organizational/divisions
v1 Gets a list of divisions
getDivisionsV1 → 200500
GET
/v1/organizational/regions/{regionId}
v1 Gets a region's data
getRegionByIdV1 1 param → 200404500
GET
/v1/organizational/regions
v1 Gets a list of regions
getRegionsV1 → 200500
GET
/organizational/districts/{districtId}
v0 Gets a district's data [DEPRECATED]
getDistrictByIdV0 1 param → 200404500
GET
/organizational/districts
v0 Gets a list of districts [DEPRECATED]
getDistrictsV0 → 200500
GET
/organizational/divisions/{divisionId}
v0 Gets a division's information [DEPRECATED]
getDivisionByIdV0 1 param → 200404500
GET
/organizational/divisions
v0 Gets a list of divisions [DEPRECATED]
getDivisionsV0 → 200500
GET
/organizational/regions/{regionId}
v0 Gets a region's data [DEPRECATED]
getRegionByIdV0 1 param → 200404500
GET
/organizational/regions
v0 Gets a list of regions [DEPRECATED]
getRegionsV0 → 200500
v1 1
GET
/v1/heartbeat
v1 Gets the health of the API
getHeartbeatV1 → 200500
hours 4
GET
/v1/stores/{storeNumber}/hours
v1 Gets a store's hours
getHoursByStoreV1 1 param → 200404500
GET
/v1/stores/hours
v1 Gets all store hours for a list of paginated stores
getAllStoreHoursV1 2 params → 200400500
GET
/store/{storeNumber}/hours
v0 Gets a store's hours [DEPRECATED]
getHoursByStoreV0 1 param → 200404500
GET
/store/hours
v0 Gets all store hours for a list of paginated stores [DEPRECATED]
getAllStoreHoursV0 2 params → 200400500
v0 1
GET
/heartbeat
v0 Gets the health of the API [DEPRECATED]
getHeartbeatV0 → 200500
Operations 1
GET
/openapi/V3.json
Get OpenApi Specification
getOpenApiSpec → 200

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are storeInfoV1 (72 properties), storeInfoV0 (64 properties), truckStopStoreEntity (31 properties), organizationalModelV0 (26 properties). Each schema is shown below with its type and property counts.

allStoreHoursInfoV0
object
5 properties
allStoreHoursInfoV1
object
5 properties
allStoreInfoV0
object
5 properties
allStoreInfoV1
object
5 properties
allStoresOrganizationalInfoV1
object
5 properties
apiError
object
2 properties
brandModelV0
object
2 properties
brandModelV1
object
2 properties
carWashV0
object
The store's car wash services.
1 property
carWashV1
object
The store's car wash services.
1 property
deliveryVendorsInfoV0
object
1 property
deliveryVendorsInfoV1
object
1 property
districtListModelV0
object
1 property
districtListModelV1
object
1 property
districtModelV0
object
3 properties
districtModelV1
object
3 properties
divisionListModelV0
object
1 property
divisionListModelV1
object
1 property
divisionModelV0
object
3 properties
divisionModelV1
object
3 properties
heartbeatReportV0
object
1 property
heartbeatReportV1
object
1 property
hoursBlock
object
2 properties
hoursBlockV0
object
2 properties
hourV0
object
3 properties
hourV1
object
3 properties
link
object
1 property
linkModel
object
URLs that are related to the current object.
2 properties
organizationalModelV0
object
26 properties
organizationalModelV1
object
26 properties
regionListModelV0
object
1 property
regionListModelV1
object
1 property
regionModelV0
object
3 properties
regionModelV1
object
3 properties
storeHoursInfoV0
object
2 properties
storeHoursInfoV1
object
2 properties
storeInfoV0
object
64 properties
storeInfoV1
object
72 properties
storeLoyaltyProgramInfoV0
object
1 property
storeLoyaltyProgramInfoV1
object
1 property
truckStopStoreEntity
object
Store is a truck stop
31 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

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