Vesica API - Requesting Collection Details |
|
To get details regarding a specific collection, you need to send the "id" of that particular collection along with the other mandatory variables to the Vesica API. All the requests must be sent to https://vesica.ws/api/index.php. The demand for requesting piece lists must be "COLLECTION_DETAIL". <form method="post" action="https://vesica.ws/api/index.php"> If the submitted values are correct, the Vesica API will return the following XML. <?xml version="1.0" encoding="iso-8859-1"?> |
Browse Documenation |