# Get Started The base URL for the Consumet REST API is: [`https://api.nganime.my.id`](https://api.nganime.my.id) ## Notes - Some `GET` request examples displayed throughout these docs are written for use with Node.js - the [`axios`](https://axios-http.com) library may be required. - Some `GET` request examples displayed throughout these docs are written for use with Python - the [`requests`](https://requests.readthedocs.io) library may be required.