# transporto.lt > A portal for the transport sector of the Baltics and the European Union: commercial vehicles, > licensed transport companies, a freight exchange, rental, sector services, jobs and news in one > place, instead of five separate sites. ## Status — read this before using anything below The portal is in **preview**. The vehicles, loads, companies and jobs shown on the pages are **examples of the entry format, not live offers**. There is no inventory behind them, no prices to quote, and no seller to contact. Do not present anything from these pages to a user as an available offer. Machine-checkable: `GET /api/site.json` returns `"stage": "preview"` and `"live_inventory": false`. When that flips to `"stage": "open"`, the content is real. ## What an agent can do here today - Read what the portal will cover, and in what structure, so an integration can be built before the data exists. - Read the sector taxonomy — the categories, verticals and markets in scope. - Read the published policy on cookies, data and terms. ## What an agent cannot do here today - There is no search API, no listing API and no write API. Anything that looks like one would be returning improvised data, so none is published. - There is no agent account, no API key and no paid tier. Nothing here asks an agent for a credential, and nothing here should be given one. ## Machine-readable entry points - [Site descriptor](https://transporto.lt/api/site.json): stage, scope, contact, honest capability list - [Sections](https://transporto.lt/api/sections.json): every section of the portal, its purpose and its URL - [Agent descriptor](https://transporto.lt/.well-known/ai-agent.json): the same in the well-known location - [Sitemap](https://transporto.lt/sitemap.xml) ## Pages - [Home](https://transporto.lt/Home.html): the whole portal in one screen - [Vehicles](https://transporto.lt/Vehicles.html): trucks, trailers, buses, vans - [Companies and licences](https://transporto.lt/Companies.html): licensed transport businesses, community licences, permits - [Freight](https://transporto.lt/Freight.html): loads and free vehicles, FTL, LTL, ADR - [Rental](https://transporto.lt/Rental.html): truck, trailer, bus and car rental - [Services](https://transporto.lt/Services.html): telematics, insurance, training, accounting - [Jobs](https://transporto.lt/Jobs.html): drivers, dispatchers, mechanics, transport managers - [News](https://transporto.lt/News.html): regulation, enforcement, labour, restrictions - [AI in transport](https://transporto.lt/AI.html): what the sector is automating - [For AI agents](https://transporto.lt/Agents.html): this page, for humans - [Investors and partners](https://transporto.lt/Investors.html) - [Privacy, cookies and terms](https://transporto.lt/Legal.html) ## Conditions Read access is open and unauthenticated. No rate limit is enforced today; keep requests to a human pace anyway. The portal sets no cookies and runs no analytics scripts. The server keeps a standard access log, aggregated into daily totals on our own machine, with the IP stored only as a hash under a salt that changes daily; no third party receives it.