Link to home
Start Free TrialLog in
Avatar of ITsolutionWizard
ITsolutionWizardFlag for United States of America

asked on

api mvc c#

I have api mvc and just want to know what is the best practice for two items

1. I want to know how to ensure how many the api has been consumed and where.
ASKER CERTIFIED SOLUTION
Avatar of J0rtIT
J0rtIT
Flag of Venezuela, Bolivarian Republic of image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ITsolutionWizard

ASKER

what is not clear to you?
Not exactly clear to me as well.
Can you rephrase this?
1. I want to know how to ensure how many the API has been consumed and where.
How does that answer the question?
Idk why he selected that as a solution.

I think I understand the question you want to get information about who's calling an API and from where those parameters are usually on the "headers" or "body" call of the API, you just have to query them
https://www.smashingmagazine.com/2018/01/understanding-using-rest-api/
Sorry @Jose, maybe I should have posted

@ITsolutionWizard, How does that answer the question?