# Gildea API ## Docs - [Embed Text](https://docs.gildea.ai/api-reference/embed/embed.md): Embed user-supplied text into Gildea's vector space - [Get Entity](https://docs.gildea.ai/api-reference/entities/get.md): Retrieve full entity profile with co-occurring entities - [List Entities](https://docs.gildea.ai/api-reference/entities/list.md): Retrieve a paginated list of entities with trend stats - [Health Check](https://docs.gildea.ai/api-reference/health/check.md): Returns service status and API version - [API Reference Overview](https://docs.gildea.ai/api-reference/overview.md): Base URL, authentication, and endpoint summary - [Search](https://docs.gildea.ai/api-reference/search/search.md): Search across all verified text units via hybrid keyword+semantic or pure vector similarity - [Get Signal](https://docs.gildea.ai/api-reference/signals/get.md): Retrieve the full verified decomposition for a single signal - [List Signals](https://docs.gildea.ai/api-reference/signals/list.md): Retrieve a paginated list of signals. Without filters, returns the most recent signals. - [Get Theme](https://docs.gildea.ai/api-reference/themes/get.md): Retrieve a single theme with trend stats and co-occurring themes - [List Themes](https://docs.gildea.ai/api-reference/themes/list.md): Retrieve all themes with signal counts and trend stats - [Changelog](https://docs.gildea.ai/changelog.md): API changes, deprecations, and migration paths - [Embeddings](https://docs.gildea.ai/concepts/embeddings.md): Vector representations of every verified text unit, enabling semantic similarity - [Entities](https://docs.gildea.ai/concepts/entities.md): 15 entity types with trend analytics and disambiguation - [Search](https://docs.gildea.ai/concepts/search.md): How Gildea's hybrid search retrieves and ranks verified text units - [Signals](https://docs.gildea.ai/concepts/signals.md): Events and expert analysis, decomposed into verified text units - [Themes](https://docs.gildea.ai/concepts/themes.md): Two-axis theme system with trend analytics — value chain segments and market forces - [Verification](https://docs.gildea.ai/concepts/verification.md): How Gildea verifies every text unit against source evidence - [Authentication](https://docs.gildea.ai/guides/authentication.md): API key setup and tier limits - [Compare Two Entities](https://docs.gildea.ai/guides/compare-entities.md): Produce a structured competitive comparison deliverable with trends, themes, and strategic positioning - [Build a Daily Briefing Agent](https://docs.gildea.ai/guides/daily-briefing-agent.md): Generate a decision-ready morning briefing from verified AI market intelligence - [Errors](https://docs.gildea.ai/guides/errors.md): Error codes and response format - [Build a Market Landscape](https://docs.gildea.ai/guides/market-landscape.md): Produce a structured AI market landscape deliverable with theme trajectories, key players, and strategic implications - [MCP Server](https://docs.gildea.ai/guides/mcp.md): Connect Gildea to any MCP-compatible client - [Monitor a Competitor Entity](https://docs.gildea.ai/guides/monitor-entity.md): Track a competitor's trajectory and generate actionable change alerts for your team - [Pagination](https://docs.gildea.ai/guides/pagination.md): Cursor-based pagination for list endpoints - [Progressive Disclosure](https://docs.gildea.ai/guides/progressive-disclosure.md): The include=evidence pattern for controlling response depth - [Rate Limits](https://docs.gildea.ai/guides/rate-limits.md): Fixed-window rate limiting by tier - [Research a Topic](https://docs.gildea.ai/guides/research-topic.md): Produce a structured research dossier on any AI topic from verified expert sources - [Python SDK](https://docs.gildea.ai/guides/sdk.md): Install and use the official Python client library - [Validate a Thesis](https://docs.gildea.ai/guides/validate-thesis.md): Stress-test your investment thesis or strategic hypothesis against verified expert reasoning - [Verify a Claim Across Sources](https://docs.gildea.ai/guides/verify-claim.md): Measure expert consensus breadth for any claim and produce a source-attributed confidence assessment - [Introduction](https://docs.gildea.ai/introduction.md): The structured intelligence layer for AI markets. Verified content, canonical entities, themes, trends, and embedding interoperability. - [Quickstart](https://docs.gildea.ai/quickstart.md): From API key to first request in 5 minutes ## OpenAPI Specs - [openapi](https://docs.gildea.ai/openapi.json)