Skip to main content
GET
/
api
/
trips
List trips
curl --request GET \
  --url https://api.ai2fin.com/api/trips \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.ai2fin.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token obtained from /api/enterprise-auth/login endpoint. Use for standard API access and OAuth-based integrations.

Response

200

Trips retrieved