Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TableCheck membership_programs API

The membership_programs API from TableCheck — 2 operation(s) for membership_programs.

TableCheck membership_programs API is one of 14 APIs that TableCheck publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include membership_programs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://api.tablecheck.com/api/availability/v1/.

2 operations 2 paths 7 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.tablecheck.com/api/availability/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

TableCheck membership_programs API declares 1 security scheme for authenticating requests. An API key is passed in the header as AUTHORIZATION (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 2

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

membership_programs 2
GET
/membership_programs
List all Membership Programs
listMembershipPrograms 10 params → 200default
GET
/membership_programs/{membership_program_id}
Fetch a specific Membership Program
showMembershipProgramById 1 param → 200default

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are MembershipProgram (5 properties), MembershipTierEmbed (4 properties), PaginationData (2 properties), FranchiseEmbed (2 properties). Each schema is shown below with its type and property counts.

MembershipProgramsListResponse
object
2 properties
MembershipTierEmbed
object
4 properties
FranchiseEmbed
object
2 properties
MembershipProgram
object
5 properties
PaginationData
object
2 properties
MembershipProgramShowResponse
object
1 property
Error
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tablecheck-membership-programs-api-openapi.yml Raw ↑

Other APIs TableCheck publishes across the network.

TableCheck availability API
TableCheck blockages API
TableCheck calendar API
TableCheck customers API
TableCheck franchises API
TableCheck memberships API
TableCheck pos_journals API
TableCheck reservation_flags API
TableCheck reservations API
TableCheck shops API
TableCheck table_status API
TableCheck tables API