Returns true if you API key is working. You can apply for API key.
SOAP/GET/POST:http://babyworld.net/dev/Authentication.asmx
JSON:http://babyworld.net/dev/Authentication.asmx/js
Retrieves available domains in the system. This will return you domainId which you need to use in many APIs
SOAP/GET/POST:http://babyworld.net/dev/Domain.asmx
JSON:http://babyworld.net/dev/Authentication.asmx/js
Retrieves the userToken that many methods need to be executed. This userToken represent a unique user in the system.
SOAP/GET/POST:http://babyworld.net/dev/UserToken.asmx
JSON:http://babyworld.net/dev/UserToken.asmx/js
You can access the DataStorage using the webservice. The DataStorage stores all the files(usually images and videos) in the system.
SOAP/GET/POST:http://babyworld.net/dev/DataStorage.asmx
JSON:http://babyworld.net/dev/DataStorage.asmx/js
You can access message sent to a user and send a message.
SOAP/GET/POST:http://babyworld.net/dev/PrivateMessage.asmx
JSON:http://babyworld.net/dev/PrivateMessage.asmx/js
You can access the messageboard using this webservice. Viewing is only possible. The type of the messageboard can been seen by hovering over the link on a messageboard and look at the advtype in the link.
SOAP/GET/POST:http://babyworld.net/dev/Messageboard.asmx
JSON:http://babyworld.net/dev/Messageboard.asmx/js
You can use this webservice to check if you have a new message or there is a new record in a guestbook on any of the websites the user has.
SOAP/GET/POST:http://babyworld.net/dev/Notify.asmx
JSON:http://babyworld.net/dev/Notify.asmx/js
You can use this webservice to get websiteId from subdomain, users websites, set folders to a website and retrieve websiteIds from folderId.
SOAP/GET/POST:http://babyworld.net/dev/website.asmx
JSON:http://babyworld.net/dev/website.asmx/js
This is a demo application on how you can use the Webservice API. This a simple application written in C#.
http://babyworld.net |
Terms and conditions
| API
© 2000-2008 babyworld.net
All rights reserved. About babyworld.net | S1
http://babyworld.net
© 2000-2008 babyworld.net
All rights reserved. | S1