// Developer Portal

API Documentation

v2.1.0 // AYANORIS ORBITAL NETWORK INTERFACE

1.0 Authentication

All API requests must be authenticated via a Bearer token in the HTTP Authorization header. Tokens are provisioned by your integration specialist after intake.

Authorization: Bearer YOUR_ENTERPRISE_TOKEN

2.0 Core Endpoints

Base URL: https://api.ayanoris.com/v2

  • GET /telemetry/sar
    // Synthetic Aperture Radar Array
  • GET /telemetry/optical
    // Sub-meter Visual Data
  • POST /tasking/new
    // Active Satellite Tasking

3.0 Rate Limits

Tier 1 Enterprise limits apply strictly to prevent network saturation. Exceeding limits will result in a 429 Too Many Requests response.

  • [+] Burst: 500 req / sec
  • [+] Sustained: 10,000 req / min
  • [+] Payload Max: 50 MB