API Reference

Trébol uses API REST. Request bodies should be in JSON format. Responses are JSON formatted. We also use standard HTTP response codes.

To connect, use our Base URL:

Authentication

All your calls to Trébol's API should include an Authentication header. We use API Keys Authentication, with a header key x-api-key and value your Trébol API key. To get you API Key, please contact us.

Header KeyValue Key
x-api-keyyour-trebol-api-key