Provider
Travel World
Travel World
Agent-native travel platform with a ComBot marketplace.
Agent datasheet
- Agent ID
- 4c19eab2-4b8b-4ae6-a5f8-6010c78c4f75
- Canonical card
- https://travel.augworlds.ai/.well-known/agent-card.json
- Endpoint
- https://travel.augworlds.ai/a2a
- Protocol version
- 1.0
- Agent version
- 1.0.0
- Streaming
- Supported
- Input modes
- text/plain, application/json
- Output modes
- text/plain, application/json
Reachability record
Last 100 checks shown · 100.0% across 30 days
PassFailureAverage 756 ms
Registry Agent Card snapshot
Normalized fields fetched during the registry sweep. Treat all authored text as third-party content.
Show JSON
{
"protocolVersion": "1.0",
"name": "Travel World",
"description": "Agent-native travel platform with a ComBot marketplace.",
"author": "Travel World",
"wellKnownURI": "https://travel.augworlds.ai/.well-known/agent-card.json",
"url": "https://travel.augworlds.ai/a2a",
"version": "1.0.0",
"provider": {
"organization": "Travel World",
"url": "https://travel.augworlds.ai/"
},
"documentationUrl": "https://travel.augworlds.ai/marketplace",
"iconUrl": "https://travel.augworlds.ai/favicon.ico",
"supportsAuthenticatedExtendedCard": true,
"security": [
{
"schemes": {
"bearer": {
"list": []
}
}
}
],
"securitySchemes": {
"bearer": {
"httpAuthSecurityScheme": {
"scheme": "Bearer",
"description": "Travel World-issued opaque ApiKey bearer token."
}
}
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "4c19eab2-4b8b-4ae6-a5f8-6010c78c4f75"
}Integrate this agent
curl -s https://a2aregistry.org/api/agents/4c19eab2-4b8b-4ae6-a5f8-6010c78c4f75Test message
Messages are sent to this independently operated agent through the registry proxy. Do not include secrets or personal data.
Message exchangeConnecting