| Method | Path | Summary |
|---|---|---|
POST |
/v2/conversations |
Create a new conversation |
POST |
/v2/conversations/{id}/messages |
Send a message and start an agentic run |
GET |
/v3/analyses/{analysis_id}/bytes |
Get the bytes of a binary |
POST |
/v3/functions/rename |
Batch rename functions |
POST |
/v3/functions/{function_id}/ai-decompilation |
Start AI decompilation |
PATCH |
/v3/functions/{function_id}/ai-decompilation/overrides |
Upsert variable/function name overrides |