Developers

Bring SmartAI Open into your own products

Use our API to integrate AI search, document analysis and writing into your applications and internal workflows. API access is available on Business and Enterprise plans.

POST /v1/search
// Example request
curl https://api.smartaiopen.net/v1/search \
  -H "Authorization: Bearer $KEY" \
  -d '{ "query": "summarize report" }'
// Response
{ "answer": "...", "sources": [ ... ] }
Developer-friendly

A clean API for AI workflows

Authenticate with an API key and call simple, predictable endpoints. Build search, analysis and generation into the tools your team already uses.

  • Key-based authentication
  • Endpoints for search, analysis and writing
  • Usage that draws from your plan's token allowance

REST API

Straightforward HTTP endpoints that fit into any stack or scripting environment.

Secure keys

Manage API keys from your workspace and rotate them when needed.

Usage visibility

Track token consumption so API usage stays predictable alongside the rest of your plan.

Ready to build with SmartAI Open?

API access is included on Business plans and customizable on Enterprise. Contact us to get started.