← startbrain.io

StartBrain developers and AI agents

Brain (Brain Security SAS, Paris) publishes cyber and AI security awareness products for employees. This page lists every machine-readable entry point of the site. Everything here is public, read-only, without authentication or API key. There is a public read-only JSON API (/api/v1/, OpenAPI 3.1) and no write API: to act, agents link users to a product page, the free self-service signup or the booking page.

Read the site without HTML

Public API v1 (read-only JSON)

Products in 8 languages, use cases, public prices and languages, generated at each build from the same sources as the pages. No authentication (/auth.md). Specification: /api/v1/openapi.json (OpenAPI 3.1, every response has a schema); catalog: /.well-known/api-catalog (RFC 9727).

GET https://startbrain.io/api/v1/                      index, policies, endpoints
GET https://startbrain.io/api/v1/products?lang=en-us&limit=20&offset=0
GET https://startbrain.io/api/v1/products?lang=fr&theme=ia           filters: theme=cyber|ia, status=open|signup_closed|coming_soon
GET https://startbrain.io/api/v1/products?ids=cybercup,brainarcade    batch read by id or slug
GET https://startbrain.io/api/v1/products/cybercup?lang=fr             full sheet: description, features, specs, stats, FAQ, use cases, alternates
GET https://startbrain.io/api/v1/use-cases?lang=en-us
GET https://startbrain.io/api/v1/pricing
GET https://startbrain.io/api/v1/languages

Search: NLWeb /ask

A keyword search over the whole site following the NLWeb 0.55 protocol, with JSON or Server-Sent Events responses.

GET  https://startbrain.io/ask?query=cybersecurity+awareness+month&lang=en-us
POST https://startbrain.io/ask
     {"query":{"text":"borne d'arcade pour un salon"},"prefer":{"streaming":true,"accept-language":"fr"}}

Response: {"_meta":{"response_type":"answer","version":"0.55",…},"results":[{"url","name","site","score","description","schema_object"}]}. Streaming events: start, result, complete.

Structured data feeds (schema.org)

Agent discovery

In-page tools (WebMCP)

On browsers that expose document.modelContext (WebMCP proposal, Chrome origin trial), the site registers four tools: find_brain_product, list_brain_products, get_brain_pricing, book_brain_meeting. They read the catalogue and navigate; nothing is purchased or created.

Contact

Booking: /en-us/book-a-demo/ · [email protected] · Legal: terms of service, privacy.