api/account/logout
Freebase API service
Accessible via:
- /api/account/logout
Permits HTTP GET:
- Yes
Extra arguments ignored:
- Yes
Response type:
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/status
Provides detailed status information for various Freebase services -
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...