Getting Started
Welcome! Playbook is a creative asset management platform with an API built for developers, not just admins. Whether you're hosting a client's visual files, building a portfolio tool, or wiring an AI agent into your media library, the Playbook API gives your apps programmatic access to a sophisticated asset library. You can ingest, manage, search, organize, and deliver rich media content all via standard RESTful calls. It's designed for seamless integration into creative workflows and backend systems alike.
Quick start
Once you have a token (see how to get access below), searching your library is one call:
curl https://api.playbook.com/v1/your-org/search?query=logo \
-H "Authorization: Bearer $PLAYBOOK_TOKEN"
What you can build
The Playbook API gives you programmatic access to a full media management platform, featuring:
- Flexible uploads and real-time processing
- Advanced organization with tags and board structures
- Powerful search capabilities (metadata, tags, full-text)
- Galleries and different asset views
- Global media delivery via CDN for speed
- Optional advanced features like bulk editing and AI tools
What you can do
Explore key API endpoints to:
- Manage assets – Upload, update, delete, and retrieve media files.
- Organize your media – Search assets using metadata and full-text search; build and manage Boards and Organizational structures.
- Handle collaborators – Manage users and permissions within an Organization.
- Programmatically harness Playbook’s media intelligence and content organization tools.
See the full list of available endpoints under Assets, Search, Boards, Organizations, and Users.
How to get access
API token management is available in the Playbook app — you create and manage your own tokens, no approval step required.
- Open the Developer tab: Go to Developer → SDK in the Playbook app. If you don't have a workspace yet, you'll be prompted to create one first.
- Generate a token: Create an API token scoped to your workspace, then send it as a
Bearertoken in theAuthorizationheader (see the API reference). - Questions? For custom workflows or licensing, reach out to our team.
Next steps
Ready to dive deeper?
- Explore Tutorials: Follow our step-by-step guides to integrate specific SDK features and components, starting with uploading assets
- Connect AI assistants: Wire Claude, ChatGPT, Cursor, or any other MCP-aware client to your Playbook workspace via the Playbook MCP Server.
- Consult the API Reference: Find detailed information on all API endpoints, SDK methods, and parameters. (API Reference)
- Understand Product & Pricing: Learn about our flexible pricing options based on your usage and feature requirements. (Playbook Pricing)
- Contact Us: Have questions or special requirements? Reach out to our support team to discuss custom workflows and licensing.
Interested in deeper integration?
If you'd like richer UI integration, advanced media management, or turnkey frontend components, check out our Playbook SDK.
It enables you to quickly embed a polished media library—complete with asset views, galleries, tagging, AI-powered editing, CDN-backed delivery, and bulk editing tools—right into your application.
We’d love to hear about your use case. Reach out to schedule a call with the team