# Endpoint for Drivers to Start a Session **POST /api/yard-task/session/start** ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ## Body parameters Content-type: application/json - **latitude** (number(double)) Latitude - **longitude** (number(double)) Longitude ## Responses ### default: Session started successfully #### Body Parameters: application/json (object) object ### 401: Not Authorized ### 403: Not Allowed [Powered by Bump.sh](https://bump.sh)