# Mirakl Account Channel Platform APIs {% partial file="/partial-content/product/account-channel-platform/rest/connector/openapi-description.md" /%} ## Servers Account Channel Platform API ``` https://account.mirakl.net/api/channel-platform ``` ## Security ### mirakl-oAuth2 For more information, see https://help.mirakl.com/docs/customers/page/topics/Mirakl/partners_integration/authentication_system.htm Type: oauth2 ## Download OpenAPI description [Mirakl Account Channel Platform APIs](https://developer.mirakl.com/_spec/content/product/account-channel-platform/rest/connector/openapi3.yaml) ## Channel ### SELLER_ACCOUNT_CHANNEL_UPSERT - Create or update channels - [POST /v1/channels](https://developer.mirakl.com/content/product/account-channel-platform/rest/connector/openapi3/channel/seller_account_channel_upsert.md): Api to create or update channels ## Store ### SELLER_ACCOUNT_STORE_CREATE - Create stores and link them to a user - [POST /v1/users/stores](https://developer.mirakl.com/content/product/account-channel-platform/rest/connector/openapi3/store/seller_account_store_create.md): Create multiple stores and link them to a user. This API should be used by connectors. ### SELLER_ACCOUNT_STORE_UPDATE - Update store - [PUT /v1/channels/{channel_id}/stores/{channel_store_id}](https://developer.mirakl.com/content/product/account-channel-platform/rest/connector/openapi3/store/seller_account_store_update.md): Update store. This API should be used by connectors.