Glossary: API KeyGlossary

An API key is a single text string that both identifies an API’s client application and authorizes that client to access the API.

Using an API key is the simplest form of API authorization. It avoids the credentialing problems that arise with changes in staff, but unlike more complex authorization systems like OAuth 2, it is simpler to compromise.

Are we missing anything? Let us know
Was this page helpful?