API Specification

This page contains the specification of Orium's API for third-party integration partners.

Supported Blockchains


Blockchain NameOrium Chain IDEVM Chain Id

Polygon

polygon-mainnet

137 (0x89)

Moonbeam

polkadot-moonbeam

1284 (0x504)

Arbitrum One

arbitrum-one

42161 (0xa4b1)

Endpoints


User Borrowings

Borrowings represent rentals a user has rented.

Given a user address and an NFT, list all active borrowing a user has.

User Lendings

Lendings represent rentals a user has rented to other users (the provided user is the owner of the NFTs).

Given a user address and an NFT, list all active lendings a user has.

Last updated