Can I have one product with 2 API resources priced differently?

Not applicable

Hi there,

I have one API product with 2 resources: /foo and /bar. I want each of the /foo API calls to count as 1 credit while the /bar API call to count as 2 credits. Can I do this in Edge monetization and how exactly?

I am basically asking for a structure similar to Google Places API Web Service with the premium plan:

4345-capture.png

Thank you,

Emilia

Solved Solved
0 1 138
1 ACCEPTED SOLUTION

rajanish
Participant III

Hi @Emilia Ipate

Yes, this can be achieved however it will need some bit of logic to be added in the proxy. Basically the points you are referring will be set by proxy and rate plan should be custom attribute based rateplan. Here is the details about how to configure custom attribute based rateplan : http://docs.apigee.com/monetization/content/specify-rate-card-custom-attribute-details

PS : apologies for delayed response!


View solution in original post

1 REPLY 1

rajanish
Participant III

Hi @Emilia Ipate

Yes, this can be achieved however it will need some bit of logic to be added in the proxy. Basically the points you are referring will be set by proxy and rate plan should be custom attribute based rateplan. Here is the details about how to configure custom attribute based rateplan : http://docs.apigee.com/monetization/content/specify-rate-card-custom-attribute-details

PS : apologies for delayed response!