RESTful API for interacting with RunAgent
Code | Meaning |
---|---|
200 | Success |
201 | Created |
400 | Bad Request |
401 | Unauthorized |
404 | Not Found |
429 | Rate Limited |
500 | Internal Error |
v1
Feature | SDK | Direct API |
---|---|---|
Ease of use | ⭐⭐⭐⭐⭐ | ⭐⭐⭐ |
Type safety | ✅ | ❌ |
Auto-retry | ✅ | ❌ |
Streaming support | ✅ | Manual |
Language support | Multiple | Any |