api-2.orel.pro

Catalog data API

Read access to variety records, seed lots and stock levels for orel.pro integrations. This host serves machine clients; there is nothing to browse here.

All systems operational

Base URL

https://api-2.orel.pro/v1/

Authentication

Every request needs a partner key in the Authorization header. Requests without a valid key return 401.

Authorization: Bearer <partner_key>

Endpoints

GET/v1/varietiesList varieties, paginated
GET/v1/varieties/{id}One variety with characteristics
GET/v1/lotsSeed lots and current stock
GET/healthService health, no key needed

Access

Keys are issued to partners on request. Write to api@orel.pro with your company name and the integration you plan to build.