Hello,
I have a simple table of universities with three fields (universityname, town, country) in https://baserow.io/
I want to create an API with rapidapi that allows clients to search, in their websites, for a university name by its name, the town and or the country.
The API aims to provide access to a standardized dataset of verified university names and related location. Its primary purpose is to ensure consistent and accurate submission of university names by users in:
I already have rapidapi and baserow free accounts. I have already added a project in rapidapi but i need someone with technical expertise that:
1) check that the current project is configured properly in terms of security (ex tokens etc.)
2) check that the API has endpoints that allows only to provide the service above and not allow to download the complete list of university names and locations all at once, even by guessing the baserow.io API code.
3) Set reasonable usage limits.
4) create a brief documentation on the search/autocomplete API endpoint.
...