Common
API | Description |
---|---|
GET MCDBCREST/manufacturer/status?fields={fields} |
No documentation available. |
POST MCDBCREST/manufacturer/database |
No documentation available. |
The MCDBC REST service's API allows manufacturers to programically create and maintain their own MagiCAD product databases. The API itself has been made very simple and easy to use. There are two resources available. Get status will give some basic information about manufacturer's database and the service itself. Post database allows manufacturers to post their database changes using predefined XML format.
Acronyms used:
MCDBC = MagiCloud Database Connection
RESTful = Web service implementing Representational State Transfer architechture.
API = Application Programming Interface
API | Description |
---|---|
GET MCDBCREST/manufacturer/status?fields={fields} |
No documentation available. |
POST MCDBCREST/manufacturer/database |
No documentation available. |