API Reference
- Authentication
- The Query API
- The Result API
- The Update API
- The Training API
- Deleting objects
- Retrieving objects
- Appending images to existing objects
- Creating new objects
- Errors
- Code
Quick search
Errors
If your API call is unsuccessful you will receive an error message in response having the following format:
{'data': {'comment': 'Unknown user: 84675fdaf2b', 'error': 1}}
The comment describes the reason behind the failure of your request.