use-forever API
API reference for use-forever customers and integrations.
Version 1.0.0
Base URL
https://api.hackathon.spaceCustomers
Create, retrieve, update, and delete customer records.
- GETList customers
/v1/customers - POSTCreate customer
/v1/customers - GETGet customer
/v1/customers/{customerId} - DELETEDelete customer
/v1/customers/{customerId} - PATCHUpdate customer
/v1/customers/{customerId}
Knowledge
Manage knowledge sources and semantic search.
- GETList knowledge sources
/v1/knowledge/sources - POSTCreate knowledge source
/v1/knowledge/sources - GETGet knowledge source
/v1/knowledge/sources/{sourceId} - DELETEDelete knowledge source
/v1/knowledge/sources/{sourceId} - POSTResync knowledge source
/v1/knowledge/sources/{sourceId}/resync - POSTSearch knowledge
/v1/knowledge/search
Workspace
Workspace context and tenant snapshot endpoints.
Integrations
Manage and inspect tenant integration providers.
- GETGet integration status
/v1/integrations - GETGet integration health
/v1/integrations/health - PUTUpsert Twilio integration
/v1/integrations/twilio - DELETEDisconnect Twilio integration
/v1/integrations/twilio - PUTUpsert Telegram integration
/v1/integrations/telegram - DELETEDisconnect Telegram integration
/v1/integrations/telegram