Code Monkey home page Code Monkey logo

flowcode-qr-api's Introduction

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

flowcode-qr-api's People

Contributors

amartoneflowcode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.