> For the complete documentation index, see [llms.txt](https://docs.multimarkets.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.multimarkets.org/manager-api/authorize.md).

# Authorize

## illustrate

To authorize the white label management API, you need to obtain appId and appSecret in advance. You can obtain or reset them by contacting the main label customer service. The following is the information for testing the white label.

## Test Account

```json
{
"appId": "7cb9164942caec70594e594db46de7af",
"appSecret": "33171f3e91c45e0dfbb3c9f219906471"
}
```

{% openapi src="/files/EYDSUPQe2eIEOTTU2DgG" path="/auth/admin.admin.CompanyAuthDubboService.auth" method="post" %}
[MultiMarkets-BusinessAPI.openapi.en.yaml](https://3404072034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvilfBi544sqSg2yLNueg%2Fuploads%2Fu5skqccABFnFm1GCci98%2FMultiMarkets-BusinessAPI.openapi.en.yaml?alt=media\&token=9a0af355-0ed4-497a-9c66-5c8c67bb20fc)
{% endopenapi %}
