What to Send
- profile_id: A unique identifier for the profile (e.g., a user or character ID in your app).
- data: The raw text or structured data you want us to analyze.
- input_type (optional): A short label describing the type of data (e.g.,
"bio"
,"conversation"
,"activity_log"
,"form"
). This can help with tracking and better profiling.
Processing Model
- Your request is accepted immediately with a
202 Accepted
response. - We process the data asynchronously in the background.
- When the processing is complete, the profile will be updated with the new insights.
✅ No raw data is stored long-term — only the structured profile is kept. 🔒 Input data is deleted once the profile update is complete.