API Data Source

I’m trying to use an API that returns JSON. The schema is such that it takes parameters to return the values:

https://api.coingecko.com/api/v3/simple/price?ids=tron&vs_currencies=usd

i’ve created my query parameters but how can i modify the schema dynamically?

Community Page
Last updated: