All content and services are licenced under a Attribution-NonCommercial-ShareAlike Creative Commons Licence (see our Terms of Service).
> Using the XML-RPC Server
|
XML-RPC is "a spec and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the Internet. It's remote procedure calling using HTTP as the transport and XML as the encoding. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed and returned."
To use this service, you need to:
| |
| Host | www.newsisfree.com |
|---|---|
| Port | 80 |
| Path | /RPC |
|
This RPC interface is part Premium Export Service (if you've just opened an account, it's available freely for the first 30 days, it will be disable if you don't sign up before). By using it, you aggree to comply with the Terms of Service. | |
> Create User
This method creates a new user. It's designed for software writer who wish to
integrate NIF's service in their application.
- First parameter is your application tag, please contact us to get one;
- Second parameter is desired login (should be letters and digits only, not longer the 32 chars);
- Third parameter is password (should be letters, digits or [.-_!], 5 to 10 chars);
- Fourth parameter is user name;
- Fifth parameter is user email;
- Sixth parameter is prefered language ('en', 'fr' or 'de').
