# Counterparty API Communication Error!

If you see the error stating: "API Communication error", it is most likely because the api.counterparty.io load balancer is not supporting HTTP requests anymore

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2F0Jk6V0Qx95ho3Z9U2xvS%2Fapierror.png?alt=media&#x26;token=2469b493-b8c0-4186-8063-963a8f337ba8" alt=""><figcaption></figcaption></figure>

With version 2.0.1 the server settings can simply be "Reset to Default" and it is recommended to use these default settings:

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2FrsM1QxvO7hFS4yVgCZvw%2Fapicommunicationerror.png?alt=media&#x26;token=ef64610a-3623-41d3-a1f0-ca0d04d2eaa2" alt=""><figcaption></figcaption></figure>

* Mainnet API Host is set to: cp20.tokenscan.io
* Mainnet CP Host is set to: cp20-api.tokenscan.io
* Testnet API Host is set to: cp20-testnet.tokenscan.io
* Testnet CP Host is set to: cp20-api.tokenscan.io
* CP Port is set to 4001 on Mainnet and 14001 on Testnet
* CP SSL as well as API SSL is set to YES


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/counterparty-api-communication-error.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.
