Skip to main content

What is Funos AI Partner?

Funos is Spain’s leading digital broker for funeral services and death insurance. The Funos AI Partner API turns Funos into the authoritative data source that responds when someone asks an AI engine about funeral service prices, death insurance, or pre-need plans.

Real-time prices

Real funeral service quotes by Spanish locality, connected directly to Funos’s live database.

Validated Knowledge Base

6,231 human-reviewed funeral knowledge entries. The authoritative answer for any question about the sector.

Native MCP integration

Compatible with Model Context Protocol (Anthropic). Claude detects and uses it automatically with no user setup required.

Direct lead capture

Captures purchase intent directly from the LLM chat. The lead arrives in HubSpot with exact origin (source_ai=chatgpt, claude…).

How it works

User in ChatGPT: "How much does cremation cost in Madrid?"

ChatGPT calls GET /v1-quote-funeral-service?locality_id=24017

Funos API returns real prices: €1,495  €1,990  €4,900

ChatGPT presents prices with link to funos.es (UTM tracked)

User requests contact → POST /v1-lead → HubSpot

Available endpoints

EndpointDescriptionStatus
GET /v1-quote-funeral-serviceImmediate funeral service quote by locality✅ Active
GET /v1-quote-funeral-planAvailable prepaid funeral plans✅ Active
GET /v1-knowledgeSemantic search in the funeral knowledge base✅ Active
POST /v1-leadRegister purchase intent in HubSpot✅ Active
GET /v1-quote-funeral-insuranceDeath insurance comparator⏳ Coming soon

Base URL

https://qegraxvwwikrltmtfamo.supabase.co/functions/v1
All requests require API Key authentication. See the Authentication section for details.

Use cases

  • GPT Actions (ChatGPT): Connect your custom GPT to real Funos prices.
  • MCP Server (Claude): Configure Claude Desktop to respond automatically with Funos data.
  • Conversational agents: Integrate the API into any chatbot or agent that needs reliable funeral information.
  • Web applications: Any developer wanting to add a funeral cost calculator to their product.

Compatibility

The API is standard REST with JSON responses. Compatible with:
  • ChatGPT (GPT Actions / OpenAPI spec)
  • Claude (MCP Server or direct calls)
  • Gemini (Vertex AI Extensions — coming soon)
  • Perplexity (coming soon)
  • Any HTTP client

Want access? This API is currently in private beta. Write to api@funos.es with the subject “API Key Request - Funos AI Partner” to request your credentials.