What endpoint are you using?
/cards & /cards/:card_type

What API version are you on?
11

Are you using a library or SDK? Which one?
library

What is the issue?

In response of /cards API, the video url is of extension ‘.mp4’, whereas in the cards/:card_type API response, the url extension is ‘vmap’.

Will all the video url extension be ‘.mp4’ for /cards API or there can be the case with ‘.vmap’ extension?
/cards API response


/cards/:card_type API response

image

Any updates on this?