powered by
Helper function to send requests to the Finto Skosmos API
finto_api_request(endpoint, params = list())
Parsed JSON response from the API.
API endpoint to request.
List of query parameters.
if (FALSE) { finto_api_request("vocabularies") }
Run the code above in your browser using DataLab