id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
38f1400d-fb2b-4f75-9e7f-a8042f5fc1a3/7faaf260-cd79-41f4-b471-8e2a4b4cfe74/0/0
Indonesia School List
This API provides School List in Indonesia by Province (Propinsi), City (Kabupaten), and District (Kecamatan).
0.3
School Detail
School Detail by sekolah_id_enkrip field that get by other endpoint (see List of School).
200
Response
[{"after_bangunan": null, "after_gudang": null, "after_ruang_guru": null, "after_ruang_ibadah": null, "after_ruang_kelas": null, "after_ruang_konseling": null, "after_ruang_lab": null, "after_ruang_osis": null, "after_ruang_perpus": null, "after_ruang_pimpinan": null, "after_ruang_praktik": null, "after_ruang_sirkulasi...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"after_bangunan": {"type": "null"}, "after_gudang": {"type": "null"}, "after_ruang_guru": {"type": "null"}, "after_ruang_ibadah": {"type": "null"}, "after_ruang_kelas": {"type": "null"}, "after_ruang_konseling": {"...
38f1400d-fb2b-4f75-9e7f-a8042f5fc1a3/a131caf9-0d2d-4b9d-8a49-1e59ffc60177/0/0
Indonesia School List
This API provides School List in Indonesia by Province (Propinsi), City (Kabupaten), and District (Kecamatan).
0.3
Number of Schools in Indonesian City / District (Kabupaten / Kota)
Number of Schools in Indonesian City / District (Kabupaten / Kota), also return kode_wilayah that used in other endpoints (See Example response).
200
Response
[{"id_level_wilayah": 2, "induk_kabupaten": null, "induk_provinsi": "Prov. Jawa Timur", "kb": 408, "kb_n": 0, "kb_s": 408, "kode_wilayah": "056000 ", "kode_wilayah_induk_kabupaten": null, "kode_wilayah_induk_provinsi": "050000 ", "mst_kode_wilayah": "050000 ", "nama": "Kota Surabaya", "pkbm": 33, "pkbm_n": 0, "pkbm_...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id_level_wilayah": {"type": "integer"}, "induk_kabupaten": {"type": "null"}, "induk_provinsi": {"type": "string"}, "kb": {"type": "integer"}, "kb_n": {"type": "integer"}, "kb_s": {"type": "integer"}, "kode_wilayah...
38f1400d-fb2b-4f75-9e7f-a8042f5fc1a3/8bbb1784-e46b-41f8-ae19-f2a6d9956143/0/0
Indonesia School List
This API provides School List in Indonesia by Province (Propinsi), City (Kabupaten), and District (Kecamatan).
0.3
Number of Schools in the Province of Indonesia
Number of Schools in the Province of Indonesia, also return region code (kode_wilayah) that used in other endpoints
200
Response
[{"id_level_wilayah": 1, "induk_kabupaten": null, "induk_provinsi": null, "kb": 14772, "kb_n": 1, "kb_s": 14771, "kode_wilayah": "050000 ", "kode_wilayah_induk_kabupaten": null, "kode_wilayah_induk_provinsi": null, "mst_kode_wilayah": "000000 ", "nama": "Prov. Jawa Timur", "pkbm": 935, "pkbm_n": 0, "pkbm_s": 935, "sd...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id_level_wilayah": {"type": "integer"}, "induk_kabupaten": {"type": "null"}, "induk_provinsi": {"type": "null"}, "kb": {"type": "integer"}, "kb_n": {"type": "integer"}, "kb_s": {"type": "integer"}, "kode_wilayah":...
dfe40800-846c-4a5a-997e-027c9a484541/b95e0152-b85f-4764-ba41-3edf8c184758/0/0
Random Words with Pronunciation
Get Random Words with Definition & Pronunciation
8.8
word
Endpoint return new word with definition & pronunciation
200
Response
[{"definition": "Plain glossy silk ", "pronunciation": "Lutestrink", "word": "Lutestring"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "pronunciation": {"type": "string"}, "word": {"type": "string"}}, "required": ["definition", "pronunciation", "word"]}}
dfe40800-846c-4a5a-997e-027c9a484541/45aaf1ba-4749-4a17-9d75-e56e784ea588/0/0
Random Words with Pronunciation
Get Random Words with Definition & Pronunciation
8.8
Dutch Words
Dutch Random Words API
200
Response
[{"word": "Ruzie", "definition": "Fight", "pronunciation": "Rusie"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}, "pronunciation": {"type": "string"}}, "required": ["definition", "pronunciation", "word"]}}
6b0f674d-e890-46cb-9115-a26f58a64c72/32a61165-b2ac-4700-9f28-bfea3974a665/0/0
Leiden University Unofficial API
Browse through studies of the faculties/entire university, get information and publications of academic staff
null
Studies of type [bachelor|master] at faculty X
Filter on bachelor or master type at a specific faculty
200
Response
[{"title": " Master Biology and Business Studies (MSc) ", "description": "In the master\u2019s specialisation Biology and Business Studies, you combine high quality research in Biology with training in management and entrepreneurship.", "url": "https://www.universiteitleiden.nl/en/education/study-programmes/master/biol...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["description", "title", "url"]}}
6b0f674d-e890-46cb-9115-a26f58a64c72/fda063ed-1646-480a-bc48-742581dc921c/0/0
Leiden University Unofficial API
Browse through studies of the faculties/entire university, get information and publications of academic staff
null
Studies at Leiden University
Retrieve all the bachelor and master studies given at Leiden University
200
Response
[{"title": " Master Applied Mathematics (MSc) ", "description": "The two-year master's specialisation Applied Mathematics focuses on both computational and fundamental aspects of analysis and probability. You will become thoroughly acquainted with mathematics as it is applied in various aspects of life.", "url": "https...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["description", "title", "url"]}}
6b0f674d-e890-46cb-9115-a26f58a64c72/620cebc9-dc3c-4512-b381-c03dc0583b5d/0/0
Leiden University Unofficial API
Browse through studies of the faculties/entire university, get information and publications of academic staff
null
Studies at faculty X
Retrieves studies given at faculty X page-wise
200
Response
[{"title": " Master Astronomy (MSc) ", "description": "Students in our Astronomy programme are trained by leading experts in cutting-edge astronomical research. We incorporate in our educational programme observations and data from the world\u2019s foremost ground- and space-based telescopes as well as theoretical, com...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["description", "title", "url"]}}
6b0f674d-e890-46cb-9115-a26f58a64c72/a951444a-11b2-4359-ab31-f8e404ed9937/0/0
Leiden University Unofficial API
Browse through studies of the faculties/entire university, get information and publications of academic staff
null
Academic staff at faculty X and institute Y
Retrieve academic staff from faculty X at institute Y
200
Response
[{"data": [{"FullName": "Vasilii Akulov", "ShortName": " V.E. Akulov ", "Title": "PhD candidate", "facts": null, "url": "https://www.universiteitleiden.nl/en/staffmembers/vasilii-akulov", "image": "https://www.universiteitleiden.nlundefined", "InfoAPIendpoint": "/Leiden/publications/vasilii-akulov"}, {"FullName": "Angi...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"FullName": {"type": "string"}, "ShortName": {"type": "string"}, "Title": {"type": "string"}, "facts": {"type": "null"}, "url": {"type": "string"...
6b0f674d-e890-46cb-9115-a26f58a64c72/f41476d2-2f3b-4368-a747-b5eb75022669/0/0
Leiden University Unofficial API
Browse through studies of the faculties/entire university, get information and publications of academic staff
null
Information
Retrieve a dictionary of example outputs and all possible endpoints with the allowed parameters for faculties, institutes and departments
200
Response
{"Endpoints": {"Leiden": {"staff": {"pagenr": {"path": "/Leiden/Staff/[pagenr]", "output": {"data": [{"FullName": "String", "ShortName": "String", "Title": "String", "url": "HyperLink", "image": "HyperLink", "InfoAPIendpoint": "absolute path"}, "...", {"FullName": "String", "ShortName": "String", "Title": "String", "ur...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Endpoints": {"type": "object", "properties": {"Leiden": {"type": "object", "properties": {"staff": {"type": "object", "properties": {"pagenr": {"type": "object", "properties": {"path": {"type": "string"}, "output": {"type": "object", "prope...
6b0f674d-e890-46cb-9115-a26f58a64c72/73724b24-9325-4f81-806a-b6aadf6cf034/0/0
Leiden University Unofficial API
Browse through studies of the faculties/entire university, get information and publications of academic staff
null
Staff Information
Get the personal page of a staff member, including publications
200
Response
[{"Name": "Hanneke Leegwater", "contact": ["H.", "Leegwater MSc", "+31 71 527 6274", "h.leegwater@lacdr.leidenuniv.nl", "0000-0001-6003-1544"], "image": "https://www.universiteitleiden.nlundefined", "News": [], "Articles": [{"Authors": "Liu Q., Stel W. van der, Noord V.E. van der, Leegwater H., Coban B., Elbertse K., P...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "contact": {"type": "array", "items": {"type": "string"}}, "image": {"type": "string"}, "News": {"type": "array"}, "Articles": {"type": "array", "items": {"type": "object", "properties":...
6b0f674d-e890-46cb-9115-a26f58a64c72/29a12972-0abd-491f-bc9a-b731d36a21ea/0/0
Leiden University Unofficial API
Browse through studies of the faculties/entire university, get information and publications of academic staff
null
Acedemic Staff Leiden
Lists a total of 15 academic staff numbers of Leiden University at page {pagenr} the output also contains the maximum amount of page results, so it can be incorporated into a for loop
200
Response
[{"data": [{"FullName": "Maarten Aalbers", "ShortName": " Mr. M. Aalbers ", "Title": "External PhD candidate", "facts": null, "url": "https://www.universiteitleiden.nl/en/staffmembers/maarten-aalbers", "image": "https://www.universiteitleiden.nlundefined", "InfoAPIendpoint": "/Leiden/publications/maarten-aalbers"}, {"F...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"FullName": {"type": "string"}, "ShortName": {"type": "string"}, "Title": {"type": "string"}, "facts": {"type": "null"}, "url": {"type": "string"...
29c0a44a-dd73-4337-be02-7bda6e294c7c/a21b13e5-40ae-4123-923e-06a4d7dde11d/0/0
Collatz Conjecture
Test one of the most popular unproven math functions known as The Collatz Conjecture for any number up to 9223372036854775807. Returns each step value along with helpful statistics.
null
Statistics
Returns statistics from the Collatz Conjecture function given a valid starting number.
200
New Example
{"total_steps": 185, "largest_value": 82672, "largest_value_length": 5, "even_count": 119, "odd_count": 66}
{"type": "object", "properties": {"total_steps": {"type": "integer"}, "largest_value": {"type": "integer"}, "largest_value_length": {"type": "integer"}, "even_count": {"type": "integer"}, "odd_count": {"type": "integer"}}}
29c0a44a-dd73-4337-be02-7bda6e294c7c/c07c355f-c029-41a6-bb4b-0c80287c9136/0/0
Collatz Conjecture
Test one of the most popular unproven math functions known as The Collatz Conjecture for any number up to 9223372036854775807. Returns each step value along with helpful statistics.
null
Values
Returns an array of values and step statistics returned from the Collatz Conjecture function given a valid starting number.
200
New Example
[{"step_number": 1, "step_value": 55114, "step_odd_or_even": "even", "step_digit_length": 5}, {"step_number": 2, "step_value": 27557, "step_odd_or_even": "odd", "step_digit_length": 5}, {"step_number": 3, "step_value": 82672, "step_odd_or_even": "even", "step_digit_length": 5}, {"step_number": 4, "step_value": 41336, "...
{"type": "array", "items": {"type": "object", "properties": {"step_number": {"type": "integer"}, "step_value": {"type": "integer"}, "step_odd_or_even": {"type": "string"}, "step_digit_length": {"type": "integer"}}}}
4f5c110e-9293-4a7c-bbcc-2c04b47559f4/7f9565d5-7151-416b-9ea3-ec796ddabde1/0/0
English Exercises
Automatically generates different types of exercises from a plain English text
null
text2lesson
This API converts any English text into grammar and vocabulary exercises labelled with CEFR levels of language difficulty.
200
Response
{"exercises": [{"cefrLevel": "UNDEFINED", "taskType": "UNSCRAMBLE", "tasks": [{"cefrLevel": "UNDEFINED", "context": {"contextData": {"inputLang": null, "outputLang": null, "text": "This is a text.", "translation": null}, "createdDate": "2021-03-26T01:29:55.498676Z", "deleted": false, "id": null, "type": "SENTENCE", "up...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"exercises": {"type": "array", "items": {"type": "object", "properties": {"cefrLevel": {"type": "string"}, "taskType": {"type": "string"}, "tasks": {"type": "array", "items": {"type": "object", "properties": {"cefrLevel": {"type": "string"},...
244ff2f0-3fec-48b6-af3d-869741c74102/c507a8dc-df31-45ee-a9e9-0561632fa441/0/0
CollegeSoccer
The CollegeSoccer API is a new tool designed to streamline and optimize the college selection process for high school athletes interested in playing collegiate men's soccer. By leveraging athlete-provided information and advanced algorithms, this API generates a personalized, prioritized list of colleges that align wit...
6.5
Academics
Create a report that describes 10 colleges/universities that best meet the criteria given in the JSON input.
200
Successful request
[{"report": [{"Senior Forward Games Started": 0, "State": "PA", "Residential/Commuter": "Residential (Dorms)", "NCAA Page - Coach": "https://stats.ncaa.org/people/42843?sport_code=MSO", "ACT English Score": "20.0", "ACT Average Score": "21.0", "Senior Defender Games Started": 33, "Rank": 3282.5, "City": "California", "...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"report": {"type": "array", "items": {"type": "object", "properties": {"Senior Forward Games Started": {"type": ["integer", "string"]}, "State": {"type": "string"}, "Residential/Commuter": {"type": "string"}, "NCAA...
244ff2f0-3fec-48b6-af3d-869741c74102/1b35253a-98ca-4034-ac4c-eaeabb4c9a0b/0/0
CollegeSoccer
The CollegeSoccer API is a new tool designed to streamline and optimize the college selection process for high school athletes interested in playing collegiate men's soccer. By leveraging athlete-provided information and advanced algorithms, this API generates a personalized, prioritized list of colleges that align wit...
6.5
Soccer
Create a report that describes 10 colleges/universities that best meet the criteria given in the JSON input.
200
Successful request
[{"report": [{"Senior Forward Games Started": 0, "State": "PA", "Residential/Commuter": "Residential (Dorms)", "NCAA Page - Coach": "https://stats.ncaa.org/people/42843?sport_code=MSO", "ACT English Score": "20.0", "ACT Average Score": "21.0", "Senior Defender Games Started": 33, "Rank": 3282.5, "City": "California", "...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"report": {"type": "array", "items": {"type": "object", "properties": {"Senior Forward Games Started": {"type": ["integer", "string"]}, "State": {"type": "string"}, "Residential/Commuter": {"type": "string"}, "NCAA...
244ff2f0-3fec-48b6-af3d-869741c74102/403bc4df-e7d1-479b-89ee-11b699286322/0/0
CollegeSoccer
The CollegeSoccer API is a new tool designed to streamline and optimize the college selection process for high school athletes interested in playing collegiate men's soccer. By leveraging athlete-provided information and advanced algorithms, this API generates a personalized, prioritized list of colleges that align wit...
6.5
Search
Search for colleges and universities by name
200
New Example
[{"report": [{"Senior Forward Games Started": 0, "State": "PA", "Residential/Commuter": "Residential (Dorms)", "NCAA Page - Coach": "https://stats.ncaa.org/people/42843?sport_code=MSO", "ACT English Score": "20.0", "ACT Average Score": "21.0", "Senior Defender Games Started": 33, "Rank": 3282.5, "City": "California", "...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"report": {"type": "array", "items": {"type": "object", "properties": {"Senior Forward Games Started": {"type": ["integer", "string"]}, "State": {"type": "string"}, "Residential/Commuter": {"type": "string"}, "NCAA...
e2a2660d-33f0-4c38-851f-c6e9c7fb2f0d/58f9f6e0-c8e6-4c32-a466-b3b2b24dde34/0/0
Swot
Identify email addresses or domains names that belong to colleges or universities.
null
Check
Check if any URI (email address, domains etc) belongs to an educational institution and get back all known names of the educational institution.
200
Response
{"isAcademic": true, "schoolNames": ["Stanford University"], "status": 200}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"isAcademic": {"type": "boolean"}, "schoolNames": {"type": "array", "items": {"type": "string"}}, "status": {"type": "integer"}}, "required": ["isAcademic", "schoolNames", "status"]}
2d890dc6-5e4c-414f-9fba-2c629629f670/8d01fb96-072b-400f-adad-22976f13479c/0/0
TestAPI
OliAPI
null
FetchProject
fetchingproject
200
New Example
{"Welcome": {"HeaderMessage": "Welcome To OLI API Server", "BodyMessage": "This is the API Server for OLI, Oli is a powerful AI platform that helps you build your applications faster.", "age": 24, "hobbies": ["\ud83c\udfaf", "\ud83c\udfae", "\ud83d\udc69\u200d\ud83d\udcbb"], "gender": "Robot", "contribution": ["https:/...
{"Welcome": {"HeaderMessage": "Welcome To OLI API Server", "BodyMessage": "This is the API Server for OLI, Oli is a powerful AI platform that helps you build your applications faster.", "age": 24, "hobbies": ["\ud83c\udfaf", "\ud83c\udfae", "\ud83d\udc69\u200d\ud83d\udcbb"], "gender": "Robot", "contribution": ["https:/...
2d890dc6-5e4c-414f-9fba-2c629629f670/8d01fb96-072b-400f-adad-22976f13479c/1/0
TestAPI
OliAPI
null
FetchProject
fetchingproject
403
Response
{"message": "You are not subscribed to this API."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}
29854e21-44f6-4744-97a3-d8eebbae24e6/0e549545-c815-4a46-b483-873bc08d5c3b/0/0
eventor
event management
0
Delete Event
Finds the events on date=#date Deletes the first #deleteNumItems For example, if there are 5 events and deleteNumItems=3, then delete first 3 and leave 2 /deleteEvent?agent=Sherwood%20Ford&eventName=classes&date=2020-02-17&deleteNumItems=3
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
edf9e798-ef21-4e0b-8304-31ed079c2b88/0f87c4f5-f7c1-4ded-a637-753a52ce4e16/0/0
Point-of-care Nudges
Fetch relevant nudges based on keywords, target persona & category.
null
Smart Nudge Search
Fetches relevant nudges based on keywords, categories & target clinician personas (picked from here)
200
Response
{"nudges": [{"nudge_url": "https://nudge.ooo/jskjm", "nudge_headline": "Mindfulness nudge", "nudge_category": "personal"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"nudges": {"type": "array", "items": {"type": "object", "properties": {"nudge_url": {"type": "string"}, "nudge_headline": {"type": "string"}, "nudge_category": {"type": "string"}}, "required": ["nudge_category", "nudge_headline", "nudge_url"...
a92c2da3-facb-4690-b92b-ab213364a406/d8db956f-9d68-4a67-aae5-220da7c74154/0/0
GetBooksInfo
GetBooksInfo API will give you information about the top 3 relevant books you searched for including its pdf link. With our API, you can easily integrate book search functionality into your applications, websites, or services. Whether you're building a book recommendation platform, a digital library, or a book review w...
9.1
Search
Search Book by its name
200
New Example
{"results": [{"ISBN": "1597775088,9781597775083", "author": "Stephen W Hawking", "description": "\"The Theory of Everything\" is a unique opportunity to explore the cosmos with the greatest mind since Einstein. Based on a series of lectures given at Cambridge University, Professor Hawking's work introduced \"the histor...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"ISBN": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "img_link": {"type": "string"}, "pdf_link": {"type": "string"}, "publisher":...
0711fa1c-18f8-4eac-b6d9-28687291112b/b178373e-79a8-442e-8c6d-5294ab2b3641/0/0
World University Rankings
World University Rankings with Filter By Country and pagination.
null
University Rankings
returns rankings of world universities
200
New Example
{"numberOfPages": 413, "resultsPerPage": 10, "data": [{"Rank": 1, "Global Rank": 4, "Institution": "Harvard University *", "Country": "USA"}, {"Rank": 2, "Global Rank": 5, "Institution": "Harvard Medical School", "Country": "USA"}, {"Rank": 3, "Global Rank": 9, "Institution": "Tsinghua University *", "Country": "CHN"},...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"numberOfPages": {"type": "integer"}, "resultsPerPage": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"Rank": {"type": "integer"}, "Global Rank": {"type": "integer"}, "Institution": {"type": "strin...
0711fa1c-18f8-4eac-b6d9-28687291112b/b178373e-79a8-442e-8c6d-5294ab2b3641/1/0
World University Rankings
World University Rankings with Filter By Country and pagination.
null
University Rankings
returns rankings of world universities
500
New Example
{"error": "Internal server error, please contact admin"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]}
0711fa1c-18f8-4eac-b6d9-28687291112b/b178373e-79a8-442e-8c6d-5294ab2b3641/2/0
World University Rankings
World University Rankings with Filter By Country and pagination.
null
University Rankings
returns rankings of world universities
400
New Example
{"error": "Invalid API params, Please refer the documentation"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]}
3219b8d6-dd9f-4241-92d9-de8ab901a89a/f4162f0a-84e6-4481-8476-bf899eeff1a5/0/0
angularquiz
Angular quiz
null
Questions
All questions
200
New Example
[{"id": 1, "title": "Angular is a developer platform built on:", "type": "single", "options": ["typescript", "java", "php"], "tags": ["general"], "answer": 1, "level": 1}, {"id": 2, "title": "As a platform, Angular includes:", "type": "single", "options": ["A component-based framework for building scalable server appli...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "type": {"type": "string"}, "options": {"type": "array", "items": {"type": ["boolean", "null", "string"]}}, "tags": {"type": "array", "items": {"type": "strin...
3219b8d6-dd9f-4241-92d9-de8ab901a89a/bf755b91-d74c-4d30-b770-7cc092730f11/0/0
angularquiz
Angular quiz
null
Question by ID
Get question by ID
200
New Example
{"id": 1, "title": "Angular is a developer platform built on:", "type": "single", "options": ["typescript", "java", "php"], "tags": ["general"], "answer": 1, "level": 1}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "type": {"type": "string"}, "options": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "string"}}, "answer": {"type": "integer"}, "level": {"...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/ca1cee44-4dae-46e4-973b-a091e60a5a81/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
All World University List
This endpoint will return all University list from all over the world with pagination.
200
New Example
{"page": 1, "pagerlimit": 10, "totalCount": 5966, "data": [{"nid": 295955, "title": "Penn State University: Smeal College of Business", "rank": 9999999, "website": "", "email": "smealmasters@psu.edu", "studyLevel": [{"id": 2, "name": "Bachelors"}, {"id": 4, "name": "MBA"}], "logo": "https://www.topuniversities.com/site...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"page": {"type": "integer"}, "pagerlimit": {"type": "integer"}, "totalCount": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"nid": {"type": "integer"}, "title": {"type": "string"}, "rank": {"type":...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/6882c42f-0c60-4d30-90ed-df945ea073fa/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search World University by Country ID
This endpoint will return a World University list with Filter By Country ID and pagination.
200
New Example
{"page": 0, "pagerlimit": 10, "totalCount": 103, "data": [{"nid": 294864, "title": "McGill University", "rank": 27, "website": "https://www.mcgill.ca/", "email": "gradapplicants.gps@mcgill.ca", "studyLevel": [{"id": 2, "name": "Bachelors"}, {"id": 3, "name": "Masters"}, {"id": 4, "name": "MBA"}], "logo": "https://www.t...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"page": {"type": "integer"}, "pagerlimit": {"type": "integer"}, "totalCount": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"nid": {"type": "integer"}, "title": {"type": "string"}, "rank": {"type":...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/1512dc0f-16ad-44d5-99ed-9127e10d2635/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
All Study Level List
This endpoint will return all study level List.
200
New Example
[{"id": 2, "name": "Bachelors"}, {"id": 3, "name": "Masters"}, {"id": 4, "name": "MBA"}, {"id": 5, "name": "PHD"}, {"id": 6, "name": "Research"}, {"id": 7, "name": "Certification"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/c29a7559-23e2-401b-abe1-ab19721b0317/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search World University Ranking by City
This endpoint will return a World University List Ranking by City.
200
New Example
[{"core_id": "684", "country": "United States", "city": "New Haven", "guide": "", "nid": "297177", "title": "Yale University", "logo": "https://www.topuniversities.com/sites/default/files/yale-university_684_small.jpg", "score": "88", "rank_display": "17", "region": "North America", "stars": "", "recm": "0--"}, {"core_...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"core_id": {"type": "string"}, "country": {"type": "string"}, "city": {"type": "string"}, "guide": {"type": "string"}, "nid": {"type": "string"}, "title": {"type": "string"}, "logo": {"type": "string"}, "score": {"...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/6266471d-95ad-46f9-ac42-4731fa9ecbd4/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search World University Ranking by Country
This endpoint will return a World University List Ranking by Country
200
New Example
[{"core_id": "619", "country": "Canada", "city": "Toronto", "guide": "", "nid": "297242", "title": "University of Toronto", "logo": "https://www.topuniversities.com/sites/default/files/university-of-toronto_619_small.jpg", "score": "82.7", "rank_display": "25", "region": "North America", "stars": "", "recm": "0--"}, {"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"core_id": {"type": "string"}, "country": {"type": "string"}, "city": {"type": "string"}, "guide": {"type": "string"}, "nid": {"type": "string"}, "title": {"type": "string"}, "logo": {"type": "string"}, "score": {"...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/6338ea41-a1d4-4a04-9ee1-8b8a9cb2b0c2/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search World University Ranking by Region
This endpoint will return a World University List Ranking by Region
200
New Example
[{"core_id": "410", "country": "United States", "city": "Cambridge", "guide": "", "nid": "294850", "title": "Massachusetts Institute of Technology (MIT) ", "logo": "https://www.topuniversities.com/sites/default/files/massachusetts-institute-of-technology-mit_410_small.jpg", "score": "100", "rank_display": "1", "region"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"core_id": {"type": "string"}, "country": {"type": "string"}, "city": {"type": "string"}, "guide": {"type": "string"}, "nid": {"type": "string"}, "title": {"type": "string"}, "logo": {"type": "string"}, "score": {"...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/ffef57bb-4e8c-463d-95a5-aaad851db654/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search World University by ranking
This endpoint will return a World University List by ranking.
200
New Example
[{"core_id": "410", "country": "United States", "city": "Cambridge", "guide": "", "nid": "294850", "title": "Massachusetts Institute of Technology (MIT) ", "logo": "https://www.topuniversities.com/sites/default/files/massachusetts-institute-of-technology-mit_410_small.jpg", "score": "100", "rank_display": "1", "region"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"core_id": {"type": "string"}, "country": {"type": "string"}, "city": {"type": "string"}, "guide": {"type": "string"}, "nid": {"type": "string"}, "title": {"type": "string"}, "logo": {"type": "string"}, "score": {"...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/892e31bb-5eb6-43e7-ad69-b718e6e8316c/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search Study Level List by name
This endpoint will return a Study Level List with filter by name.
200
New Example
[{"id": 2, "name": "Bachelors"}, {"id": 3, "name": "Masters"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/beb5ac63-840b-4f01-9fee-0ec494031816/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search Study Level List by ID
This endpoint will return a Study Level List with filter by ID.
200
New Example
[{"id": 2, "name": "Bachelors"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/d23b28a3-c7ca-4266-92da-075eb177d76a/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search Subject List by name
This endpoint will return a Subject List with filter by name.
200
New Example
[{"id": "461", "name": "Art & Design"}, {"id": "471", "name": "Earth and Marine Sciences"}, {"id": "499", "name": "Performing Arts"}, {"id": "562", "name": "Arts and Humanities"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/9f57bda6-50dd-4aad-b4be-a3b1edd53aca/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search Subject List by ID
This endpoint will return a Subject List with filter by ID.
200
New Example
[{"id": "455", "name": "Accounting and Finance"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/260a56ca-fc1a-4af2-be0d-2eb4dff8673e/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
All Subject List
This endpoint will return all Subject List.
200
New Example
[{"id": "455", "name": "Accounting and Finance"}, {"id": "456", "name": "Agriculture & Forestry"}, {"id": "457", "name": "Anatomy & Physiology"}, {"id": "458", "name": "Anthropology"}, {"id": "459", "name": "Architecture & Built Environment"}, {"id": "460", "name": "Area Studies"}, {"id": "461", "name": "Art & Design"}...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}}
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/d13a447d-bb51-4207-aa00-01a0b5df579f/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search Region List by country name
This endpoint will return a Region List with filter by country name.
200
New Example
[{"name": "North America", "id": "4011", "country": [{"id": "CA", "name": "Canada", "city": [{"name": ["Halifax", "Kingston", "Toronto", "Ottawa", "Fort St. John", "Quesnel", "Prince Rupert", "Gitwinksihlkw", "Prince George", "Montreal", "Nanaimo", "Brandon", "Guelph", "Kelowna", "Surrey", "Langley", "Richmond", "Vanco...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "country": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "array", "items":...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/c4817135-381b-4f79-80f1-ee214d932e64/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search Region List by country ID
This endpoint will return a Region List with filter by country ID.
200
New Example
[{"name": "Asia", "id": "4009", "country": [{"id": "TH", "name": "Thailand", "city": [{"name": ["Chaam", "Phetchaburi", "Pathumthani", "Khon Kaen", "Nong Khai", "Chiang Mai", "Ratchaburi", "Phitsanulok", "Nakhon Pathom", "Nakhon Ratchasima", "Bangkok", "Chon Buri", "Maha Sarakham", "Warin Chamrap", "Muang", "Ban Khai",...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "country": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "array", "items":...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/7297984f-b4a3-4b18-acc5-1fd1ae842d17/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search Region List by name
This endpoint will return a Region List with filter by name.
200
New Example
[{"name": "Asia", "id": "4009", "country": [{"id": "OM", "name": "Oman", "city": [{"name": ["Muscat", "Salalah", "Nizwa", "Sohar", "Ibra", "Sur", "Seeb", "Bousher", "Al Hail", "Airport Heights", "Muscat,"]}]}, {"id": "PS", "name": "Palestinian Territories", "city": [{"name": ["Gaza", "Al Mograga", "Beit Hanoun", "Nablu...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "country": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "array", "items":...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/cf324507-f345-4543-a341-ca9ace96fc70/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search World University by Subjects ID
This endpoint will return a World University list with Filter By Subjects ID and pagination.
200
New Example
{"page": 0, "pagerlimit": 10, "totalCount": 1811, "data": [{"nid": 295066, "title": "Rennes School of Business", "rank": 9999999, "website": "https://www.rennes-sb.com/", "email": "inquiries@rennes-sb.com", "studyLevel": [{"id": 4, "name": "MBA"}], "logo": "https://www.topuniversities.com/sites/default/files/profiles/l...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"page": {"type": "integer"}, "pagerlimit": {"type": "integer"}, "totalCount": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"nid": {"type": "integer"}, "title": {"type": "string"}, "rank": {"type":...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/31949834-15a0-4df2-9497-725af2ddd9e1/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search World University by Region ID
This endpoint will return a World University list with Filter By Region ID and pagination.
200
New Example
{"page": 0, "pagerlimit": 10, "totalCount": 1765, "data": [{"nid": 294848, "title": "Monash University", "rank": 59, "website": "http://www.monash.edu.au", "email": "study@monash.edu", "studyLevel": [{"id": 2, "name": "Bachelors"}, {"id": 3, "name": "Masters"}, {"id": 4, "name": "MBA"}], "logo": "https://www.topunivers...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"page": {"type": "integer"}, "pagerlimit": {"type": "integer"}, "totalCount": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"nid": {"type": "integer"}, "title": {"type": "string"}, "rank": {"type":...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/122fa610-3169-4ff9-aa87-4cf756224ca4/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search Region List by ID
This endpoint will return a Region List with filter by ID.
200
New Example
[{"name": "Europe", "id": "4010", "country": [{"id": "ES", "name": "Spain", "city": [{"name": ["Madrid", "Barcelona", "Sevilla", "Pozuelo de Alarc\u00f3n", "Zaragoza", "Mutilva", "Bilbao", "Granada", "Isla de la Cartuja", "Campanillas", "A Coru\u00f1a", "Vigo", "Alicante", "Santander", "Marbella", "Alcobendas", "La Oro...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "country": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "array", "items":...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/df4c4d6f-c9dd-4544-9616-f9f01062974b/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search World University by University ID
This endpoint will return a World University list with filter by University ID and pagination.
200
New Example
{"page": 0, "pagerlimit": 10, "totalCount": 1, "data": [{"nid": 394596, "title": "United International Business Schools (UIBS)", "rank": 9999999, "website": "http://uibs.org/", "email": "admissions@uibs.org", "studyLevel": [{"id": 2, "name": "Bachelors"}, {"id": 3, "name": "Masters"}], "logo": "https://www.topuniversit...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"page": {"type": "integer"}, "pagerlimit": {"type": "integer"}, "totalCount": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"nid": {"type": "integer"}, "title": {"type": "string"}, "rank": {"type":...
a302c60f-0b27-46e1-83eb-13ffcc2dfbf6/3a9127ef-bfb8-41cd-be2c-7cf558acdccb/0/0
World University Search and Rankings
World University Search and Rankings with Filter By Regions, Country, Subject, Study level and pagination.
0.1
Search World University by Study level ID
This endpoint will return a World University list with filter includes by Study level ID and pagination.
200
New Example
{"page": 0, "pagerlimit": 10, "totalCount": 13, "data": [{"nid": 295066, "title": "Rennes School of Business", "rank": 9999999, "website": "https://www.rennes-sb.com/", "email": "inquiries@rennes-sb.com", "studyLevel": [{"id": 4, "name": "MBA"}], "logo": "https://www.topuniversities.com/sites/default/files/profiles/log...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"page": {"type": "integer"}, "pagerlimit": {"type": "integer"}, "totalCount": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"nid": {"type": "integer"}, "title": {"type": "string"}, "rank": {"type":...
c7bcb5e7-4be5-4d51-b9ce-63ad35ddb6d4/c5ac656b-2a18-4612-82f6-25082206dbaf/1/0
BlogApi
My blog API
null
Save Post
Save Post
201
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
d2a788d5-e489-435c-8627-ea78193f517d/ccbc277c-0da7-4556-a169-917619715de0/0/0
Dr Almotawa Quotes
This API provides above 40000 Arabic quotes by Dr Abdulaziz Almotawa.
7.9
Get random quote
This endpoint returns a random quote out of over 40000 quotes
200
New Example
{"status": 200, "wisdom": {"id": 165466, "text": "\u0628\u064e\u0633\u0650\u0651\u0637 \u0627\u0644\u0623\u0645\u0648\u0631 \u0627\u0644\u0645\u0639\u0642\u062f\u0629\u060c \u0648\u0644\u0627 \u062a\u064f\u0639\u0642\u062f \u0627\u0644\u0623\u0645\u0648\u0631 \u0627\u0644\u0628\u0633\u064a\u0637\u0629. \u0648\u0643\u06...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "wisdom": {"type": "object", "properties": {"id": {"type": "integer"}, "text": {"type": "string"}, "categories": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {...
444cb923-7edd-4a37-8556-24f9dd119ad3/f36dfec5-e8d6-4029-b99f-c8462905034a/0/0
Kiwi
Kiwi EVG API
0
getData
get datas
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
34ddcdfc-61da-4111-8d91-84bdb397d4db/9080a829-cca5-4d83-901b-b3cd2b1f7824/0/0
IELTS WRITING ESSAYS
IELTS WRITING ESSAYS FOR Academic and General module
0.2
/
Check status of the application
200
New Example
{"status": true, "message": "Your app is running"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}}, "required": ["message", "status"]}
4f2cef5a-5339-4062-b711-c87fb6d74b24/02d3a7ab-9f0b-4d21-9379-a05c2642a940/0/0
Covih
Covih App
null
Ping
Ping
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
18e9eb6f-8b3e-4c8f-9c65-11e548ca31b0/65e45e32-9a95-434d-9864-aa708fd0564e/0/0
Simple Math Problems
An API that generates 10 simple math problems, either addition, subtraction, multiplication, or division with either single digits numbers, double digit numbers, or one of either.
0.1
Get Addition Problems
This endpoint retrieves 10 addition problems, with one correct answer and three incorrect answers. The additional parameter specifies if the problem includes single digit numbers using 'single', double digit numbers using 'double', or one of either using 'singledouble'.
200
New Example
[{"question": "2 + 4 = ", "correctAnswer": 6, "incorrectAnswers": [5, 7, 4]}, {"question": "7 + 2 = ", "correctAnswer": 9, "incorrectAnswers": [8, 10, 11]}, {"question": "9 + 2 = ", "correctAnswer": 11, "incorrectAnswers": [10, 12, 13]}, {"question": "9 + 7 = ", "correctAnswer": 16, "incorrectAnswers": [15, 17, 14]}, {...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"question": {"type": "string"}, "correctAnswer": {"type": "integer"}, "incorrectAnswers": {"type": "array", "items": {"type": "integer"}}}, "required": ["correctAnswer", "incorrectAnswers", "question"]}}
18e9eb6f-8b3e-4c8f-9c65-11e548ca31b0/38ef0652-de72-42dd-aa12-e679634ce1ac/0/0
Simple Math Problems
An API that generates 10 simple math problems, either addition, subtraction, multiplication, or division with either single digits numbers, double digit numbers, or one of either.
0.1
Get Division Problems
This endpoint retrieves 10 division problems, with one correct answer and three incorrect answers. The additional parameter specifies if the problem includes single digit numbers using 'single', double digit numbers using 'double', or one of either using 'singledouble'.
200
New Example
[{"question": "154 / 7 = ", "correctAnswer": 22, "incorrectAnswers": [21, 23, 24]}, {"question": "616 / 7 = ", "correctAnswer": 88, "incorrectAnswers": [87, 89, 86]}, {"question": "234 / 3 = ", "correctAnswer": 78, "incorrectAnswers": [77, 79, 80]}, {"question": "95 / 1 = ", "correctAnswer": 95, "incorrectAnswers": [94...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"question": {"type": "string"}, "correctAnswer": {"type": "integer"}, "incorrectAnswers": {"type": "array", "items": {"type": "integer"}}}, "required": ["correctAnswer", "incorrectAnswers", "question"]}}
18e9eb6f-8b3e-4c8f-9c65-11e548ca31b0/b14c0b48-7c48-48f5-bbd9-c939d3cf6701/0/0
Simple Math Problems
An API that generates 10 simple math problems, either addition, subtraction, multiplication, or division with either single digits numbers, double digit numbers, or one of either.
0.1
Get Multiplication Problems
This endpoint retrieves 10 multiplication problems, with one correct answer and three incorrect answers. The additional parameter specifies if the problem includes single digit numbers using 'single', double digit numbers using 'double', or one of either using 'singledouble'.
200
New Example
[{"question": "5 * 65 = ", "correctAnswer": 325, "incorrectAnswers": [324, 326, 323]}, {"question": "6 * 96 = ", "correctAnswer": 576, "incorrectAnswers": [575, 577, 574]}, {"question": "7 * 106 = ", "correctAnswer": 742, "incorrectAnswers": [741, 743, 744]}, {"question": "2 * 75 = ", "correctAnswer": 150, "incorrectAn...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"question": {"type": "string"}, "correctAnswer": {"type": "integer"}, "incorrectAnswers": {"type": "array", "items": {"type": "integer"}}}, "required": ["correctAnswer", "incorrectAnswers", "question"]}}
18e9eb6f-8b3e-4c8f-9c65-11e548ca31b0/ebbe58dd-0f9c-410c-aa2b-3d495dbdb7a8/0/0
Simple Math Problems
An API that generates 10 simple math problems, either addition, subtraction, multiplication, or division with either single digits numbers, double digit numbers, or one of either.
0.1
Get Subtraction Problems
This endpoint retrieves 10 subtraction problems, with one correct answer and three incorrect answers. The additional parameter specifies if the problem includes single digit numbers using 'single', double digit numbers using 'double', or one of either using 'singledouble'.
200
New Example
[{"question": "3 - 2 = ", "correctAnswer": 1, "incorrectAnswers": [0, 2, 3]}, {"question": "9 - 8 = ", "correctAnswer": 1, "incorrectAnswers": [0, 2, 3]}, {"question": "9 - 3 = ", "correctAnswer": 6, "incorrectAnswers": [5, 7, 4]}, {"question": "3 - 1 = ", "correctAnswer": 2, "incorrectAnswers": [1, 3, 4]}, {"question"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"question": {"type": "string"}, "correctAnswer": {"type": "integer"}, "incorrectAnswers": {"type": "array", "items": {"type": "integer"}}}, "required": ["correctAnswer", "incorrectAnswers", "question"]}}
758f8e6f-0129-4afe-9223-bed11430739b/4d9db7d0-0b1a-44dd-9124-d4b60b1c77fb/0/0
cadif1
pruebas para curso de javascript
null
comentarios
comentarios sobre un curso
200
New Example
{"ok": "true", "mensaje": "gracias por tu comentario"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ok": {"type": "string"}, "mensaje": {"type": "string"}}, "required": ["mensaje", "ok"]}
14dc7e2a-fabd-48f3-9248-d091622c788b/2a4f4c23-4cab-4702-bda1-ac98ee4f9ce9/0/0
Slope Calculator
The slope formula calculator has great importance in both Mathematics and Physics. It helps to find the gradient (slope) of a line by taking two points or line equations as input. In addition to finding the simple slope, it finds a whole lot of other slope and line characteristics as well.
5.6
Get Slope Calculation
Get slope calculation by adding x1, x2, y1, y2 values.
200
Response
{"status": "success", "slope_answer": 2.5, "code": "200"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "slope_answer": {"type": "number"}, "code": {"type": "string"}}, "required": ["code", "slope_answer", "status"]}
14dc7e2a-fabd-48f3-9248-d091622c788b/2a4f4c23-4cab-4702-bda1-ac98ee4f9ce9/1/0
Slope Calculator
The slope formula calculator has great importance in both Mathematics and Physics. It helps to find the gradient (slope) of a line by taking two points or line equations as input. In addition to finding the simple slope, it finds a whole lot of other slope and line characteristics as well.
5.6
Get Slope Calculation
Get slope calculation by adding x1, x2, y1, y2 values.
405
Response
{"message": "The GET method is not supported for this route. Supported methods: POST."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}
542f6eea-c855-4a26-bd95-5db49327ba16/95b9d9dd-941d-4c8f-a051-48e04f94c89e/0/0
JOKEJOY API
Introducing JOKEJOY API: Unleash the Laughter with jokes in Multiple Languages! Are you ready to infuse your applications with an endless supply of humor? Look no further than JOKEJOY API – the ultimate jokes solution to tickle funny bones worldwide. With JOKEJOY API, your applications can effortlessly deliver a divers...
6.7
/joke_of_the_month
Once a month, it's bad, but you laugh
200
Joke Example
{"joke": "Did you hear about the mathematician who\u2019s afraid of negative numbers? He\u2019ll stop at nothing to avoid them!", "author": "Anonymous"}
{"type": "object", "properties": {"joke": {"type": "string", "description": "The joke text"}, "author": {"type": "string", "description": "The author of the joke"}}}
542f6eea-c855-4a26-bd95-5db49327ba16/71e90cb4-bc0c-4dff-ac3f-a300ca1866b9/0/0
JOKEJOY API
Introducing JOKEJOY API: Unleash the Laughter with jokes in Multiple Languages! Are you ready to infuse your applications with an endless supply of humor? Look no further than JOKEJOY API – the ultimate jokes solution to tickle funny bones worldwide. With JOKEJOY API, your applications can effortlessly deliver a divers...
6.7
/joke_of_the_week
Once a week, you can be a clown ;)
200
Joke Example
{"joke": "Why did the scarecrow win an award? Because he was outstanding in his field!", "author": "Anonymous"}
{"type": "object", "properties": {"joke": {"type": "string", "description": "The joke text"}, "author": {"type": "string", "description": "The author of the joke"}}}
542f6eea-c855-4a26-bd95-5db49327ba16/51cdcda5-71bd-43ee-bc71-58743db9d598/0/0
JOKEJOY API
Introducing JOKEJOY API: Unleash the Laughter with jokes in Multiple Languages! Are you ready to infuse your applications with an endless supply of humor? Look no further than JOKEJOY API – the ultimate jokes solution to tickle funny bones worldwide. With JOKEJOY API, your applications can effortlessly deliver a divers...
6.7
/joke_of_the_day
Once a day, to break the chest
200
Example_1
{"joke": "Why don't some couples go to the gym? Because some relationships don't work out!", "author": "Anonymous"}
{"type": "object", "properties": {"joke": {"type": "string", "description": "The joke text"}, "author": {"type": "string", "description": "The author of the joke"}}}
542f6eea-c855-4a26-bd95-5db49327ba16/dc59ac26-1abc-4c1b-aa3e-d0d04cee0f4b/0/0
JOKEJOY API
Introducing JOKEJOY API: Unleash the Laughter with jokes in Multiple Languages! Are you ready to infuse your applications with an endless supply of humor? Look no further than JOKEJOY API – the ultimate jokes solution to tickle funny bones worldwide. With JOKEJOY API, your applications can effortlessly deliver a divers...
6.7
/search_author_jokes
Search by author in our database
200
Joke Example
[{"joke": "Why don't scientists trust atoms? Because they make up everything!", "author": "Anonymous"}]
{"type": "array", "items": {"type": "object", "properties": {"joke": {"type": "string", "description": "The joke text"}, "author": {"type": "string", "description": "The author of the joke"}}}}
542f6eea-c855-4a26-bd95-5db49327ba16/c4aacdb8-bf7a-42a2-81c0-a96bf3d57562/0/0
JOKEJOY API
Introducing JOKEJOY API: Unleash the Laughter with jokes in Multiple Languages! Are you ready to infuse your applications with an endless supply of humor? Look no further than JOKEJOY API – the ultimate jokes solution to tickle funny bones worldwide. With JOKEJOY API, your applications can effortlessly deliver a divers...
6.7
/search_jokes
Search a joke from our jokefull database
200
Joke Example
[{"joke": "Why don't scientists trust atoms? Because they make up everything!", "author": "Anonymous"}]
{"type": "array", "items": {"type": "object", "properties": {"joke": {"type": "string", "description": "The joke text"}, "author": {"type": "string", "description": "The author of the joke"}}}}
542f6eea-c855-4a26-bd95-5db49327ba16/9eb9939e-3679-49b8-8cfa-d3e9e7f033e7/0/0
JOKEJOY API
Introducing JOKEJOY API: Unleash the Laughter with jokes in Multiple Languages! Are you ready to infuse your applications with an endless supply of humor? Look no further than JOKEJOY API – the ultimate jokes solution to tickle funny bones worldwide. With JOKEJOY API, your applications can effortlessly deliver a divers...
6.7
/get_jokes
Get a Joke from our jokefull database
200
Joke Example
[{"joke": "Why don't scientists trust atoms? Because they make up everything!", "author": "Anonymous"}]
{"type": "array", "items": {"type": "object", "properties": {"joke": {"type": "string", "description": "The joke text"}, "author": {"type": "string", "description": "The author of the joke"}}}}
e6227bc3-cd07-43fd-ba32-7c8a3f0f7650/8dc02318-b332-47be-8c71-f447a720e496/0/0
The Dozen - The Yo Mamsa Roast API
Rest API that serves random, catagorized and filteres lighthearted familial insults/jokes
0.3
Get All Jokes in a Single Category
This endpoint will return all joke in a catagory.
200
Example_1
{"Available Joke Categories": ["bald", "daddy - old", "daddy - stupid", "dumb", "fat", "hairy", "lazy", "..."]}
{"properties": {"All fat jokes": {"type": "object", "description": "A list of all the available jokes in catagory passed as in the slug of the endpoint"}}, "type": "object"}
e6227bc3-cd07-43fd-ba32-7c8a3f0f7650/713b1b99-af43-4e0e-b01b-ad06884eef74/2/0
The Dozen - The Yo Mamsa Roast API
Rest API that serves random, catagorized and filteres lighthearted familial insults/jokes
0.3
Get a Random, Categorized and/or Filter Joke
Allows for either randomize, categorized or filtered insults to be returned with or without metadata.
200
Example_1
{"Yo Mama So...": {"_id": {"$oid": "63cd3facc56e9a2922344e50"}, "content": "Yo mama so dumb, she called me to ask for my phone number.", "added_by": "Developer", "added_on": "2022-12-14", "category": "dumb", "status": "Active", "explicit": false}}
{"properties": {"_id": {"type": "number", "description": "A nested Object with a single nested key $oid a string representation of the MongoDB ObjectID."}, "explicit": {"type": "boolean", "description": "Classification of the Joke to determine if it's content is considered explicit or otherwise NSFW. (Case Insensitive)...
e6227bc3-cd07-43fd-ba32-7c8a3f0f7650/ff9a5830-daeb-425b-b771-7d265abdb4b0/0/0
The Dozen - The Yo Mamsa Roast API
Rest API that serves random, catagorized and filteres lighthearted familial insults/jokes
0.3
Get Specific Insult
Allows for a specific insults to be returned with or without metadata.
200
Example_1
{"Yo Mama So...": {"_id": {"$oid": "63cd3facc56e9a2922344e50"}, "content": "Yo mama so dumb, she called me to ask for my phone number.", "added_by": "Developer", "added_on": "2022-12-14", "category": "dumb", "status": "Active", "explicit": false}}
{"properties": {"_id": {"type": "number", "description": "A nested Object with a single nested key $oid a string representation of the MongoDB ObjectID."}, "explicit": {"type": "boolean", "description": "Classification of the Joke to determine if it's content is considered explicit or otherwise NSFW. (Case Insensitive)...
e6227bc3-cd07-43fd-ba32-7c8a3f0f7650/21a78bad-dae3-4c6d-a4cc-6e78220e159c/0/0
The Dozen - The Yo Mamsa Roast API
Rest API that serves random, catagorized and filteres lighthearted familial insults/jokes
0.3
Get All Joke Categories
Returns a list of all joke categories, whose as values can be used as a path or query parameter in other endpoints.
200
Example_1
{"Available Joke Categories": ["bald", "daddy - old", "daddy - stupid", "dumb", "fat", "hairy", "lazy", "nasty", "old", "poor", "short", "skinny", "snowflake", "tall", "test", "test-catagory", "ugly"]}
{"properties": {"Available Joke Categories": {"type": "object", "description": "A list of all the available joke categories"}}, "type": "object"}
3c32712d-358a-4a15-9611-c9849d269b55/c17c54e0-3df1-4048-8c0b-e38aec0252cd/0/0
Argentina movie theatres
This api will give you data about the movies and showtimes of the 3 main theatre chains in Argentina
0.3
/showtimes
200
null
[{"id": "", "format": "", "start": ""}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "format": {"type": "string"}, "start": {"type": "string"}}}}
3c32712d-358a-4a15-9611-c9849d269b55/5af71333-de42-4434-8bda-ca9b8e08d9f7/0/0
Argentina movie theatres
This api will give you data about the movies and showtimes of the 3 main theatre chains in Argentina
0.3
/cinemas/{id}/films
200
null
[{"id": "", "description": "", "name": ""}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "description": {"type": "string"}, "name": {"type": "string"}}}}
3c32712d-358a-4a15-9611-c9849d269b55/f540c5b0-43c9-4c30-a51f-25eeb6f28e1d/0/0
Argentina movie theatres
This api will give you data about the movies and showtimes of the 3 main theatre chains in Argentina
0.3
/cinemas/{id}/showtimes
200
null
[{"id": "", "format": "", "start": ""}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "format": {"type": "string"}, "start": {"type": "string"}}}}
3c32712d-358a-4a15-9611-c9849d269b55/c1720a0f-7ef5-4ea4-8aba-2e9b82ed7b51/0/0
Argentina movie theatres
This api will give you data about the movies and showtimes of the 3 main theatre chains in Argentina
0.3
/films
200
null
[{"id": "", "description": "", "name": ""}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "description": {"type": "string"}, "name": {"type": "string"}}}}
3c32712d-358a-4a15-9611-c9849d269b55/e9673a22-d38d-4b42-be3f-7509c48ec7ce/0/0
Argentina movie theatres
This api will give you data about the movies and showtimes of the 3 main theatre chains in Argentina
0.3
/cinemas/{cinemaId}/films/{filmId}/showtimes
200
null
[{"id": "", "format": "", "start": ""}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "format": {"type": "string"}, "start": {"type": "string"}}}}
3c32712d-358a-4a15-9611-c9849d269b55/48b48133-f7b6-458e-a28c-7770e422964a/0/0
Argentina movie theatres
This api will give you data about the movies and showtimes of the 3 main theatre chains in Argentina
0.3
/cinemas
200
null
[{"id": "", "brand": "", "name": "", "address": ""}]
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "brand": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "string"}}}}
c9a7e815-5f49-4993-ac11-1ea031bc31f8/980dce7d-0ba0-4c7a-bf05-8621cc735030/1/0
Deez Nuts Jokes
The Deez Nuts Jokes API allows users to access a collection of jokes about Deez Nuts to use in their applications. 🥜
8
id_joke_joke__dn_id__get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "titl...
c9a7e815-5f49-4993-ac11-1ea031bc31f8/241d82ca-83ee-406e-acfc-fea31f240329/0/0
Deez Nuts Jokes
The Deez Nuts Jokes API allows users to access a collection of jokes about Deez Nuts to use in their applications. 🥜
8
search_jokes_joke_search_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "titl...
c9a7e815-5f49-4993-ac11-1ea031bc31f8/84f1398a-091c-4962-97d5-4bd0f4caf9e6/1/0
Deez Nuts Jokes
The Deez Nuts Jokes API allows users to access a collection of jokes about Deez Nuts to use in their applications. 🥜
8
all_jokes_jokes_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "titl...
1bb22007-173c-48c2-88eb-a5988a733354/653ed924-62e0-4371-9c5b-a05d2050460b/0/0
rapster
list of rappers
null
Get All Rappers list_copy
this endpoint will return list of rappers
200
New Example
[{"name": "XXXTentacion", "url": "https://www.thefamouspeople.com/profiles/xxxtentacion-32895.php", "img": "https://www.thefamouspeople.com/profiles/thumbs/xxxtentacion-1.jpg", "img_url": "https://www.thefamouspeople.com/profiles/xxxtentacion-32895.php"}, {"name": "Eminem", "url": "https://www.thefamouspeople.com/profi...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "img": {"type": "string"}, "img_url": {"type": "string"}}, "required": ["img", "img_url", "name", "url"]}}
65ccd9e6-f2ee-4688-9e36-5c4da7424388/bae07c45-b47a-41ea-bf2f-1365173e9e18/0/0
Wordle Today
Get today's wordle word
null
Today's Wordle
Get today's wordle word
200
Response
{"today": "spill"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"today": {"type": "string"}}, "required": ["today"]}
fdaebe7f-ee9a-4539-a7fc-d2344a310924/dc722d56-9ddf-4db2-b151-c5bbc84370e9/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Expression au hasard
Une expression au hasard, par exemple pour faire l'expression du jour
200
Response
{"id": 228, "points": 1, "tags": [{"definition": "col\u00e8re", "id": 9, "nom": "colere"}], "texte": "planter un canon"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "points": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}, "required": ["definition"...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/49baa6ff-8137-4a73-8d73-5ee1281732da/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Expression au hasard pour un tag donné
Voir les tags disponibles
200
Response
{"id": 136, "points": 1, "tags": [{"definition": "bonjour", "id": 3, "nom": "bonjour"}], "texte": "boulette ?"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "points": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}, "required": ["definition"...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/93bfbc3f-926f-4654-9cd3-088995a16b04/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Expression au hasard, par mot clé
Récupérer une expression par mot clé, au hasard
200
Response
{"id": 69, "points": 1, "tags": [{"definition": "insulte", "id": 2, "nom": "insulte"}], "texte": "t\u00eate de pine !"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "points": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}, "required": ["definition"...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/dcabcdea-ad41-4207-a475-3a2c9921997a/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Expression par id
Récupérer une expression par son id
200
Response
{"id": 1, "points": 1, "tags": [{"definition": "approbation", "id": 6, "nom": "approbation"}], "texte": "jamais fini cass\u00e9 !"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "points": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}, "required": ["definition"...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/e3e103ed-1ac2-468f-8691-9b06cd563cec/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Expression par tag
Expressions pour un tag donné. Voir les endpoints dédiés aux tags pour plus de détails.
200
Response
[{"id": 136, "points": 1, "tags": [{"definition": "bonjour", "id": 3, "nom": "bonjour"}], "texte": "boulette ?"}, {"id": 137, "points": 1, "tags": [{"definition": "bonjour", "id": 3, "nom": "bonjour"}], "texte": "boulette ou quoi ?"}, {"id": 138, "points": 1, "tags": [{"definition": "bonjour", "id": 3, "nom": "bonjour"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "points": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/6a48f7aa-9de1-4f4d-ac3e-2ca8ec696335/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Expressions
Liste de toutes les expressions
200
Response
[{"id": 1, "points": 1, "tags": [{"definition": "approbation", "id": 6, "nom": "approbation"}], "texte": "jamais fini cass\u00e9 !"}, {"id": 2, "points": 1, "tags": [{"definition": "approbation", "id": 6, "nom": "approbation"}], "texte": "petit b\u00e2teau gros la cale"}, {"id": 3, "points": 1, "tags": [{"definition": ...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "points": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/6e9827e6-8623-4248-83da-e50e7d734952/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Expressions par mots clés
Trouver des expressions à partir de mots clés
200
Response
[{"id": 68, "points": 1, "tags": [{"definition": "insulte", "id": 2, "nom": "insulte"}], "texte": "pine !"}, {"id": 69, "points": 1, "tags": [{"definition": "insulte", "id": 2, "nom": "insulte"}], "texte": "t\u00eate de pine !"}, {"id": 78, "points": 1, "tags": [{"definition": "d\u00e9sapprobation", "id": 7, "nom": "de...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "points": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/88948c87-c6cb-4ac2-813d-2cf6d11f5835/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Tags
Liste de tous les tags disponibles
200
Response
[{"definition": "surprise", "id": 1, "nom": "surprise"}, {"definition": "insulte", "id": 2, "nom": "insulte"}, {"definition": "bonjour", "id": 3, "nom": "bonjour"}, {"definition": "au revoir", "id": 4, "nom": "aurevoir"}, {"definition": "merci", "id": 5, "nom": "merci"}, {"definition": "approbation", "id": 6, "nom": "a...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}, "required": ["definition", "id", "nom"]}}
fdaebe7f-ee9a-4539-a7fc-d2344a310924/0218f1f3-7c89-4afb-9f95-69eedf058a52/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Tags (par id)
Les tags par id
200
Response
{"definition": "insulte", "id": 2, "nom": "insulte"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}, "required": ["definition", "id", "nom"]}
fdaebe7f-ee9a-4539-a7fc-d2344a310924/0122f788-7018-41e7-9df7-65234af368f2/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Tags (par clé)
Récupérer un tag par sa clé
200
Response
{"definition": "bonjour", "id": 3, "nom": "bonjour"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"definition": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}}, "required": ["definition", "id", "nom"]}
fdaebe7f-ee9a-4539-a7fc-d2344a310924/79d7dda1-7d3e-4b37-a120-dd2d700508a9/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Auteurs
Liste de tous les auteurs de medias
200
Response
[{"cleAuteur": "ollivaud", "id": 1, "nom": "Fran\u00e7ois Ollivaud", "urlFb": null, "urlInsta": null, "urlTwit": null, "urlWeb": "https://fr.wikipedia.org/wiki/Personnalit%C3%A9s_de_Nouvelle-Cal%C3%A9donie#Cin%C3%A9ma,_t%C3%A9l%C3%A9vision,_radio,_spectacle", "urlYt": null}, {"cleAuteur": "lewis", "id": 2, "nom": "Fran...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"cleAuteur": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}, "urlFb": {"type": ["null", "string"]}, "urlInsta": {"type": ["null", "string"]}, "urlTwit": {"type": ["null", "string"]}, "urlW...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/23c61d97-b748-4059-9172-c089b3492885/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Auteurs: un auteur au hasard
Par exemple pour créer l'auteur du jour!
200
Response
{"cleAuteur": "lewis", "id": 2, "nom": "Francky Lewis", "urlFb": null, "urlInsta": null, "urlTwit": "https://twitter.com/FranckyLewis", "urlWeb": null, "urlYt": null}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cleAuteur": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}, "urlFb": {"type": "null"}, "urlInsta": {"type": "null"}, "urlTwit": {"type": "string"}, "urlWeb": {"type": "null"}, "urlYt": {"type": "null"}}, "required"...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/70004872-df31-4b89-b817-773e261ae790/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Auteurs (auteur par id)
Récupérer un auteur par son id
200
Response
{"cleAuteur": "ollivaud", "id": 1, "nom": "Fran\u00e7ois Ollivaud", "urlFb": null, "urlInsta": null, "urlTwit": null, "urlWeb": "https://fr.wikipedia.org/wiki/Personnalit%C3%A9s_de_Nouvelle-Cal%C3%A9donie#Cin%C3%A9ma,_t%C3%A9l%C3%A9vision,_radio,_spectacle", "urlYt": null}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cleAuteur": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}, "urlFb": {"type": "null"}, "urlInsta": {"type": "null"}, "urlTwit": {"type": "null"}, "urlWeb": {"type": "string"}, "urlYt": {"type": "null"}}, "required"...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/c93123a2-4cd6-4509-8c82-f4c618cdca86/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Auteurs (par sa clé)
Récupérer un auteur par sa clé
200
Response
{"cleAuteur": "kingtaz", "id": 3, "nom": "Kingt\u00e4z", "urlFb": "https://www.facebook.com/kingtazNC/", "urlInsta": "https://www.instagram.com/kingtaznc/?hl=fr", "urlTwit": null, "urlWeb": "https://fr.wikipedia.org/wiki/Personnalit%C3%A9s_de_Nouvelle-Cal%C3%A9donie#Cin%C3%A9ma,_t%C3%A9l%C3%A9vision,_radio,_spectacle",...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cleAuteur": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}, "urlFb": {"type": "string"}, "urlInsta": {"type": "string"}, "urlTwit": {"type": "null"}, "urlWeb": {"type": "string"}, "urlYt": {"type": "string"}}, "req...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/90504759-ed8d-4e80-aa70-a33ada6a01a1/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Médias: types
Liste des différents types de medias
200
Response
[{"id": 1, "nomType": "image"}, {"id": 2, "nomType": "video"}, {"id": 3, "nomType": "texte"}, {"id": 4, "nomType": "gifanime"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "nomType": {"type": "string"}}, "required": ["id", "nomType"]}}
fdaebe7f-ee9a-4539-a7fc-d2344a310924/8c65412c-fa72-4026-be61-3dfe57f0b5a8/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Media récup. d'un media par son type
Le type de média d'identifiant {idType}
200
Response
{"id": 1, "nomType": "image"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "nomType": {"type": "string"}}, "required": ["id", "nomType"]}
fdaebe7f-ee9a-4539-a7fc-d2344a310924/d4b0cd8a-b9be-437e-ad6a-996d4d1ccbfa/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Medias (par id)
Récupérer un media par son id
200
Response
{"auteur": {"cleAuteur": "ollivaud", "id": 1, "nom": "Fran\u00e7ois Ollivaud", "urlFb": null, "urlInsta": null, "urlTwit": null, "urlWeb": "https://fr.wikipedia.org/wiki/Personnalit%C3%A9s_de_Nouvelle-Cal%C3%A9donie#Cin%C3%A9ma,_t%C3%A9l%C3%A9vision,_radio,_spectacle", "urlYt": null}, "date": "2000-01-01", "description...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"auteur": {"type": "object", "properties": {"cleAuteur": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}, "urlFb": {"type": "null"}, "urlInsta": {"type": "null"}, "urlTwit": {"type": "null"}, "urlWeb": {"type": "stri...
fdaebe7f-ee9a-4539-a7fc-d2344a310924/8681600b-b82f-4bb9-8e7f-943f704469d8/0/0
Kalolo
API pour récupérer des expressions calédoniennes, ainsi que des médias.
null
Medias au hasard
Par exemple pour avoir le "media du jour"
200
Response
{"auteur": {"cleAuteur": "kingtaz", "id": 3, "nom": "Kingt\u00e4z", "urlFb": "https://www.facebook.com/kingtazNC/", "urlInsta": "https://www.instagram.com/kingtaznc/?hl=fr", "urlTwit": null, "urlWeb": "https://fr.wikipedia.org/wiki/Personnalit%C3%A9s_de_Nouvelle-Cal%C3%A9donie#Cin%C3%A9ma,_t%C3%A9l%C3%A9vision,_radio,_...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"auteur": {"type": "object", "properties": {"cleAuteur": {"type": "string"}, "id": {"type": "integer"}, "nom": {"type": "string"}, "urlFb": {"type": "string"}, "urlInsta": {"type": "string"}, "urlTwit": {"type": "null"}, "urlWeb": {"type": "...