Welcome to the user guide for the Genero Data Warehouse API

The purpose of the Genero Data Warehouse API is to offer a streamlined way of extracting entity data from a Genero tenants database. The result is flattened and is intended to be used in reporting scenarios.

More info:

Patterns of extraction

Entities support fetch all, by created date, by modified date and an interval of created dates or a combination thereof. Please consult the Open API documentation link above.

Genero strongly advice to use fetch all sparingly for large datasets and use incremental fetch intermittently. How you need to extract data depends on you specic use case, please be aware of the limitations below when you model your data extraction.

Code of conduct and limitations

Apart from the access token limitations the following limitations apply:

  • Number of requests
    • Daily: 3000
    • Max 60 per minute
    • No parallell calls
  • Limit on exported data
    • Max 25 GB/week
    • Max 5 GB/day