Tyk cloud base platform

i want to create api’s using api call from postman. how can i do it? how can i find authorization code from dashboard? what is the url do i need to call api’s?

In order to use the Dashboard API, you’ll need to get the Tyk Dashboard API Access Credentials secret from your user profile on the Dashboard UI.

More information can be found here Create Users

i am using tyk opensource

The title and the description did not indicate open source. Also, the ask is a bit unclear.

Maybe you can find what you are looking for in our docs

i want to create api’s using api call from postman. how can i do it?

Our doc on creating an API with Tyk Gateway API talks in detail about this. You can simply watch a video tutorial on youtube here. The various methods you can perform on APIs are shown below

how can i find authorization code from dashboard?

I assume you mean gateway here instead of the dashboard. The authorization code is the secret in your gateway config.

what is the url do i need to call api’s?

I don’t understand the ask here. Do you mean the listen_path?

The youtube video shared should cover any questions you may have. If not then maybe you are looking for our gateway api