Build custom integrations with our powerful RESTful API. Create unique event experiences for your applications.
Webhook support for instant event notifications
Official SDKs for JavaScript, Python, and Ruby
Command-line tools for automation and scripting
Our API uses RESTful conventions and returns JSON responses. Authentication is handled via Bearer tokens.
# Base URL
https://api.picvidlive.com/v1
# Authentication Header
Authorization: Bearer YOUR_API_KEY/api/events/createCreate a new event with customizable settings
/api/events/{eventId}Retrieve event details and statistics
/api/events/{eventId}/mediaUpload photos and videos to an event
/api/events/{eventId}/slideshowGet slideshow data for real-time display
/api/events/{eventId}/galleryRetrieve paginated gallery with thumbnails
/api/event-by-qr/{qrCode}Get public event info by QR code