Skip to main content
The OpenAPI document does not define a platform-wide request quota, burst limit, 429 response schema, or Retry-After behavior. Before production, obtain from the Neuron operator:
  • limits by account, credential, IP, operation, and time window;
  • whether login, recovery, creation, messaging, and value-moving operations have separate limits;
  • the response status, headers, and body used when a limit is reached;
  • the correct retry delay and escalation path;
  • monitoring signals for sustained throttling.
Clients should bound concurrency and retry attempts even when the deployment publishes no limit. Do not interpret an absent published limit as unlimited capacity.