-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathjini.json
17 lines (17 loc) · 828 Bytes
/
jini.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"schema_version": "v1",
"name_for_model": "jini",
"name_for_human": "Jini",
"description_for_model": "Request real-time information: Search images, videos, music, apps and facts. Get the latest news, twitter trends, sports scores, (stock) prices, celebrity and country data, navigation routes, public transport and traffic info. Acts as a proxy to make any information that exists online available.",
"description_for_human": "Get factual, knowledge-base and real-time information. \n Search news, images, videos, music, apps, pages and facts.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://api.pannous.com/openapi.yaml"
},
"logo_url": "https://api.pannous.com/logo.png",
"contact_email": "info@pannous.com",
"legal_info_url": "http://files.pannous.com/legal"
}