Skip to main content

Notes:

  • Base URL: Use https://api.swarms.world for all API requests.
  • API Key: Replace <your-api-key> with the actual key provided by the Swarms API service.
  • Authentication: Pass your key in the x-api-key header, or use Authorization: Bearer <your-api-key> — both are accepted.
  • Compression: gzip and lz4 are supported for response compression via the Accept-Encoding header.