Third-Party Integrations
Hermes
Configure RouteMarket in Hermes-style terminal AI agent tools.
Hermes is a category of terminal-first AI agent tool that, beyond local interactive use, typically also supports running as a persistent service and connecting to messaging platform bots.
The following is a general configuration structure reference. Exact UI text and field locations follow Hermes's own official documentation — this page is not officially verified by RouteMarket.
Configuration structure
Tools in this category typically require configuring:
- Provider / endpoint URL: choose Custom or a compatible provider type, with
https://api.routemarket.ai/v1as the endpoint. - Authentication: enter your RouteMarket API token.
- Model selection: specify the model identifier and display name to use.
- Protocol format: choose the matching protocol based on the model you're calling (e.g. Anthropic Messages format).
- Messaging platform integration (optional): if deploying as a chat bot, configure the connection settings for the target platform.

Verify
Once configured, start a conversation in Hermes and confirm you get a normal model response. If you hit an authentication error, check whether the key is correct or expired, or see the FAQ.