Data API Help with Search Query

I’ve been trying for a bit to search query my data API, I have a discord bot that gets data from my bubble api, the command has a field where you can put a username and it will search the api for that user and show how much currency they have. But, I do not know how to search query Bubble data apis. Any help?

You can read the documentation here - https://bubble.io/reference#API.get_api.search_call it should put you on right direction.

1 Like