Share This
Add More Topics
Save this view to a base, or just for yourself.
3 Freebase API service argument topics matching:
Filter this Collectionapi/service/mqlread
The mqlread service is used to perform read-only queries on Freebase data.
MQL queries must be wrapped in an envelope consisting of two JSON objects before being sent to mqlread. This is explained in detail in section 4.2.4 of the The...
Argument type:
Format:
api/service/mqlwrite
The mqlwrite service is used to perform insertions, deletions, and updates to Freebase data. Unlike mqlread, the programmatic use of mqlwrite requires authentication. If you are writing Acre scripts, then you should use the convenient function acre...
Argument type:
Format:
api/service/search
Name search Description Provides text search based on a query string and optional constraints. Accessible Via /api/service/search HTTP GET Yes HTTP POST Yes Special Headers None Login Required No Required Arguments query: the string...