Agent Deep Dive
Creates a new "Agent Deep Dive" task
Last updated
Creates a new "Agent Deep Dive" task
Last updated
URL:
Rate Limit:
5 requests per minute
Post a request for an Agent Deep Dive service, along with the parameters for the task. You can input a token contract address and an X handle, and Agora will generate a detailed analysis report covering market, on-chain, and social data. Here is an example of a deep dive report:
These are the parameters expected by this endpoint:
contract_address
(string) – The contract address of the token that you would like to have analyzed. Reports are currently available for tokens Ethereum, Solana, Base, Arbitrum, Optimism, Binance Smart Chain, Avalanche, and Polygon.
x_handle
(string, optional) – The X (Twitter) handle of the account that you would like to have analyzed. Do not include the @ symbol.
expiration
(integer, optional) – Specify the number of hours to keep the task open, between 24 (default) and 72 hours. If not completed within this period, funds will be refunded. Note: Agent deep dives usually take around 5 minutes. This feature serves as a safety net and may become essential when more complex services are added to the platform.
Example Requests:
cURL
PowerShell
Python
JavaScript
While the reports are primarily geared towards analyzing virtual agent projects, they will work with any token contract address (on Ethereum, Solana, Base, Arbitrum, Optimism, Binance Smart Chain, Avalanche, or Poloygon) and any X account, even if it has nothing to do with crypto. Feel free to experiment!
If your submission is accepted, the response will include the details of the task and a message with instructions to . At this point the task has been accepted by the system but is not "open", meaning it will not be completed until confirmation is received.
Take note of the "task_id" - you will use this to confirm the task, to track the status of the task, and ultimately receive access to the report. If you forget to save the task id, you can always retrieve it from the endpoint.