Flowcode Qr Api Save

Create, manage, and measure Flowcode QR at scale! πŸš€ - Dynamic Bulk QR Code Generator APIs

Project README

Dynamic QR code generator - Create and manage Flowcodes at scale! πŸš€

The Flowcode API is a RESTful API that lets you programmatically leverage the Flowcode platform:

  • πŸš€ Create and manage (dynamic QR) Flowcodes at scale
  • πŸ“ˆ Extract real-time analytics data from your Flowcodes and Flowpages
  • ♾️ Seamlessly integrate the API into your application

Getting Started

  1. Create a free Flowcode account at Flowcode.com ➜ and a developer account via the πŸ› οΈ Developer Portal ➜
  2. Authorization: generate an API key (via the Developer Portal) to use as authorization for the API endpoints.

Examples

πŸ’» Check out code examples with the API here

Guides

API Endpoints

Please visit our πŸ› οΈ Developer Portal ➜ for more information about each API endpoint and try our interactive test environment.

Flowcode (dynamic QR) API Endpoints

API Endpoint URL Type Description
Create a Flowcode https://gateway.flowcode.com/v4/codes POST Creates a Flowcode
Get All Flowcodes https://gateway.flowcode.com/v4/codes GET Returns a list of Flowcodes accessible by this user
Fetch Flowcode https://gateway.flowcode.com/v4/codes/{code_id} GET Returns metadata for a specified Flowcode
Update Flowcode https://gateway.flowcode.com/v4/codes/{code_id} PATCH Updates a Flowcode according to specified parameters

Flowcode (dynamic QR) Bulk API Endpoints

API Endpoint URL Type Description
Create Flowcodes in bulk https://gateway.flowcode.com/v4/codes/bulk POST Create codes in bulk using a single request
Update codes in bulk https://gateway.flowcode.com/v4/codes/bulk PUT Update codes in bulk using a single request
Create codes in bulk from CSV https://gateway.flowcode.com/v4/codes/bulk/csv POST Create codes in bulk from CSV (comma-separated values) input
View status of bulk request https://gateway.flowcode.com/v4/codes/bulk/{task_id}/status GET View the status of an asynchronous bulk request

Flowcode Image Generation API Endpoints

API Endpoint URL Type Description
Generate static code image https://gateway.flowcode.com/v3/codes/generator/static GET Generate a static Flowcode image
Generate dynamic code image https://gateway.flowcode.com/v3/codes/generator/{code_id} GET Generate a dynamic Flowcode image from an existing Flowcode

Flowcode Code Templates API Endpoints

API Endpoint URL Type Description
List Flowcode Templates https://gateway.flowcode.com/v3/code-templates GET Returns a list of Flowcode template configurations accessible by this user
Fetch Flowcode Template https://gateway.flowcode.com/v3/{template_id} GET Returns metadata for a specified Flowcode template

Analytics API Endpoints

API Endpoint URL Type Description
Get Flowcode Events https://gateway.flowcode.com/analytics/v2/events/flowcode GET Get events for all of your Flowcodes
Get Flowpage Events https://gateway.flowcode.com/analytics/v2/events/flowpage GET Get events for all of your Flowpages
Get Contacts (CRM) https://gateway.flowcode.com/analytics/v2/contacts GET Get contact info submitted on Flowpages for a specific date range

Full List of Analytics API Endpoints ➜


🀝 Get in Touch / Help:

πŸ’‘ Rate Limiting

The Flowcode API sets a limit of 100 API requests per second. Once this limit is reached the API will start returning errors with HTTP status code 429.

πŸ’« Difference between a regular QR code vs. a Flowcode?

  • Dynamic and can be customized with a variety of designs
  • Get real-time data and analytics, including advanced Geolocation tracking
  • Enterprise-grade security and features, GDPR and CCPA compliant
  • Platform features include management of Flowcodes, innovative artist designed Flowcodes, and mobile-first online destinations

Learn more at Flowcode.com ➜

flowcode_examples

Open Source Agenda is not affiliated with "Flowcode Qr Api" Project. README Source: team-flowcode/flowcode-qr-api

Open Source Agenda Badge

Open Source Agenda Rating