i want to create web api and share end point to other team , i want to share 2 -3 action methods of controller only .
Controller has 8-9 methods also which our team can call only.
what should be approach for web api writing and how to share end point to other team.