Introduction

⚠️ Heads-up: This is the legacy Scoring API. We’re sun-setting it in favour of MadKudu API v2 (JWT-based, unified auth, richer payloads). New builds should target v2; existing callers should plan a switch-over by Q4 2025.

This legacy Scoring API has a different API key and authentication than the new API, please refer to the right article

Requests

  • All requests should be made using https://.

  • All response bodies, including errors are encoded in JSON.

We have official language bindings in:

Rate Limiting

You can make up to 600 requests per endpoint per minute. Once you reach that limit, you will start receiving errors (HTTP code 429).

Last updated

Was this helpful?