Overview
Authentication
Sudo’s API uses OAuth 2.0 Bearer Token to authenticate requests. All API calls must include a bearer token.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /cards HTTP/1.1
Host: api.sandbox.sudo.africa
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cC...
HTTP 401 Unauthorized responses.