In order to access the server, you should contact your Client Solutions Manager and obtain the following information:
- URL of the server
- API port
- User license key
With the URL and the license key you should be able to create a user account on the server using the new user form. Once you have created the account and have a password you should be able to access the RESTful API.
The API follows the general http request methods for accessing data on the server. GET methods for retrieving information, POST methods for pushing data to the server, DELETE methods for removing entities from the server.
Comments
0 comments
Please sign in to leave a comment.