Getting Started
Welcome to the TIGER FORM API documentation.
Quick Start Steps
- Register an account on the TIGER FORM platform.
- Obtain your API Key from the account dashboard.
Go to your Account Dashboard and copy your API Key from the Integration section.
- 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>