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

Flipp FlyerKit API

Public HTTPS/JSON API that gives retailers programmatic access to the structured circular ("publication") data that powers the Flipp platform - publications by merchant and store/postal code, publication pages, highlights, categories, products across or within a publication, detailed product records with matched coupons, sub-item inventory, the five closest stores to a postal/zip code, and normalized geo FSA lookup. Responses are JSON, requests are authorized with an access_token query parameter issued by a Flipp technical contact, CORS is supported, and versions are pinned in the URI path (v2.0, v3.0, v4.0). v4.0 adds multi-token permissions, future-publication visibility, and keyword/tag filtering.

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

Requests are made against the base URL https://api.flipp.com/flyerkit/v4.0.

11 operations 11 paths 20 schemas 11 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
4.0
Base URL
https://api.flipp.com/flyerkit/v4.0
Resource Areas
5

Paths & Operations 11

Across 11 paths, the API surfaces 11 operations — 11 GET. They span 5 resource areas: publications, products, stores, fsa, copyright. Each is listed below with its method, path, parameters, and response codes.

publications 5
GET
/publications/{merchant_identifier}
Find publications by merchant and store or postal/zip code
7 params → 200422
GET
/publication/{publication_id}/pages
Returns pages in a publication
2 params → 200422
GET
/publication/{publication_id}/highlights
Returns highlights in a publication
2 params → 200422
GET
/publication/{publication_id}/categories
Returns categories in a publication
2 params → 200422
GET
/publication/{publication_id}/products
Returns products in a publication
13 params → 200422
products 3
GET
/publications/{merchant_identifier}/products
Returns products across publications
15 params → 200422
GET
/product/{product_id}
Returns detailed information about a product
4 params → 200422
GET
/product/{product_id}/sub_items
Returns detailed inventory information about a product's sub items get from MI9 Retail API
3 params → 200422
stores 1
GET
/stores/{merchant_identifier}
Returns closest stores to a postal/zip code
3 params → 200422
fsa 1
GET
/fsa/{merchant_name_identifier}
Find geo locate fsa by merchant and ip
3 params → 200422
copyright 1
GET
/copyright
Returns Flipp copyright
→ 200

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are merchant_product (51 properties), product (49 properties), detailed_product (46 properties), publication (34 properties). Each schema is shown below with its type and property counts.

publication
object
34 properties
correction_notice
object
2 properties
publication_page
object
10 properties
publication_highlight
object
5 properties
publication_category
object
6 properties
error
object
2 properties
product
object
49 properties
sub_item
object
21 properties
merchant_product
object
51 properties
detailed_product
object
46 properties
inventory_sub_item
object
10 properties
cart_button
object
6 properties
quantity_control_option
object
5 properties
product_coupon
object
13 properties
product_review
object
5 properties
product_rich_media
object
4 properties
product_spec
object
2 properties
product_feature
object
1 property
store
object
25 properties
fsa
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flipp-wishabi-flyerkit-openapi.yml Raw ↑
Where this information came from

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