Direct API Usage
Use the API directly as you like, See our API Reference for more details.
Browser-use Integration
Enhance Browser-Use capabilities with Anchor tools and cloud-based browser sessions
Make Integration
Integrate with Make (formerly Integromat) for no-code automation
CrewAI Integration
Integrate with CrewAI to gain robust qualities of Anchor Browser implementing no-code automation.
Langchain Integration
Integrate with Langchain to leverage Anchor Browser’s browser tools in your LLM workflows.
Custom Integration
Integrate with your own platform to leverage Anchor Browser’s in your automations.
Quick API Examples
Single Step Browser Tool Call
The easiest way to utilize Anchor Browser is through browser tools. Browser tools are API endpoints that wrap end-to-end browser functionality in a single API call.Multi-Step Browser Flow
For use cases where a custom browser configuration is required, or a multi-step browser flow is needed:1
Fetch API Key
In Anchor UI, copy your API key
2
Create a session
Create a session with the desired configuration
3
Use tools on the created session
Perform tool calls while referencing the created session ID