fbImg

Developer Portal

Integrate PixaryAI capabilities into your applications via our REST API.

Overview
Credit Balance
credits0
≈ $0.00
Active Keys
0
Total API Calls
0
Today's Calls
0

Quick Start

Manage API Keys

Create and manage your API keys for authentication.

View API Docs

Explore endpoints, parameters, and response formats.

Try Playground

Test API calls interactively with code generation.

View Usage

Monitor your API call volume and credit consumption.

Getting Started

1Create an API key in the "API Keys" section.
2Add the key to your request header: Authorization: Bearer apk_xxx
3Make your first API call — here is an example:
curl
curl -X POST https://api.pixaryai.com/api/openapi/v1/pixary-2-6-t2v \
  -H "Authorization: Bearer apk_your-api-key" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"a cinematic dog running on the beach","resolution":"1080P","duration":"5s"}'
AI Video
AI Image
Undress
New
Explore
Profile
PixaryAI Developer Portal | AI REST API Integration