# Mouser Api > Mouser Electronics provides a public Search API for programmatic access to their electronic components catalog. The API supports keyword and part number searches, returning detailed product informatio ## Pages - [Mouser Electronics Search API](overview.md): Mouser Electronics provides a public Search API for programmatic access to their electronic components catalog. The A... - [Mouser API Authentication](authentication.md): Mouser uses a static API key for authentication. The key is passed in the request body, not as a header. - [Mouser API Endpoints](endpoints.md) - [Mouser API Response Format](responses.md): { - [Mouser API Code Examples](code-examples.md): import requests