# Polimake > Polimake is a creative operations and AI media platform for agencies and in-house teams. It combines digital asset management, semantic search, AI-generated metadata and creative workflows so teams can organize, search, plan, approve and reuse creative assets. ## Start here - [Polimake home](https://polimake.com): Product overview and main entry point. - [Product docs](https://polimake.com/docs): Guides and references for using Polimake. - [Developer hub (Build)](https://polimake.com/build): Integrations, automation and API-driven workflows. ## Products - [Polimake Media](https://polimake.com/solution/gestion-de-archivos): AI media management and semantic search for creative assets. - [Polimake Studio](https://polimake.com/solution/operaciones-creativas): Planning, content workflows, approvals and creative operations. - [Polimake Build](https://polimake.com/build): Custom integrations, automation and API-driven workflows. ## API documentation The public API is in preview/beta. Examples describe the intended integration contract and may change before general availability. - [API overview](https://polimake.com/docs/developers/01-overview): Introduction to the Polimake API. - [Authentication](https://polimake.com/docs/developers/02-authentication): API keys and authentication. - [Media objects](https://polimake.com/docs/developers/03-media-objects): Data model for media assets. - [Search API](https://polimake.com/docs/developers/04-search-api): Natural-language semantic search. - [Webhooks](https://polimake.com/docs/developers/05-webhooks): Event notifications for uploads, analysis and workflow changes. ## Machine-readable resources - [Sitemap](https://polimake.com/sitemap.xml): Full index of crawlable pages. - [OpenAPI spec](https://polimake.com/openapi.json): API contract (preview/beta). - [Web app manifest](https://polimake.com/manifest.json): Web app manifest. ## Core concepts - Project: workspace for a client, brand, campaign or internal team. - Media object: image, video, document, audio file, presentation or creative asset. - Semantic search: natural-language search over filenames, AI metadata, visual content and project context. - AI analysis: tags, descriptions, detected objects, suggested uses and review metadata. - Webhook: event notification for uploads, analysis, updates, workflow changes and approvals. ## For AI agents (WebMCP) Polimake exposes on-page tools via the WebMCP API (`navigator.modelContext`) so browsing agents can act without scraping the DOM. Available tools: - `polimake_overview`: what Polimake is, its products and key links. - `polimake_list_destinations`: the site map (pages and resources with URLs). - `polimake_search`: keyword search over the site's pages and resources. - `polimake_navigate`: navigate to a known page by id. - `subscribe_to_polimake_updates`: subscribe an email to product updates (annotated footer form; requires confirmation). ## Optional - [Terms of service](https://polimake.com/terminos-de-servicio): Legal terms of service. - [Privacy policy](https://polimake.com/politica-de-privacidad): Privacy policy. - [Legal notice](https://polimake.com/aviso-legal): Legal notice. ## Contact Request API access through the [developer hub](https://polimake.com/build) while the API is in private preview.