Rivya AI Docs

API Changelog

Rivya API v1 documentation، endpoint، model reference، schema، اور future surface updates track کریں۔

2026/05/11 کو آخری review

یہ page public Rivya API changes record کرتا ہے جو developers کو affect کرتے ہیں۔

2026-05-11

Rivya API v1 کے لیے initial API documentation set:

  • API overview
  • quickstart
  • authentication
  • OpenAPI and schema contract
  • API model list
  • dynamic model API reference
  • generation submission
  • generation status polling
  • credit balance
  • errors and limits
  • Files API for reference uploads
  • API webhooks for signed generation completion events
  • non-streaming and streaming Chat API with API-created sessions

Current API version API keys اور account credits کے ذریعے asynchronous image، video، اور audio generation cover کرتا ہے۔ اس میں model reference media کے لیے Files API uploads، terminal generation events کے لیے signed webhooks، اور non-streaming یا SSE streaming responses کے ساتھ Chat API turns بھی شامل ہیں۔

Current Endpoint Surface

  • GET /api/v1/models
  • POST /api/v1/generations
  • POST /api/v1/files
  • POST /api/v1/chat/completions
  • GET /api/v1/chat/sessions
  • GET /api/v1/chat/sessions/{sessionId}
  • GET /api/v1/generations/{taskId}
  • GET /api/v1/credits
  • GET /api/v1/webhooks
  • POST /api/v1/webhooks
  • GET /api/v1/webhooks/{endpointId}
  • PATCH /api/v1/webhooks/{endpointId}
  • DELETE /api/v1/webhooks/{endpointId}
  • POST /api/v1/webhooks/{endpointId}/rotate-secret
  • GET /api/v1/webhook-events
  • GET /api/v1/webhooks/{endpointId}/deliveries
  • POST /api/v1/webhooks/{endpointId}/test
  • GET /api/v1/openapi.json

Not Open Yet

یہ surfaces current callable API کا حصہ نہیں ہیں:

  • Chat webhook events
  • official SDKs

Compatibility Notes

Model list بدل سکتی ہے جب Rivya models add، remove، یا gate کرتا ہے۔ Fixed count پر rely کرنے کے بجائے /api/v1/models یا Model API Reference استعمال کریں۔

فہرست