> For the complete documentation index, see [llms.txt](https://pointpay.gitbook.io/base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pointpay.gitbook.io/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http.md).

# Spot private endpoints | HTTP

Methods that offer full access to data and features. To use these endpoints, an API key is required, which you can generate directly from your PointPay Exchange profile.

### General Info

* Base URL: `https://api.pointpay.io`
* Adhere to the [authorization principles](/base/documentation/developers/exchange-api-documentation/authentication-and-api-keys.md).
* Use the `POST` HTTP method.
* Endpoints will return data as either a JSON object or a JSON array.

### Authentication details:

{% content-ref url="/pages/wYSAveRDc5aTVMKxJfGD" %}
[Authentication and API Keys](/base/documentation/developers/exchange-api-documentation/authentication-and-api-keys.md)
{% endcontent-ref %}

### List of private endpoints:

{% content-ref url="/pages/fmGx3aTaaTHdZY7mqfcE" %}
[Create Limit Order](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http/create-limit-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/gRMQvLHT1HkmlIDNanfG" %}
[Cancel Order](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http/cancel-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/pTg7IYy6PF0dk1F6dTAO" %}
[My Active Orders](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http/my-active-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/sASdIoX939RMN9aMQzDH" %}
[All My Trade Balances](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http/all-my-trade-balances.md)
{% endcontent-ref %}

{% content-ref url="/pages/brXOFLvHui9DYiIUIEzB" %}
[My Specific Trade Balance](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http/my-specific-trade-balance.md)
{% endcontent-ref %}

{% content-ref url="/pages/h4BrUzjpnMYD1s8zZQ6Z" %}
[My Order Info](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http/my-order-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/HO4C0aF7uf1Aihn3GVJz" %}
[My Trades Info](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http/my-trades-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/GRorFOqaBhTTmr8JHZMy" %}
[My Order History](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http/my-order-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/NQ7g6p4roNT752id248K" %}
[My Order History List](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http/my-order-history-list.md)
{% endcontent-ref %}
