Displays software version information for gd, me, client (cdb, relevance)
more
api/version
Similar topics in Freebase
-
api/service/touch
Resets the mwLastWriteTime cookie to the current time. This ensures that any requests from the time you use this service gets you the latest data instead of possibly stale cached data. Freebase.com uses the mwLastWriteTime cookie to optimize query responses; it guarantees that any... -
api/service/upload
Raw upload service, mainly for XHR based requests or requests from non-browser clients The service also creates and executes a MQL query to register the content object in the graph and associate it with an existing document or newly created document as the case may be. -
api/trans/raw
Gets the raw blob via CDB Note that the ID (/guid/9202a8c04000641f8000000003cbdd2d) is the ID of a /common/document associated with a topic, not the ID of the topic itself. Thus, given a topic, you must first issue a MQL query read for a /common/document associated with it through the /common/topic... -
api/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 MQL Reference Guide. If you are writing Acre... -
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 to do a search for Optional Arguments format:... -
api/trans/blurb
Gets a blurbified version of blobs via CDB Note that the ID (/guid/9202a8c04000641f800000000001daf5) is the ID of a /common/document associated with a topic, not the ID of the topic itself. Thus, given a topic, you must first issue a MQL query read for a /common/document associated with it through...