0

Have done a lot of search and reading over the WEB but could not come to any conclusion yet.

We are planning to develop a list of API's (planning to use ASP.NET WEB API). One of the business goals is to package the API and selling/licensing the Packages/API to end users.

Some thoughts that came to consideration:

Using Authorisation Filters to do check against database, if the user requesting the API has access to it or not. Not very sure of the implementation details yet even on this approach.

Are there any better suggestions or ideas or any open source libraries that we can go with?

What are the possible recommendation or best practices to achieve this.

Thanks in advance.

1 Answer 1

0

Please take a look at the following links. Hopefully, they help.

Web API creating API keys

How to secure an ASP.NET Web API

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.