> 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-public-endpoints-or-http.md).

# Spot public endpoints | HTTP

Methods for retrieving general data and do not require authentication.

### Details

* Base URL: `https://api.pointpay.io`
* Use the `GET` HTTP method.
* Endpoints will return data as either a JSON object or a JSON array.
* If parameters are required by an endpoint, they should be sent in the query string.
* Each public endpoint can also be used as a `POST` request with [authentication](/base/documentation/developers/exchange-api-documentation/authentication-and-api-keys.md) (similar to [private endpoints](/base/documentation/developers/exchange-api-documentation/spot-private-endpoints-or-http.md)) to allow you to access more data. "Public endpoints" subsections contain both examples.

### List of public endpoints:

{% content-ref url="/pages/ppOvQTIpWRjeUn4ijvjK" %}
[Pairs List](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/pairs-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/A7R0l8xcQlMMnQRuLsqY" %}
[Pairs Stats](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/pairs-stats.md)
{% endcontent-ref %}

{% content-ref url="/pages/KzhsEBnV1TrOMvd9PtYa" %}
[Specific Pair Stats](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/specific-pair-stats.md)
{% endcontent-ref %}

{% content-ref url="/pages/rfFdKfWoPH7kPXyOa9Zz" %}
[Order Book Data](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/order-book-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/JXfHjolx6MnZ5wcBFI50" %}
[Market History](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/market-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/ukIxwrXyJE1ksZwpyaID" %}
[Market History Data](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/market-history-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/tvuAN64anmKiujrAJUIw" %}
[Products](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/products.md)
{% endcontent-ref %}

{% content-ref url="/pages/cLUqwAQopvhXPm2Zr4re" %}
[Symbols](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/symbols.md)
{% endcontent-ref %}

{% content-ref url="/pages/7fwX1WJg5WL12NvpxB5N" %}
[Depth List](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/depth-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/utZCFKYgSSjGohuruyW5" %}
[Chart Data KLine](/base/documentation/developers/exchange-api-documentation/spot-public-endpoints-or-http/chart-data-kline.md)
{% endcontent-ref %}
