Select Language
API Reference

Build With the Hologaze API

One platform, one authentication scheme, every product — search, cloud, AI, analytics, and security.

Your First Request

Every endpoint uses the same API key and the same response shape.

# Search the web with HoloSearch
curl https://api.hologaze.com/v1/search \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d query="neural search architecture" \
  -d limit=10

API Categories

Six APIs, one consistent design.

Search API

Text, image, and voice search endpoints with sub-50ms median latency.

Cloud API

Provision and manage compute, storage, and networking programmatically.

AI API

Multimodal generation and reasoning endpoints for text, image, and voice.

Analytics API

Stream and query real-time data intelligence across your entire pipeline.

Security API

Threat detection and response endpoints for enterprise security integrations.

Webhooks

Real-time event delivery for every product, with automatic retries and signing.

Get Your API Key

Create a free account and start making requests in minutes. No credit card required for development.

Get Started