You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Note API

From EverybodyWiki Bios & Wiki

Note API
Born
💼 Occupation
🌐 Websitehttps://noteapi.com
🥚 TwitterTwitter=
label65 = 👍 Facebook

Note API allows you to send email and text messages (SMS) using a secure 256-bit HTTPS encryption protocol. When you make a request to the Note API to send an interaction, we will validate the request and if successful we will process the interaction, if not we will display the appropriate error message.


Send Email Message[edit]

Note API sent request should be used with _type = email parameter when sending email interections over the Note API. All parameters below are required.

Send Text (SMS) Message[edit]

Note API sent request should be used with _type = text parameter when sending text (SMS) interections over the Note API. All parameters below are required.

API Success & Errors Responses[edit]

If your API request fails, the API will return an error object, which contains the sub-objects code and message indicating which type of error has occurred. If a validation error occurs, there will be an additional context sub-object containing information about one or multiple validation errors. The API also supports universal HTTP status codes. For successful API requests, you can expect the HTTP code 200.





https://noteapi.com/


References[edit]


This article "Note API" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Note API. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.