August 7th, 2025
Improved
Weβre excited to share a major upgrade to the Databar REST API: you can now apply filters directly to your GET requests!
Until now, the API returned the full table, with no way to narrow down results. Many of you asked for the ability to fetch only the rows you need β and we listened.
With this latest update, you can filter rows using EQUALS and CONTAINS operators, allowing you to query for rows where specific columns match or include a given string. This makes the API significantly more powerful for integrations and custom workflows.
π Example use cases:
Retrieve all rows where the description column contains the word "enrichment"
Get entries where the company_name column equals "Databar"
π Note: This feature is currently available on Scale and Expand plans.
If youβre on a different plan and would like access, reach out to us β weβre happy to help!