Skip to main content
The Insights API client is part of the Algolia.Search package. To install this package, run:
Command line
To use the Insights client, import these namespaces:
C#
To create an instance of the client:
C#

Analytics region

The Insights API client requires specifying your Algolia application’s analytics region to properly route requests to the correct data center. Replace ALGOLIA_APPLICATION_REGION with your application’s analytics region:
  • us for the United States
  • de for Europe
You can check your analytics region in the Infrastructure > Analytics section of the Algolia dashboard.
Last modified on April 27, 2026