The Freebase Application Programming Interface (API) offers a number of services that enable developers to create their own applications based on Freebase data. The Freebase API is still in development during the Alpha phase, as is our documentation of it, but the services listed below are currently stable. If you have questions about the Freebase API, our Developer's email list is an excellent resource.
Common ConventionsFreebase API Services
- api/status
- api/version
- api/service/mqlread
- api/service/mqlwrite
- api/service/search
- api/service/form_upload
- api/service/form_upload_image
- api/service/upload
- api/service/uri_submit_image
- api/service/uri_submit
- api/service/create_private_domain
- api/service/delete_private_domain
- api/service/touch
- api/trans/raw
- api/trans/blurb
- api/trans/image_thumb
- api/account/login
- api/account/logout
- dataserver/reconciliation
- api/account/loggedin
Search Help Center
Discussions
There are no conversations on this topic. Would you like to start one?
Start the Discussion »- Building Bases
- Creating Schemas
-
Developing Applications
- An Introduction to Freebase Application Development
- Playing in the Sandbox
- Freebase Programming Libraries and Tools
- Data Dump FAQ
- Using the Query Editor
- The Complete Metaweb Query Language (MQL) Reference Guide
- MQL Cheatsheet
- The MQL Cookbook
-
Freebase API Reference
- Common API Query Parameters
- Avoid caching problems when using the API
- X-Metaweb-Request
- api/status
- api/version
- api/service/mqlread
- api/service/mqlwrite
- api/service/search
- api/service/form_upload
- api/service/form_upload_image
- api/service/upload
- api/service/uri_submit_image
- api/service/uri_submit
- api/service/create_private_domain
- api/service/delete_private_domain
- api/service/touch
- api/trans/raw
- api/trans/blurb
- api/trans/image_thumb
- api/account/login
- api/account/logout
- dataserver/reconciliation
- api/account/loggedin
- Application Developer Tips
- The Acre Hosted Development Environment
- Introduction to the Metaweb Javascript Template Language (MJT)
- Freebase Community