Access denied Access granted Authentification Draft Deprecated
video : getCoordinates
Last change: 2023-01-20 14:16:19
Retrieve a video's coordinates
Parameter
Value
Description
videoId
6 characters video id
cropped
If set to 0, all data will be return instead of synchronized data only - Default: 1
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/video/getCoordinates?
Response Body
An error occured!

	
Response : Valid / Success
  • status: OK when no errors
  • coordinates: list of video coordinates
Response : Error / Failed
Response status is replaced by one of the following:
  • UNABLE_TO_FIND_VIDEO: The specified videoId does not exist
  • UNABLE_GET_COORDINATES: Internal error: could not find the video coordinates
Sign in