Mohawk Language API
Pull Mohawk Language dialects into your own website and software projects with a few lines of code and free developer access! You can use our Mohawk Language API in your commercial and personal web & software projects.Our Mohawk Language API content is unique and based on our award winning Onkwehonwehneha AI from the 1990s.
STEP ONE:
Register to get your free developer access and unique access key at https://market.mashape.com/monigarr/mohawk-language
STEP TWO:
Use the end points and code snippets provided to you when you register. You will be given code snippets that include your endpoints with private access key for curl, java, objective-c, .net, ruby, php, python and node for your website and mobile app projects.
EXAMPLE ENDPOINT:
If you try to go directly to an endpoint without your private key, you will not get a response. You need to register for your own free developer account to get your private access key.https://monigarr-mohawk-language-bot-v1.p.mashape.com/conversation_start.php?bot_id=1&say={string}&convo_id={unique_id}&format=json
say={say} is where you setup your app or website to allow your end user to enter text (question, comment, secret command). Or you can enter specific words and phrases hard coded into your app – if you want to provide a specific word of the day, word of the hour, number translations, calendar translations, or a secret commandOur Mohawk Language API will respond with JSON that includes Mohawk language or another relevant responses to what was included in the ” say={say} ” part of the endpoint.
EXAMPLE ENDPOINT & RESPONSE
ENDPOINT:https://monigarr-mohawk-language-bot-v1.p.mashape.com/conversation_start.php?bot_id=1&say=who+are+you&convo_id=testing1234&format=json
JSON RESPONSE:{
You can parse the JSON response you receive to look however you wish inside your website, mobile app, mixed reality environment and video games.
"convo_id": "testing1234",
"usersay": "who are you",
"botsay": "Onhka ni:se a Kanienkehaka word or phrase meaning Who are You?",
}
WHY MOHAWK LANGUAGE?
Why not provide Mohawk Language dialects in your websites and software? We are also able to make other Endangered Language APIs available upon request.