# Travel Data Create travel trip data and activities for reporting and analytics. ## Create Travel Data Items - [POST /v2/travel-data](https://docs-v2.squake.earth/docs/openapi/travel-data/post-v2-travel-data.md): Accepts trip records with nested activities for travel data ingestion. A single request may contain a maximum of in total across all trips. For larger data sets, split your payload into batches of up to 50 activities and send each batch as a separate request. Requests exceeding this limit are rejected with a error before any data is persisted. , , , and . activities accept the same methodology-specific fields as the corresponding flight schemas, including for multi-leg itineraries (a hyphen-separated airport chain, e.g. ) as an alternative to /. Exactly one of or the / pair must be provided; only applies to activities.