synq.fm

Sign up for a developer API key! SYNQ API Guide

7 endpoints media
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

pip install synqui-sdk
pip install python-sdk
npm install synquer-sdk
npm install synqly-ts
go get github.com/Synqly/go-sdk
go get github.com/Vardoge/SYNQ-Golang
# Maven: see https://github.com/codeblocks-demo/synqpay-sdk-demo
# See https://github.com/mohsinalimat/SYNQ-iOS
# See https://github.com/mykewould/SYNQ-Elixir
curl examples
Perform a JavaScript query to return video objects matching any desired crite…
curl \
  /video/query
Create a new video, optionally setting some metadata fields.
curl \
  /video/create
Endpoints (7 total)
POST
/video/query
Perform a JavaScript query to return video objects matching any desired crite…
POST
/video/create
Create a new video, optionally setting some metadata fields.
POST
/video/stream
Returns urls for streaming.
POST
/video/update
Update a video's metadata.
POST
/video/upload
Return parameters needed for uploading a video file.
POST
/video/details
Return details about a video.
POST
/video/uploader
Return embeddable url to an uploader widget
At a glance
Total SDKs9
Languages6
Endpoints7
Categories1