Freebase allows developers a free quota of up to 100,000 (one hundred thousand) read calls per day per person or organization, and a write quota of 10k writes per day. We believe this meets the needs of the vast majority of developers.
If you find yourself needing more than 100k API calls, consider downloading the data dumps and querying the data locally.
Requesting additional quota
It's also possible to request a higher quota from the APIs Console.
If you have additional quota on your account, you will need to use an API key to take advantage of that quota.
Users who requested additional quota have the same quota on both production and sandbox servers.
Write quota limitations
In order to use MQL Write, developers must contact Freebase first. See Using MQL Write.
The MQL Write quota that is granted is high enough to be sufficient for most applications. Default quotas on the production and sandbox servers are 10,000 writes per day.
If you reach your quota limit, the error message is "/api/status/error/mql/access Too many writes."
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-20 UTC."],[[["The Freebase API is no longer available, but this documentation remains for users utilizing the data dumps."],["Freebase offers a free daily quota of 100,000 read calls and 10,000 write calls per person or organization."],["Developers exceeding the quota are encouraged to download the data dumps or request a higher quota via the APIs Console."],["Accessing the write quota requires prior contact with Freebase, and exceeding it results in a specific error message."]]],[]]