Easy to Use
We strive for simplicity in our partner API. We believe that the most important thing is to make it easy to use.
Following Best Practices
We have tried to follow standards and best practices for REST APIs. We use JSON for all responses.
Secure
We put a strong emphasis on the security of our API. Clients authenticate trough a private/public key pair mechanism. This allows us to secure the access without exchanging any sensitive information with our partners (passwords, etc).