Getting Started

Quick Start Guide

1

Sign Up

Create an account to get your API key

2

Choose a Plan

Select the plan that best fits your needs

3

Integrate

Follow our documentation to integrate the API

Response Format

All API responses are returned in JSON format and include a status field.

            {
  "name": "John",
  "age": 30
}