Generating Authentication Token: Users can generate an API authentication token by visiting the “Generating an API token” section. This fundamental step ensures a secure access to the GO API. Users can follow the detailed instructions to acquire the token and establish a secure connection to the GO API.
Handling Pagination: Once users have generated the authentication token, they should explore the “Pagination Handling” section to understand the techniques for efficiently navigating through the paginated API data. This section also provides information on how users can also use parameters to filter out the data from the API endpoints.
Multilingual Support: Users can retrieve data in supported languages namely English, Spanish, Arabic and French. refer to the “Get API response in a supported language” section to understand how to receive responses in the above mentioned languages. This feature enhances accessibility and usability for a diverse user base.
Power BI and Python Integration: Users can explore the Sample API Queries section to establish connection with the GO API endpoints in Power BI and Python. Every example under this section provides a detailed explanation of the API endpoint used as well as the data retrieved. This section provides with Power Query m code which can be used inside Power Query editor to retrieve data from Go API endpoints. This code handles the API connection along with pagination and use of parameters to filter out the data if required. Python code snippets are also provided for establishing connection with the API and data retrieval along with pagination handling and data filtering using parameters.
Data Analysis Examples: The Sample API Queries section also provides with some data analysis on the data retrieved in Power BI and python. Users can use the GO API - Data Dictionary section to perform essential analytics tasks, enabling them to derive actionable insights for decision-making.