Update readme

add instructions how to get Client-Id and Api-Key
This commit is contained in:
Kirill
2023-03-18 03:07:50 +03:00
committed by GitHub
parent 466cbc6379
commit 1d6a3f3eb8

View File

@@ -11,6 +11,8 @@ Read full [documentation](https://docs.ozon.ru/api/seller/en/#tag/Introduction)
You can check [list of supported endpoints](ENDPOINTS.md) You can check [list of supported endpoints](ENDPOINTS.md)
## How to start ## How to start
Get Client-Id and Api-Key in your seller profile [here](https://seller.ozon.ru/app/settings/api-keys?locale=en)
Just add dependency to your project and you're ready to go. Just add dependency to your project and you're ready to go.
```bash ```bash
go get github.com/diphantxm/ozon-api-client go get github.com/diphantxm/ozon-api-client