Developer Documentation

Build with Unifesto

Everything you need to integrate Unifesto into your applications. APIs, SDKs, and guides.

Getting Started

Welcome to the Unifesto API documentation. This guide will help you integrate our platform into your applications.

Quick Start

1

Create an Account

Sign up for a developer account at unifesto.app/auth

2

Get API Keys

Navigate to Settings → API Keys to generate your credentials

3

Make Your First Request

Use your API key to authenticate and start building

Example Request

curl https://api.unifesto.app/v1/events \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

Base URL

https://api.unifesto.app/v1

Rate Limits

1000 requests per hour

Need help? Contact us