# Email API

The Email API exposes a set of endpoints for specifying and viewing SMTP server settings used by self-hosted Nexus Repository for sending email.

See the API section found in the Settings menu under System → API of your self-hosted Nexus Repository instance for detailed information about the email API including sample requests and responses.

## Endpoints

The email REST API endpoints can be used to accomplish the following in self-hosted Nexus Repository environments:

- Get email configuration
- Set email configuration
- Disable email configuration
- Verify email configuration
