Glossary

What is API Key?

An API key is a unique alphanumeric string that identifies and authenticates an application or user making requests to an API. It acts as a simple credential for controlling access and tracking usage.

API keys are typically passed in request headers or query parameters. While simpler than OAuth tokens, they provide less granular permissions. Best practices include rotating keys regularly, restricting keys by IP address or referrer, and using separate keys for development and production environments.

InboxCentral provides API keys through the developer dashboard. Each key can be scoped to specific endpoints and rate-limited independently.

Related InboxCentral feature

Developer APIs

See it in action

Try InboxCentral free for 14 days. No credit card required.