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

# Public endpoints | HTTP

### Details

* Base URL: `https://api.earnbit.com`&#x20;
* 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](/earnbit/developers/exchange-api-documentation/private-endpoints-or-http/authentication-and-api-keys.md) (similar to [private endpoints](/earnbit/developers/exchange-api-documentation/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](/earnbit/developers/exchange-api-documentation/public-endpoints-or-http/pairs-list.md)
{% endcontent-ref %}

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

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

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

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

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

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

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

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

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