> For the complete documentation index, see [llms.txt](https://satangdev.gitbook.io/satang-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://satangdev.gitbook.io/satang-api/master.md).

# Introduction

This guideline show how to create the API Key and API Secret on Satang Pro API Management

You can get start with Satang API by going to API management page on your user profile icon

![Click on profile icon and go to API Management](https://2646628941-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSn2pDaUO_FbprqjzGz%2F-MdL9YSdo5EWfKsjuAl4%2F-MdLKwB5pGwrML7ModZm%2Fimage.png?alt=media\&token=74adbcd6-12ea-4d36-8e6a-9ff123a1a868)

In the API Management page, You can create the label for the API Key (You can have more than 1 API Key)&#x20;

In this example, I'll create the Label named `Satang-Bot` and allow permissions following these:

* Get Balances
* Create/List/Cancel Order
* Read User-Streams

![Allow permission on Get Balances, Create/List/Cancel Order and Read User-Streams](https://2646628941-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSn2pDaUO_FbprqjzGz%2F-MdL9YSdo5EWfKsjuAl4%2F-MdLM35aHiusmAiw-Pge%2Fimage.png?alt=media\&token=17749afa-3593-4155-a642-a45c905be0dd)

After you created, the API secret will show one time only (please note it)

![Please save/note the API Secret](https://2646628941-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSn2pDaUO_FbprqjzGz%2F-MdL9YSdo5EWfKsjuAl4%2F-MdLNnLgS15AW_Crwin3%2Fimage.png?alt=media\&token=a6205d99-dbb2-49b3-9346-83bc009f56dd)

## Congrats , You can use API Key and API Secret to your code !&#x20;
