> For the complete documentation index, see [llms.txt](https://docs.coindpay.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coindpay.xyz/landing/start/developers.md).

# Developers

## Overflow

A REST service endpoint is a set of REST resources that provides services to endpoints. We provide various endpoints for fetching info of all available payments/order status and more.

<figure><img src="https://docs.onramp.money/onramp/~gitbook/image?url=https%3A%2F%2F2429027697-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FLjGi8TfFqGtUxIX4Qv76%252Fuploads%252FWx6hnb8eD2XKxvyYSuBv%252F4.%2520Rest%2520API.png%3Falt%3Dmedia%26token%3D95eb7d5a-19e6-49c4-841d-df62b316144c&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=9c127f82&#x26;sv=2" alt=""><figcaption></figcaption></figure>

## Environment

### Testnet

`App`  [https://test.coindpay.xyz](https://test.coindpay.xyz/)

`API`  [https://test-api.coindpay.xyz](https://test-api.coindpay.xyz/)

### Prod

`App`  [https://coindpay.xyz](https://coindpay.xyz/)

`API`  [https://api.coindpay.xyz](https://api.coindpay.xyz/)

{% hint style="info" %}

#### Quick Integration into your application [Integration](/landing/start/developers/integration.md)&#x20;

{% endhint %}
