Getting Started

Plan an API integration with Apologist Fusion
View as Markdown

Use Fusion when you want Apologist Agent capabilities embedded directly in your own application.

Integration checklist

1

Choose an Agent

Select from the available worldview-specific conversational agents, or build a custom Agent for your use case.

2

Pick response behavior

Decide whether your application needs streaming responses, non-streaming responses, and which output format it should request.

3

Pass optional context identifiers

If useful, send user, session, or conversation identifiers so your application can preserve continuity across conversations.

4

Render citations

Plan your UI so cited sources returned with responses are visible and useful to readers.

Compatibility

Fusion’s API signatures are described as modeled after the OpenAI spec, which means existing OpenAI-compatible libraries and SDKs may be a good starting point for client integration.

Source

This integration checklist is based on the public Apologist Fusion product page.