Placet provides a simple REST API that any HTTP client can use. Connect AI agents, automation workflows, CI/CD pipelines, or no-code tools. Below are examples for popular frameworks and libraries.Documentation Index
Fetch the complete documentation index at: https://docs.placet.io/llms.txt
Use this file to discover all available pages before exploring further.
Python
Direct integration using
requests or httpxLangChain
Use Placet as a human-in-the-loop tool in LangChain agents
TypeScript / Node.js
Integrate with any Node.js runtime or framework
cURL / Shell
Quick integration for shell scripts and cron jobs
Authentication
All integrations use the same authentication method: an API key passed as a Bearer token.Base URL
All agent-facing endpoints live under/api/v1/:
