# Treeship Docs ## Docs - [GET /v1/agent/:slug](https://docs.treeship.dev/api-reference/agent-feed.md): Get an agent's attestation feed - [POST /v1/attest](https://docs.treeship.dev/api-reference/attest.md): Create a new cryptographic attestation - [Authentication](https://docs.treeship.dev/api-reference/authentication.md): How to authenticate with the Treeship API - [Identity API](https://docs.treeship.dev/api-reference/identity.md): Agent identity verification and management - [API Keys](https://docs.treeship.dev/api-reference/keys.md): Endpoints for managing API keys - [API Overview](https://docs.treeship.dev/api-reference/overview.md): Treeship REST API reference - [GET /v1/pubkey](https://docs.treeship.dev/api-reference/pubkey.md): Get the public signing key - [GET /v1/verify/:id](https://docs.treeship.dev/api-reference/verify.md): Verify an attestation by ID - [Changelog](https://docs.treeship.dev/changelog.md): Version history and release notes - [Agent Identity](https://docs.treeship.dev/concepts/agent-identity.md): Cryptographic proof that an agent is authentic - [Attestations](https://docs.treeship.dev/concepts/attestations.md): Understanding what gets signed and how - [Tool Authorization](https://docs.treeship.dev/concepts/tool-authorization.md): Verifiable proof of what tools an agent is allowed to use - [Trust Model](https://docs.treeship.dev/concepts/trust-model.md): Understanding Treeship's cryptographic guarantees - [Verification](https://docs.treeship.dev/concepts/verification.md): How to independently verify attestations - [FAQ](https://docs.treeship.dev/faq.md): Frequently asked questions about Treeship - [API Keys](https://docs.treeship.dev/guides/api-keys.md): How to get, manage, and secure your Treeship API keys - [Automatic Attestation Patterns](https://docs.treeship.dev/guides/automatic-attestation.md): When and how to automatically create attestations during agent work - [CI/CD Integration](https://docs.treeship.dev/guides/ci-cd-attestation.md): Add Treeship attestations to your CI/CD pipelines for verified deployments - [CLI Reference](https://docs.treeship.dev/guides/cli-reference.md): Complete reference for the Treeship CLI - [Cursor MCP Setup](https://docs.treeship.dev/guides/cursor-mcp-setup.md): Add Treeship attestation tools directly to Cursor IDE - [Human Approval](https://docs.treeship.dev/guides/human-approval.md): Track and verify human oversight of agent actions - [Self-Hosting](https://docs.treeship.dev/guides/self-hosting.md): Run your own Treeship instance - [Subagent Integration](https://docs.treeship.dev/guides/subagent-attestation.md): Use Treeship attestations with Claude Code subagents for verified multi-agent workflows - [Voice Verification](https://docs.treeship.dev/guides/voice-verification.md): Verify voice authenticity before releasing payments - [Claude Code & Cursor](https://docs.treeship.dev/integrations/claude-code.md): Add verification to Claude Code and Cursor agents - [LangChain](https://docs.treeship.dev/integrations/langchain.md): Add verification to LangChain agents - [Nanobot](https://docs.treeship.dev/integrations/nanobot.md): Add verification to Nanobot agents (HKUDS and Nanobot.ai) - [OpenClaw](https://docs.treeship.dev/integrations/openclaw.md): Add verification to OpenClaw agents - [Integrations Overview](https://docs.treeship.dev/integrations/overview.md): Add Treeship verification to your favorite AI agent framework - [Introduction](https://docs.treeship.dev/introduction.md): Cryptographic attestations for AI agents - [Demo Agent](https://docs.treeship.dev/quickstart-demo-agent.md): Deploy a working agent with verification in 5 minutes - [Node.js Quickstart](https://docs.treeship.dev/quickstart-nodejs.md): Use Treeship CLI or Node.js SDK for attestations - [Python Quickstart](https://docs.treeship.dev/quickstart-python.md): Add cryptographic attestations to your Python AI agent - [Security](https://docs.treeship.dev/security.md): Security model and best practices for Treeship - [Troubleshooting](https://docs.treeship.dev/troubleshooting.md): Common issues and how to fix them ## OpenAPI Specs - [openapi](https://docs.treeship.dev/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/zerkerlabs/treeship) - [Community](https://discord.gg/treeship)