aethercowboy / mailin-api-csharp

Official Mailin C# API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SendinBlue C# Library

This is the SendinBlue C# library. It implements the various exposed APIs that you can read more about on https://apidocs.sendinblue.com.

SendinBlue API's use HTTP Authentication through an api key. You can create your api key from API Console, after you sign up for an account with SendinBlue. You must use latest version 2.0, access key, for accessing APIs.

Quickstart Guide

Learn how to send email campaigns from your application using SendinBlue API.

You must sign up for SendinBlue account for using APIs. All our APIs require HTTP authentication using access key, which are accessible from your API Console.

The following guides give you a start and understanding of how to use our API.

Support and Feedback

Be sure to visit the SendinBlue official documentation website for additional information about our API.

If you find a bug, please submit the issue in Github directly.

As always, if you need additional assistance, drop us a note here.

About

Official Mailin C# API

License:MIT License


Languages

Language:C# 100.0%