You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug reports and pull requests are welcome on [GitHub](https://github.com/railsware/mailtrap-java). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](CODE_OF_CONDUCT.md).
Obtain API token to configure and use MailtrapClient
36
+
### 2. Authentication
37
+
38
+
- Register/login into Mailtrap
39
+
- Obtain an API token [with respective permissions and access level](https://help.mailtrap.io/article/103-api-tokens) to configure and use MailtrapClient.
Code examples, that covers all possible APIs can be found <ahref="https://github.com/railsware/mailtrap-java/tree/main/examples/java/io/mailtrap/examples"target="_blank">here</a>
3
+
Code examples covering all APIs can be found <ahref="https://github.com/railsware/mailtrap-java/tree/main/examples/java/io/mailtrap/examples"target="_blank">here</a>.
0 commit comments