We are developing an API Rest to extract data from our databases so it’s relevant for us to know: Does Redash have the capability to consume data from API such as data source.? Is it possible this scenario?

Redash is pretty good at this. You should try the JSON API data source. If it’s not quite suited to your specific API, it’s also quite easy to add your own custom query_runner specific to your needs.

Feel free to keep asking questions if you need further direction.

I’d like to know more about how can we add our custom query_runner?
Thanks.

We’re working on new and improved docs for this. Meanwhile, this is the guide most people use:

Also happy to answer questions here on the forum if you get stuck.