I am doing discovery for an application where a core feature will invovle allowing users to get information about their account via HTTP GET request.
I see the bubble default endpoint format is https://myapp.bubbleapps.io/version-test/api/1.1/obj/[datatype]
Is it possible to create custom (shorter) endpoints.
Ideally I would like to offer something like https://[user’s business name].[my domain]/[record name].
Before I invest too much time in Bubble, I wanted to understand if something like this is possible?
Thanks in advance