Smart Services

by wizewerx

Docs
PricingConsole

API reference

32 documented operations, from OpenAPI 1.0.0. Download the OpenAPI document to generate a client.

This spec is incomplete. It predates several services and does not yet cover auth, memory, verify or abuse control. Those services are documented in full on their own pages — start from the index. Treat the per-service pages as authoritative where the two disagree.

chat

MethodPathWhat it does
POST/api/v1/chat/regenerate-keyRegenerate chat widget key

email

MethodPathWhat it does
GET/api/v1/email/campaignsGet campaign statistics
GET/api/v1/email/logsList and filter email logs
POST/api/v1/email/sendSend transactional email
GET/api/v1/email/sendersList sender accounts
POST/api/v1/email/sendersCreate sender account
GET/api/v1/email/senders/{id}Get sender account
PATCH/api/v1/email/senders/{id}Update sender account
DELETE/api/v1/email/senders/{id}Delete sender account
POST/api/v1/email/senders/{id}/set-defaultSet sender as default
GET/api/v1/email/tracking/{emailId}Get email tracking details

jobs

MethodPathWhat it does
POST/api/v1/jobs/cron.createCreate cron schedule
GET/api/v1/jobs/cron.listList cron schedules
POST/api/v1/jobs/enqueueEnqueue one-off job

maas

MethodPathWhat it does
POST/api/v1/maas/chat/completionsCreate a chat completion
GET/api/v1/maas/modelsList available models

pricing

MethodPathWhat it does
POST/api/v1/pricing/lookupLook up specific model pricing (rate-limited)
GET/api/v1/pricing/modelsList model pricing
GET/api/v1/pricing/providersList providers with pricing data
MethodPathWhat it does
POST/api/v1/search/collections/createCreate a search collection
POST/api/v1/search/collections/deleteDelete a search collection
POST/api/v1/search/documents/upsertUpsert documents
POST/api/v1/search/queryQuery search index

storage

MethodPathWhat it does
GET/api/v1/storageDownload a file
POST/api/v1/storageDescribe file metadata
PUT/api/v1/storageUpload a file (multipart form-data)
DELETE/api/v1/storageDelete a file

vector

MethodPathWhat it does
POST/api/v1/vector/collections/createCreate vector collection
POST/api/v1/vector/collections/deleteDelete vector collection
POST/api/v1/vector/points/deleteDelete points
POST/api/v1/vector/points/upsertUpsert points
POST/api/v1/vector/searchVector search