# Documentation

Here you'll find all the documentation you need to get up and running with the Proxy-seller.&#x20;

{% hint style="info" %}
The documentation for **each service differs,** as do the API keys. Separate keys are generated for each of our company's products, more details are provided below.
{% endhint %}

If you have not found the answer to your question, please contact us directly: <support@proxy-seller.com>

## Proxy services: How to get started?

Register or log in to the site and get an [API key](https://docs.proxy-seller.com/proxy-seller/authorization).

All authorizations are available only with a unique API key, after receiving which you can proceed with integration or use a ready-made SDK application. PHP

{% tabs %}
{% tab title="PHP" %}
{% embed url="<https://bitbucket.org/proxy-seller/user-api-php/src/master/>" %}
{% endtab %}

{% tab title="NodeJS" %}
{% embed url="<https://bitbucket.org/proxy-seller/user-api-nodejs/src/master/>" %}
{% endtab %}

{% tab title="Python" %}
{% embed url="<https://bitbucket.org/proxy-seller/user-api-python/src/master/>" %}
{% endtab %}

{% tab title="Java" %}
{% embed url="<https://bitbucket.org/proxy-seller/user-api-java/src/master/>" %}
{% endtab %}

{% tab title="Golang" %}
{% embed url="<https://bitbucket.org/proxy-seller/userapigolang/src/main/>" %}
{% endtab %}
{% endtabs %}

## Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Actions with proxies.</strong> </td><td>Receiving, unloading and other actions with IPs.</td><td><a href="https://1982502377-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSRme5tjIw8D2wPlwSNAx%2Fuploads%2FQTVytb4MkPOb0dG8V7lf%2Fphoto_2025-02-19%2015.19.38.jpeg?alt=media&#x26;token=0045ba86-007d-45f4-9163-ba540fea07e7">photo_2025-02-19 15.19.38.jpeg</a></td><td><a href="proxy-seller/actions-with-proxies">actions-with-proxies</a></td></tr><tr><td><strong>Actions with order.</strong></td><td>Generation, extension of the order and data retrieval.</td><td><a href="https://1982502377-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSRme5tjIw8D2wPlwSNAx%2Fuploads%2FiZHQbp6pdq6xiPpRsSj0%2Fphoto_2025-02-19%2015.19.40.jpeg?alt=media&#x26;token=b2733bf3-242e-408b-8899-723c916c6e19">photo_2025-02-19 15.19.40.jpeg</a></td><td><a href="proxy-seller/order-actions">order-actions</a></td></tr><tr><td><strong>Residential proxy.</strong></td><td>Setting up sheets, sub-packages, session control and rotation settings.</td><td><a href="https://1982502377-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSRme5tjIw8D2wPlwSNAx%2Fuploads%2F6SCu6T2LLZoT9QP5mTBK%2Fphoto_2025-02-19%2015.19.41.jpeg?alt=media&#x26;token=9feb7a15-828f-4327-b5a7-c076f68df186">photo_2025-02-19 15.19.41.jpeg</a></td><td><a href="proxy-seller/residential-proxy">residential-proxy</a></td></tr></tbody></table>

## Mobile CRM: How to get started?

Start by obtaining a private authorization API key for **Mobile CRM**.

{% content-ref url="mobile-crm/get-authorization-key" %}
[get-authorization-key](https://docs.proxy-seller.com/mobile-crm/get-authorization-key)
{% endcontent-ref %}

Then, begin integration.

{% content-ref url="mobile-crm/usage-guides" %}
[usage-guides](https://docs.proxy-seller.com/mobile-crm/usage-guides)
{% endcontent-ref %}

{% content-ref url="mobile-crm/api-reference" %}
[api-reference](https://docs.proxy-seller.com/mobile-crm/api-reference)
{% endcontent-ref %}


---

# 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://docs.proxy-seller.com/documentation.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.
