Pulse — Managed AI API

Enrich your content with artificial intelligence

AI processing REST API hosted in France. Structured extraction, content cleaning, summarization, generation and vectorization. Native GDPR, zero config, one API key is all you need.

API Endpoints

A simple and complete REST API. One API key, and you're set.

Request

curl -X POST https://api-pulse.domainedunet.fr/extract \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer <API_KEY>' \
  -d '{"content": "Trail du Mont-Blanc, 28 juin 2026..."}'

Response

{
  "title": "Trail du Mont-Blanc 2026",
  "date": "2026-06-28",
  "location": "Chamonix",
  "prices": ["Adulte: 45€", "Enfant: 20€"],
  "categories": ["sport", "trail"],
  "contacts": { "email": "info@trailmb.fr" }
}
MethodRoute
GET/health
GET/dashboard
POST/generate
POST/extract
POST/parse
POST/batch/parse
POST/summarize
POST/embed
POST/embed/batch
POST/crawl

Features

Specialized endpoints for every content processing need.

Structured extraction

Analyze web content or a URL and automatically extract title, dates, locations, prices, contacts and categories as structured JSON.

Content cleaning

Transform noisy web content (HTML, menus, ads) into clean text optimized for search or indexing.

Vectorization (embeddings)

Convert text into a numerical vector for semantic search, clustering and RAG. Single or batch processing.

Text generation

Generate text via AI models with SSE streaming support for real-time responses.

Smart summarization

Summarize content while preserving key information: dates, locations, prices, schedules and contacts.

Hosted in France & GDPR

Your data stays in France. Sovereign infrastructure, native GDPR compliance, no US cloud dependency.

Smart web crawling

Crawl any website and automatically extract structured data. AI-powered noise cleaning, sports event extraction, BFS with sitemap support.

Usage dashboard

Monitor your consumption in real time: requests per endpoint, history, quotas and alerts.

Simple and transparent pricing

Choose the plan that fits your usage. All data stays in France.

Free

Free
  • 500 requests / day
  • Extract + Summarize
  • 1 API key
  • Usage dashboard
Contact us

Starter

49/ month
  • 5,000 requests / day
  • All endpoints
  • 5 API keys
  • Email support
Choose Starter

Pro

149/ month
  • 50,000 requests / day
  • All endpoints
  • 25 API keys
  • Priority support
Choose Pro

Enterprise

Custom
  • Unlimited requests
  • Dedicated models
  • Unlimited API keys
  • Priority support + SLA
Contact us

Interested in Pulse?

Pulse is currently in limited access. Contact us to discuss your use case and get access.

Contact us