If the display name is not provided the domain_key is used as the display name. The domain key can be a maximum of 4k characters in length It can be composed of any valid utf8 character, with the exception that if the ascii encoding value is less than 128, only alphabets (both cases), numbers, underscore and dash are allowed. It cannot start with an underscore or dash. Sample Response:{
"status": "200 OK",
"code": "/api/status/ok",
"doma...
more
api/service/create_private_domain
Freebase API service
Status:
Accessible via:
- /api/service/create_private_domain
Login required:
- Yes
Permits HTTP POST:
- Yes
Extra arguments ignored:
- Yes
Response type:
Similar topics in Freebase
-
api/service/form_upload
Provides upload services to upload any BLOB into metaweb via HTML forms. 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/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/delete_private_domain
Deletes an empty private domain for the user in the /user/username namespace OR in the case of an utf-8 domain name -
api/service/form_upload_image
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.