Apigee flow queryable only by some apps

Not applicable

I have one api proxy that contains differents flows.

What I want to acheive is to tie some flow to one application. For that I have two solution :

1) For a flow X I can extract app details and compare the app consumer key to the desired app

2) Break the flows into different api proxies and tie the api proxy to the desired app.

I don't know maybe there was another solution more cleaner.

Cordially

0 2 67
2 REPLIES 2

Have you looked at the API Product feature? By binding an API key to an API Product, you can effectively restrict the actions allowed by an app.

I'm not clear on your goals. Can you explain in a bit more detail, and possibly provide an example to illustrate?