Skip to Main Content
Riverty Docs
riverty logo Docs

Overview

Riverty’s Collection API is built on REST architecture, utilizing JSON, standard HTTP response codes, authentication mechanisms, and HTTP methods (verbs) for communication between clients and the server.

In this section you can find a detailed description of each operation with input parameters, possible responses, sample requests and integration examples.

Base URL

All API requests should be made to the following base URL:

http://collection-api.riverty.com/v1

Endpoints

Discover our API endpoints for accessing and managing various functionalities within our Collection API.

  • Claim

    Submit and manage debt claims efficiently using the Claim endpoint.

    Learn more
  • Transactions

    Track and retrieve the status of your claims.

    Learn more
  • Documents

    Access necessary documents related to your claims.

    Learn more