All Train Stations API
# Train Station API Documentation A RESTful API to search for train stations based on various criteria. The API supports filtering by **name**, **coordinates (latitude/longitude)**, **radius**, and **country**. --- ## Endpoint `GET /stations` ## Query Parameters | Parameter | Type | Required | Description |…
All Train Stations API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Stations /stations |
Returns train stations based on the search query. returns max 100 results. |
All Train Stations API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2 / month | 20 / second |
|
| ULTRA | $20 / month | — |
|
| MEGA | $150 / month | — |
|