Complete guide to the Outerport API
Authorization
header:
X-RateLimit-Limit
: Maximum requests per time windowX-RateLimit-Remaining
: Remaining requests in current windowX-RateLimit-Reset
: Time when the rate limit resets200
- Success400
- Bad Request401
- Unauthorized404
- Not Found422
- Validation Error500
- Internal Server Error