Forum Discussion

aecorn's avatar
aecorn
Regular Visitor
4 years ago

"Drill down" into API-endpoints with dropdowns. API > Parameter > API > Parameter

So there is a huge API, with lots of data. It can be indexed into on several levels by adding /subtopic to the url. So calling http://api-base-url/table gives you "main topics". I want the user t...