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/varieties | List varieties, paginated |
| GET | /v1/varieties/{id} | One variety with characteristics |
| GET | /v1/lots | Seed lots and current stock |
| GET | /health | Service 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.