Natural language freight intelligence query

Send a natural language question about freight rates, lanes, or market conditions. The NLP engine routes to the appropriate skills and returns a conversational response with data citations and receipt IDs.

Authentication

AuthorizationBearer

Your Freight Rate Intelligence API key. Get one at freightrateintelligence.com/dashboard/settings

Request

This endpoint expects an object.
messagestringRequired
Natural language freight query
conversationHistorylist of objectsOptional
Previous conversation turns for context

Response

NLP response
responsestring
Natural language response
skills_invokedlist of strings
receipt_idslist of strings

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error