Getting Streamable URL of Video using API v2 in web app
It sounds like you may be interested in using the /2/files/get_temporary_link endpoint. Check out the documentation there for more information.
By the way, that's a link to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible. Those have corresponding native methods for the HTTPS endpoints.