1. Developer Manual¶
1.1. Agora REST Interface¶
Agora provides a REST API at /api/v2/ for programmatic access to all platform resources.
See REST API for a guide to the most common endpoints covering authentication, data browsing, upload, download, tasks, and search.
1.2. Agora API Libraries¶
Higher-level connector libraries wrap the REST API for common languages:
Python — Python API Library
MATLAB — Matlab API Library