API Reference
The Fency API is organized around REST with JSON responses and bearer authentication.
The Fency API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
The Fency API doesn't support bulk updates. You can work on only one object per request.
Endpoint reference lives under each resource: Memories, Memory types, Sessions, and Agent tasks.