API

DeveloperAPI Documentation

Build custom integrations with our powerful RESTful API. Create unique event experiences for your applications.

Real-time Updates

Webhook support for instant event notifications

SDK Libraries

Official SDKs for JavaScript, Python, and Ruby

CLI Tools

Command-line tools for automation and scripting

Getting Started

Our API uses RESTful conventions and returns JSON responses. Authentication is handled via Bearer tokens.

bash
# Base URL
https://api.picvidlive.com/v1

# Authentication Header
Authorization: Bearer YOUR_API_KEY

API Endpoints

POST/api/events/create

Create a new event with customizable settings

🔐Required
GET/api/events/{eventId}

Retrieve event details and statistics

🔐Required
POST/api/events/{eventId}/media

Upload photos and videos to an event

🔓Optional
GET/api/events/{eventId}/slideshow

Get slideshow data for real-time display

🔐Required
GET/api/events/{eventId}/gallery

Retrieve paginated gallery with thumbnails

🔐Required
GET/api/event-by-qr/{qrCode}

Get public event info by QR code

🌐None

Need API Access?

API access is available for Professional and Enterprise plans. Contact us to get your API credentials and start building.

PicVideoLive

© 2025 PicVideoLive. All rights reserved.