Products
Developer Kit
Langcode, Empower Enterprise Innovation Through AI Agents
Products.developerKit.hero.title
Products.developerKit.hero.descLangcode, Empower Enterprise Innovation Through AI Agents
Products.developerKit.hero.title
Products.developerKit.hero.descProducts.developerKit.feature.title
Products.developerKit.feature.desc1curl --request POST \
--url https://api.langcode.io/v1/agent/query \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"agent_id": "<string>",
"query": "<string>",
"session_id": "<string>"
}'