Where to specify API version in request

Hi, we currently use this endpoint to fetch all our devices and status. https://rms.teltonika-networks.com/api/devices?limit=30.

The API seems updating recently and it causes issues in our side.
Question: How/where can i specify the API version in the request. Tried /api/vX and it seems not the way.

Thanks for reading

Hi,

Thank you for reaching out. The API has recently undergone updates, and the endpoint you’re using might be deprecated. Could you try using the new endpoint:

https://api.rms.teltonika-networks.com/devices?limit=30

Please test it and let us know if it resolves the issue or if you need further assistance.

Best regards,