Skip to content

Commit

Permalink
deploy: 118172a
Browse files Browse the repository at this point in the history
  • Loading branch information
alnarozhny committed Oct 21, 2024
1 parent a77b873 commit 0ae8dad
Showing 1 changed file with 40 additions and 26 deletions.
66 changes: 40 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,9 @@ <h3 id="query-parameters">Query Parameters</h3>

<h1 id="rankings">Rankings</h1>

<h2 id="search">Search</h2>
<p class="notice">This API has been deprecated. Please refer to the documentation for our new [Rankings API](https://developer.brightlocal.com/docs/data-apis/a65f86e53ce22-rankings-api).</p>

<h2 id="search-(deprecated)">Search (deprecated)</h2>

<p><span class="label label-info">Batch Method</span></p>

Expand Down Expand Up @@ -1062,7 +1064,7 @@ <h3 id="query-parameters">Query Parameters</h3>
By default we return 5 pages or 50 results (whichever is lower). If you need more than this please contact us. We can increase to a maximum of 10 pages or 100 results on a case by case basis.
</aside>

<h2 id="bulk-search">Bulk Search</h2>
<h2 id="bulk-search-(deprecated)">Bulk Search (deprecated)</h2>

<p><span class="label label-info">Batch Method</span></p>

Expand Down Expand Up @@ -1400,7 +1402,9 @@ <h2 id="supported-countries">Supported Countries</h2>

<h1 id="local-directories">Local Directories</h1>

<h2 id="fetch-profile-url">Fetch Profile URL</h2>
<p class="notice">This API has been deprecated. Please refer to the documentation for our new [Listings API](https://developer.brightlocal.com/docs/data-apis/8owbgtne72ygc-listings-api).</p>

<h2 id="fetch-profile-url-(deprecated)">Fetch Profile URL (deprecated)</h2>

<p><span class="label label-info">Batch Method</span></p>

Expand Down Expand Up @@ -1650,7 +1654,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="fetch-profile-details-(by-profile-url)">Fetch Profile Details (by profile URL)</h2>
<h2 id="fetch-profile-details-(by-profile-url)-(deprecated)">Fetch Profile Details (by profile URL) (deprecated)</h2>

<p><span class="label label-info">Batch Method</span></p>

Expand Down Expand Up @@ -1787,7 +1791,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="fetch-profile-details-(by-business-data)">Fetch Profile Details (by business data)</h2>
<h2 id="fetch-profile-details-(by-business-data)-(deprecated)">Fetch Profile Details (by business data) (deprecated)</h2>

<p><span class="label label-info">Batch Method</span></p>

Expand Down Expand Up @@ -2714,7 +2718,9 @@ <h3 id="query-parameters">Query Parameters</h3>

<h1 id="clients">Clients</h1>

<h2 id="add-client">Add Client</h2>
<p class="notice">This API has been deprecated. Please refer to the API documentation for our new [Clients API](https://developer.brightlocal.com/docs/management-apis/j13dhiwfwfldc-clients).</p>

<h2 id="add-client-(deprecated)">Add Client (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -2800,7 +2806,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="update-client">Update Client</h2>
<h2 id="update-client-(deprecated)">Update Client (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -2831,7 +2837,7 @@ <h2 id="update-client">Update Client</h2>
https://tools.brightlocal.com/seo-tools/api/v1/clients-and-locations/clients/&lt;client_id&gt;
</code></pre>

<h3 id="update-a-client">Update a client</h3>
<h3 id="update-a-client-(deprecated)">Update a client (deprecated)</h3>
<pre><code class="highlight csharp"><span class="n">Api</span> <span class="n">api</span> <span class="p">=</span> <span class="k">new</span> <span class="nf">Api</span><span class="p">(</span><span class="s">"&lt;INSERT_API_KEY&gt;"</span><span class="p">,</span> <span class="s">"&lt;INSERT_API_SECRET&gt;"</span><span class="p">);</span>
<span class="n">Parameters</span> <span class="n">parameters</span> <span class="p">=</span> <span class="k">new</span> <span class="n">Parameters</span>
<span class="p">{</span>
Expand Down Expand Up @@ -2889,7 +2895,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="delete-client">Delete Client</h2>
<h2 id="delete-client-(deprecated)">Delete Client (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -2963,7 +2969,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="get-client">Get Client</h2>
<h2 id="get-client-(deprecated)">Get Client (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -3032,7 +3038,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="search-clients">Search Clients</h2>
<h2 id="search-clients-(deprecated)">Search Clients (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -3116,7 +3122,9 @@ <h3 id="query-parameters">Query Parameters</h3>

<h1 id="locations">Locations</h1>

<h2 id="add-location">Add Location</h2>
<p class="notice">This API has been deprecated. Please refer to the documentation for our new [Locations API](https://developer.brightlocal.com/docs/management-apis/a8chirfprjb2p-locations).</p>

<h2 id="add-location-(deprecated)">Add Location (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -3558,7 +3566,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="update-location">Update Location</h2>
<h2 id="update-location-(deprecated)">Update Location (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -3888,7 +3896,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="delete-location">Delete Location</h2>
<h2 id="delete-location-(deprecated)">Delete Location (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -3961,7 +3969,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="get-location">Get Location</h2>
<h2 id="get-location-(deprecated)">Get Location (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -4118,7 +4126,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="search-locations">Search Locations</h2>
<h2 id="search-locations-(deprecated)">Search Locations (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -7494,7 +7502,9 @@ <h3 id="query-parameters">Query Parameters</h3>

<h1 id="citation-builder">Citation Builder</h1>

<h2 id="create-campaign">Create Campaign</h2>
<p class="notice"> This API has been deprecated. Please refer to the documentation for our new [Citation Builder API](https://developer.brightlocal.com/docs/management-apis/agjq3z0pfs6nk-citation-builder).</p>

<h2 id="create-campaign-(deprecated)">Create Campaign (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -8049,7 +8059,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="update-campaign">Update Campaign</h2>
<h2 id="update-campaign-(deprecated)">Update Campaign (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>
<pre><code class="highlight php"><span class="cp">&lt;?php</span>
Expand Down Expand Up @@ -8438,7 +8448,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="upload-image">Upload Image</h2>
<h2 id="upload-image-(deprecated)">Upload Image (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -8507,7 +8517,7 @@ <h3 id="example-url">Example URL</h3>

<p>http://tools.brightlocal.com/seo-tools/api/v2/cb/upload/5533/logo</p>

<h2 id="get-citations">Get Citations</h2>
<h2 id="get-citations-(deprecated)">Get Citations (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -8608,7 +8618,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="confirm-&amp;-pay">Confirm &amp; Pay</h2>
<h2 id="confirm-&amp;-pay-(deprecated)">Confirm &amp; Pay (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -8734,7 +8744,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="get-campaigns">Get Campaigns</h2>
<h2 id="get-campaigns-(deprecated)">Get Campaigns (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -8842,7 +8852,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="get-campaign">Get Campaign</h2>
<h2 id="get-campaign-(deprecated)">Get Campaign (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -9254,7 +9264,7 @@ <h3 id="query-parameters">Query Parameters</h3>
</tr>
</tbody></table>

<h2 id="get-credits-balance">Get Credits Balance</h2>
<h2 id="get-credits-balance-(deprecated)">Get Credits Balance (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down Expand Up @@ -12274,7 +12284,9 @@ <h3 id="query-parameters">Query Parameters</h3>

<h1 id="business-categories">Business Categories</h1>

<h2 id="fetch-business-categories">Fetch Business Categories</h2>
<p class="notice">This API has been deprecated. Please refer to the documentation for our new [Business Categories API](https://developer.brightlocal.com/docs/management-apis/k7xwhhme1hzep-business-categories).</p>

<h2 id="fetch-business-categories-(deprecated)">Fetch Business Categories (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>
<pre><code class="highlight php"><span class="cp">&lt;?php</span>
Expand Down Expand Up @@ -12327,9 +12339,11 @@ <h1 id="appendix">Appendix</h1>

<h2 id="supported-local-directories">Supported Local Directories</h2>

<p class="notice">This API has been deprecated. Please refer to the documentation for our new [Listings API](https://developer.brightlocal.com/docs/data-apis/8owbgtne72ygc-listings-api).</p>

<p>We now have an API method (shown below) that enables you to retrieve a list of directories for all supported countries.</p>

<h2 id="get-list-of-supported-local-directories">Get list of supported local directories</h2>
<h2 id="get-list-of-supported-local-directories-(deprecated)">Get list of supported local directories (deprecated)</h2>

<p><span class="label label-info">Account Method</span></p>

Expand Down

0 comments on commit 0ae8dad

Please sign in to comment.