# Private API

Private endpoints require authentication via your `AEVO-KEY` and `AEVO-SECRET` headers. See [Authentication](/api-reference/urls/authentication.md).

## GET

* [GET /account](/api-reference/urls/private-api/getaccount.md)
* [GET /account/accumulated-fundings](/api-reference/urls/private-api/getaccountaccumulatedfundings.md)
* [GET /account/cancel-on-disconnect](/api-reference/urls/private-api/getaccountcancelondisconnect.md)
* [GET /account/email-address](/api-reference/urls/private-api/getaccountemailaddress.md)
* [GET /account/email-preferences](/api-reference/urls/private-api/getaccountemailpreferences.md)
* [GET /account/email-verified](/api-reference/urls/private-api/getaccountemailverified.md)
* [GET /account/stats](/api-reference/urls/private-api/getaccountstats.md)
* [GET /account/trades/csv](/api-reference/urls/private-api/getaccounttradescsv.md)
* [GET /account/transactions/csv](/api-reference/urls/private-api/getaccounttransactionscsv.md)
* [GET /account/weekly-volume](/api-reference/urls/private-api/getaccountweeklyvolume.md)
* [GET /api-key](/api-reference/urls/private-api/getapikey.md)
* [GET /auth](/api-reference/urls/private-api/getauth.md)
* [GET /farm-boost](/api-reference/urls/private-api/getfarmboost.md)
* [GET /leaderboard/campaign](/api-reference/urls/private-api/getleaderboardcampaign.md)
* [GET /mmp](/api-reference/urls/private-api/getmmp.md)
* [GET /order-history](/api-reference/urls/private-api/getorderhistory.md)
* [GET /order-history/stops](/api-reference/urls/private-api/getorderhistorystops.md)
* [GET /orders](/api-reference/urls/private-api/getorders.md)
* [GET /orders/{order\_id}](/api-reference/urls/private-api/getordersorderid.md)
* [GET /otc/account](/api-reference/urls/private-api/getotcaccount.md)
* [GET /portfolio](/api-reference/urls/private-api/getportfolio.md)
* [GET /positions](/api-reference/urls/private-api/getpositions.md)
* [GET /proof-data](/api-reference/urls/private-api/getproofdata.md)
* [GET /proofs-data](/api-reference/urls/private-api/getproofsdata.md)
* [GET /quotes](/api-reference/urls/private-api/getquotes.md)
* [GET /referral-history](/api-reference/urls/private-api/getreferralhistory.md)
* [GET /referral-rewards-history](/api-reference/urls/private-api/getreferralrewardshistory.md)
* [GET /referral-statistics](/api-reference/urls/private-api/getreferralstatistics.md)
* [GET /rfqs](/api-reference/urls/private-api/getrfqs.md)
* [GET /rfqs/{block\_id}/quotes](/api-reference/urls/private-api/getrfqsblockidquotes.md)
* [GET /stake](/api-reference/urls/private-api/getstake.md)
* [GET /strategies/account](/api-reference/urls/private-api/getstrategiesaccount.md)
* [GET /strategies/account-history](/api-reference/urls/private-api/getstrategiesaccounthistory.md)
* [GET /trade-fees-campaign-stats](/api-reference/urls/private-api/gettradefeescampaignstats.md)
* [GET /trade-history](/api-reference/urls/private-api/gettradehistory.md)
* [GET /transaction-history](/api-reference/urls/private-api/gettransactionhistory.md)
* [GET /twap-order-history](/api-reference/urls/private-api/gettwaporderhistory.md)
* [GET /twap-orders](/api-reference/urls/private-api/gettwaporders.md)
* [GET /twap-orders/{order\_id}](/api-reference/urls/private-api/gettwapordersorderid.md)

## POST

* [POST /account/cancel-on-disconnect](/api-reference/urls/private-api/postaccountcancelondisconnect.md)
* [POST /account/email-address](/api-reference/urls/private-api/postaccountemailaddress.md)
* [POST /account/email-preference](/api-reference/urls/private-api/postaccountemailpreference.md)
* [POST /account/leverage](/api-reference/urls/private-api/postaccountleverage.md)
* [POST /account/margin-type](/api-reference/urls/private-api/postaccountmargintype.md)
* [POST /account/network-address](/api-reference/urls/private-api/postaccountnetworkaddress.md)
* [POST /account/portfolio-margin](/api-reference/urls/private-api/postaccountportfoliomargin.md)
* [POST /account/update-margin](/api-reference/urls/private-api/postaccountupdatemargin.md)
* [POST /account/username](/api-reference/urls/private-api/postaccountusername.md)
* [POST /api-key](/api-reference/urls/private-api/postapikey.md)
* [POST /batch-orders](/api-reference/urls/private-api/postbatchorders.md)
* [POST /campaign-sign-up](/api-reference/urls/private-api/postcampaignsignup.md)
* [POST /claim-referral-rewards](/api-reference/urls/private-api/postclaimreferralrewards.md)
* [POST /claim-trade-fees](/api-reference/urls/private-api/postclaimtradefees.md)
* [POST /farm-boost](/api-reference/urls/private-api/postfarmboost.md)
* [POST /mmp](/api-reference/urls/private-api/postmmp.md)
* [POST /orders](/api-reference/urls/private-api/postorders.md)
* [POST /orders/{order\_id}](/api-reference/urls/private-api/postordersorderid.md)
* [POST /otc/create-request](/api-reference/urls/private-api/postotccreaterequest.md)
* [POST /otc/unwind](/api-reference/urls/private-api/postotcunwind.md)
* [POST /quotes](/api-reference/urls/private-api/postquotes.md)
* [POST /quotes/preview](/api-reference/urls/private-api/postquotespreview.md)
* [POST /register](/api-reference/urls/private-api/postregister.md)
* [POST /reset-mmp](/api-reference/urls/private-api/postresetmmp.md)
* [POST /rfqs](/api-reference/urls/private-api/postrfqs.md)
* [POST /strategy/{strategy\_address}/initiate-withdraw](/api-reference/urls/private-api/poststrategystrategyaddressinitiatewithdraw.md)
* [POST /swap](/api-reference/urls/private-api/postswap.md)
* [POST /transfer](/api-reference/urls/private-api/posttransfer.md)
* [POST /twap-orders](/api-reference/urls/private-api/posttwaporders.md)
* [POST /withdraw](/api-reference/urls/private-api/postwithdraw.md)

## PUT

* [PUT /quotes/{quote\_id}](/api-reference/urls/private-api/putquotesquoteid.md)

## DELETE

* [DELETE /api-key](/api-reference/urls/private-api/deleteapikey.md)
* [DELETE /orders-all](/api-reference/urls/private-api/deleteordersall.md)
* [DELETE /orders/{order\_id}](/api-reference/urls/private-api/deleteordersorderid.md)
* [DELETE /quotes](/api-reference/urls/private-api/deletequotes.md)
* [DELETE /quotes/{quote\_id}](/api-reference/urls/private-api/deletequotesquoteid.md)
* [DELETE /rfqs](/api-reference/urls/private-api/deleterfqs.md)
* [DELETE /rfqs/{block\_id}](/api-reference/urls/private-api/deleterfqsblockid.md)
* [DELETE /signing-key](/api-reference/urls/private-api/deletesigningkey.md)
* [DELETE /twap-orders/{order\_id}](/api-reference/urls/private-api/deletetwapordersorderid.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aevo.xyz/api-reference/urls/private-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
