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

Flipdish Customers API

Operations for Customers.

Flipdish Customers API is one of 85 APIs that Flipdish publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version v1.0.

Requests are made against a single base URL, https://api.flipdish.co.

4 operations 2 paths 7 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1.0
Base URL
https://api.flipdish.co
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Flipdish Customers API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the implicit and clientCredentials flows, exposing 1 scope. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0. Implicit grant for first-party portal apps; client credentials grant for server-to-server App Store apps (exchange Client ID + Secret Key for a bear…

Paths & Operations 4

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

Customers 4

Operations for Customers.

GET
/api/v1.0/{appId}/customers/{customerId}
Flipdish Get Customer by Id
GetCustomerById 2 params → 200400401403500
POST
/api/v1.0/{appId}/customers/{customerId}
Flipdish Update Customer by Id
UpdateCustomerById 2 params body → 200400401403500
GET
/api/v1.0/{appId}/customers
Flipdish Get Customers
GetCustomers 2 params → 200400401403500
POST
/api/v1.0/{appId}/customers
Flipdish Create Customer
CreateCustomer 1 param body → 200400401403500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Customer (7 properties), CustomerUpdateModel (3 properties), CustomerCreateModel (3 properties), RestApiResult_Customers_ (1 property). Each schema is shown below with its type and property counts.

Customer
object
Defines a customer
7 properties
RestApiResult_Customer_
object
Rest api result
1 property 1 required
Customers
object
Defines a list of customers
1 property
CustomerCreateModel
object
Defines a customer create model
3 properties
FlipdishError
object
Standard Flipdish API error response. Errors are returned as a JSON object with a human-readable message and a programmatic error code (see https://developers.…
1 property
RestApiResult_Customers_
object
Rest api result
1 property 1 required
CustomerUpdateModel
object
Defines a customer update model
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flipdish-customers-api-openapi.yml Raw ↑

Other APIs Flipdish publishes across the network.

Flipdish Accounts API
Flipdish Address API
Flipdish Apm API
Flipdish Apps API
Flipdish AppStore API
Flipdish AppStoreConfigurations API
Flipdish AppStoreDeveloper API
Flipdish AppStoreEntitlements API
Flipdish AuditLogs API
Flipdish AuthorizationTokens API
Flipdish BankAccount API
Flipdish Campaigns API
Where this information came from

This is an independent, third-party profile of Flipdish Customers 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.