Rivya AI दस्तावेज़

API Changelog

Rivya API v1 documentation, endpoint, model reference, schema और future surface updates track करें।

अंतिम समीक्षा 2026/05/11 को

यह पेज developers को प्रभावित करने वाले public Rivya API बदलाव record करता है।

2026-05-11

Rivya API v1 के लिए शुरुआती API documentation set:

  • API overview
  • quickstart
  • authentication
  • OpenAPI और schema contract
  • API model list
  • dynamic model API reference
  • generation submission
  • generation status polling
  • credit balance
  • errors और limits
  • reference uploads के लिए Files API
  • signed generation completion events के लिए API webhooks
  • API-created sessions के साथ non-streaming और streaming Chat API

मौजूदा 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

अभी खुला नहीं है

ये surfaces current callable API का हिस्सा नहीं हैं:

  • Chat webhook events
  • official SDKs

Compatibility Notes

Rivya models add, remove या gate करता है, इसलिए model list बदल सकती है। Fixed count पर निर्भर रहने के बजाय /api/v1/models या Model API Reference इस्तेमाल करें।

विषय-सूची