# TerminalMetrics

 - [GET /terminalmetrics/v{version}/terminals](https://developer.cargosprint.com/data-services/swagger/terminalmetrics/terminals.md): This endpoint returns information about individual terminals including terminal name/code/ID, supported move types (pickup, drop off, etc.), and appointment type (slot vs pre-advice). This informatio
 - [GET /terminalmetrics/v{version}/terminals/{terminal_id}/apptavailability](https://developer.cargosprint.com/data-services/swagger/terminalmetrics/terminals/%7Bterminal_id%7D/apptavailability.md): This API endpoint returns appointment availability statistics for time slotted appointments. This API returns data only for the time slotted appointment move types and does not include pre-advice info
 - [GET /terminalmetrics/v{version}/terminals/{terminal_id}/containerdwelltime](https://developer.cargosprint.com/data-services/swagger/terminalmetrics/containerdwelltime.md): This API endpoint provides information about container dwell time in a specific terminal. The dwelling time is calculated as an average dwell within the specified date range. Dwell time is average ti
 - [GET /terminalmetrics/v{version}/terminals/{terminal_id}/apptperformance](https://developer.cargosprint.com/data-services/swagger/terminalmetrics/apptperformance.md): This endpoint returns aggregated appointment performance data for the specified terminal and date range. The response includes appointment counts and related statistics.
