I’m just getting started with the REST API, and whilst looking through the docs and the getting started guide for v2 and v1, I noticed that there doesn’t seem to be anything that actually tells you the root url to call. All the endpoints are there and you could guess it might be ‘https://api.revenuecat.com’ but it would actually be really useful in the getting started guide to say something along the lines of
“The base url request path is xxxx”
I think the only place it actually shows is on the “getCustomers” example an even then if you’re using dark mode it’s not visible.
Just a little bit of feedback