Getting Started

Welcome to the TIGER FORM API documentation.

Quick Start Steps

  1. Register an account on the TIGER FORM platform.
  2. Obtain your API Key from the account dashboard.
    Go to your Account Dashboard and copy your API Key from the Integration section.
    API Key Dashboard Screenshot
  3. Make your first API request using the API Key for authentication.

Example Request

GET https://api.form-qr-code-generator.com/v1/form
Authorization: Bearer <API_KEY>