Introduction
Oyyi is free to use api for all your development and production needs starting from Image manipulation
, Video Encoding / transcoding
, Face Detection
, Text Sentiment
and many more. These api are free to use and free version is sufficient for small or medium traffic websites. There is also premium plan for large use cases and also pay as you go model.
Base Route
All api request need to be relative this base route Current base Route for api is
https://api.oyyi.xyz/v1
Apis listed
Object Detection Api
Object detection api that allow you to identify and locate objects within an image
or video
. You can use this api endpoint on you server backend and make post request with image as parameter and will get json as response with object name, class , confidence and other related fields. For more about this api visit the Object Detection Docs.
Text Recognition Api
Text Recognition api also known as Optical Character Recognition Api allow you to extract text from image in multiple language. This api support POST
methods and image as form field. You can optionally pass language also.Response will be Json and fields in results will be based on params in request. For info about this api visit Text Recognition docs
Language Processing Api
Language Processing api also known as Natural Language Processing Api allows you to process human spoken languages and extract meaningful part of it. This api support POST
methods and text as parameter. Response will be JSON type. For more about this api visit the Language Processing Docs.
Languages
Currently Natural Language Api support only ENGLISH
language. But soon we will be adding other languages Also.
Text Sentiment Api
Text sentiment api allows you to detect sentiment based on spoken text. The possible text sentiments are POSITIVE
, NEGATIVE
, NETURAL
along with confidence labels. This api route support POST
methods and response will json type. For more about this api visit the Text Sentiment Docs.
Facial Sentiment Api
Facial sentiment api allow you to detect sentiment from image of person along with other human characteristic like age , gender and others. This api support POST
request and response is of json type. For more about this api visit the Facial Sentiment Docs.
Image Conversion Api
Image conversion api you easily manipulate image with simple api request. You can easily apply filters, crop image, resize image, convert to other formats and many image related task. This api support POST
and GET
request and response is of json type. For more about this api visit the Image Conversion Docs.
File Optimization Api
File optimization api allow you to easily optimize your Image
, Pdf
file with simple api request. This api support POST
request and response is of json type. For more about this api visit the File Optimization Docs.
Info
Currently api only support optimization of IMAGE
and PDF
files. But soon we will be adding another files types like Doc
, Excel
files and many more.
Thumbnail Generation Api
Thumbnail generator api allow you to easily generates thumbnail for Image
, Pdf
, Video
file types. And you easily apply different image manipulation params to request to resize , crop or other image tasks to same api request. For more about this api visit the Thumbnail Generator Docs.
Info
Currently api only support optimization of IMAGE
, VIDEO
and PDF
files. But soon we will be adding another files types like Doc
, Excel
, files and many more.
Fake Data Generator Api
Fake Date generator api allow you easily get fake data for your development needs with simple api request. There are various fields support like name
, phone
, adress
and many More. For more info about this api visit Fake Data Generator Docs
QR Code Generator Api
QR code generator api allows you to generate qr code easily with any type of data inside it. You can customize various characteristics of qr code like Color
, Size
and many More. For more info about this api visit QR Generator Docs
Avatar Api
Avatar generator api allow you to easily get random avatar for you user profile pic. You can also pass optional ID
param to get consistent avatar for same user everytime. For more info about this api visit Avatar Docs
Upcoming Apis
Video Encoding / Transcoding Api
Face Detection Api
Web Hosting Api
Cloud Database Api
Audio Fingerprint Api
Similar Image Search Api
and many more....
Contact Us
Reach Us
Feel free to reach us about new feature request or Bugs issues. Mail Us Here