Features Pricing Developers Company Blog Login Start for free

Request Methods

HTTP & HTTPS

All requests must be initiated via HTTP & HTTPS.

Default Endpoint

After obtaining the API-Key, you can use the KeyDelivery API. The API is accessed from the following URL:

https://www.kd100.com/api/v1

Header

All requests must have a "Header", All request Content-Type must be "application/json".

Name Data Type Default Value
Content-Type string application/json

Example

Content-Type: application/json
API-Key: Enter your API-Key here
signature: MD5(json+API-Key+Secret)