Vesica API - Requesting Piece Details

To get details regarding a specific piece, you need to send the "id" of that particular piece 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 "PIECE_DETAIL".

Following is the sample form for requesting piece details from your account. All the fields in the form are mandatory and must be filled in with correct values.


     
     
     
     

In addition to the above mentioned mandatory variables, Vesica provides the following optional variable which can be used by the users to manipulate the results returned by Vesica API.

Name Description
imgonly Can have only two values i.e. 0 or 1. If set to 1, then Vesica API would return only the images related with the piece. If not sent or set to 0, the API would send complete details regarding the piece.

If the submitted values are correct and imgonly is not sent or set to 0, the Vesica API will return the following XML.



     
          
          
               
               
               
               
          
          
               
               
               
               
          
.........................
          
          
          
          
          
          
          
          
          
          
          
     

If the submitted values are correct and imgonly is set to 1, the Vesica API will return the following XML.



     
          
          
               
               
               
               
          
          
               
               
               
               
          
.........................
     

Browse Documenation

Introduction to the API

Requesting Piece Lists

Requesting Piece Details

Adding a Piece

Requesting Collections

Requesting Collection Details

Download Sample Templates

Home    •    Blog    •    Contact Us    •    Developers    •    Education    •    Partners    •    About    •    Help & Support    •    News    •    Privacy Policy    •    Terms of Use