The Herd Trails API enables developers to integrate blockchain trail execution and management into their applications. This RESTful API provides endpoints for retrieving trail configurations, managing user executions, and interacting with smart contracts.
The easiest way to integrate the API is to go to the trail overlook and copy the Guidebook prompt/link. For debugging, you can also use the overlook to submit send/read requests, which will generate you example cURL and response results that you can prompt LLMs with.
All API requests do not require an API key at the moment. There is a rate limit in place, if you require higher limits please reach out to [email protected].
Trails are multi-step blockchain workflows that guide users through complex DeFi operations, NFT interactions, or other smart contract activities.Each trail comes with a guidebook (a txt file) that explains how to build/integrate it into an app, automation, chatbot, etc. This can be found in the trail overlook (like this one).