Foundation API Explorer
Test the current AI Foundation REST API directly in the browser. The explorer sends your
API key as X-API-Key and targets the foundation endpoint family below
/api/foundation.
Ready.
- GET/healthz
- GET/v1/markets
- GET/v1/brands
- GET/v1/products
- GET/v1/personas
- GET/v1/architectures
- GET/v1/tools
- GET/v1/applications
- POST/v1/context/resolve
- POST/v1/bundles/resolve
For authenticated routes, the explorer sends the key in the header and never appends it
to the URL. Use the query string field for lookup filters such as
market=DE&brand=Caparol.
No request sent yet.