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 |
|---|---|---|---|---|---|---|---|---|---|
08d84706-f425-4b33-bed6-e3ff94fd833b/a2588529-9c9e-4cad-8bdd-465b0e78ffd2/0/0 | AccuOCR | Accurate optical character recognition (OCR) API for images support up to 112 languages | null | /image-ocr | Extract text from base64 encoded image | 400 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
08d84706-f425-4b33-bed6-e3ff94fd833b/a2588529-9c9e-4cad-8bdd-465b0e78ffd2/1/0 | AccuOCR | Accurate optical character recognition (OCR) API for images support up to 112 languages | null | /image-ocr | Extract text from base64 encoded image | 200 | Example_1 | {"status": "200", "reference": "1", "processing_mode": "fast", "text": "This is a lot of 12 point text to test the\n ocr code and see if it works on all types\n of file format.\n The quick brown dog jumped over the\n lazy fox. The quick brown dog jumped\n over the lazy fox. The quick brown dog\n jumped over the lazy fo... | {"type": "object", "properties": {"status": {"type": "string"}, "reference": {"type": "string"}, "processing_mode": {"type": "string"}, "text": {"type": "string"}, "processing_time": {"type": "number"}}} |
9b064d1a-8d9f-4998-b61a-1d8034354a56/0004a18f-0836-4f00-a0cd-7cd833d2aff8/0/0 | Office Document Recognition | Enable recognition of handwritten and printed office document images featuring a mix of 52 languages. Output the positions and text of graphics, tables, lists, text, watermarks, headers, footers, stamps, and formulas. Additionally, provide OCR recognition results for segmented content blocks.View Document | 6.7 | office document recognition | Supports most formats such as jpg, png, bmp, tiff, single-frame gif, etc., with a file size of no more than 10M and an image width and height of between 20 and 10000 (pixels). | 200 | Response | {"code": "200", "status": "SUCCESS", "service": "office_documents_ocr", "date": "11/19/2023 03:31:41 AM", "result": {"angle": 0, "height": 1552, "lines": [{"angle": 0, "area_index": 0, "handwritten": 0, "text": "44", "direction": 1, "type": "text", "score": 0.997, "position": [102, 90, 126, 90, 126, 108, 102, 108], "ar... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "string"}, "status": {"type": "string"}, "service": {"type": "string"}, "date": {"type": "string"}, "result": {"type": "object", "properties": {"angle": {"type": "integer"}, "height": {"type": "integer"}, "lines": {"type": "... |
16323a4e-346d-43bd-bdc7-5f2281cbc06d/080bf9ae-4a8a-42b8-8a73-5231f8eae566/0/0 | Face Mosaic | Based on AI algorithm to intelligently identify the range of faces in the image and blur the faces in the image. | 1.8 | Face Mosaic | Face Mosaic | 200 | Success | {"request_id": "3A9BFC5E-3F7C-4D9A-9445-908C6D14AB5B", "log_id": "3A9BFC5E-3F7C-4D9A-9445-908C6D14AB5B", "error_code": 0, "data": {"image_url": "Temporary address"}} | {"request_id": {"type": "string", "required": false, "description": "Request ID."}, "log_id": {"type": "string", "required": false, "description": "Log ID."}, "error_code": {"type": "integer", "required": false, "description": "Error Code."}, "error_code_str": {"type": "string", "required": false, "description": "Error... |
16323a4e-346d-43bd-bdc7-5f2281cbc06d/080bf9ae-4a8a-42b8-8a73-5231f8eae566/0/1 | Face Mosaic | Based on AI algorithm to intelligently identify the range of faces in the image and blur the faces in the image. | 1.8 | Face Mosaic | Face Mosaic | 200 | Error | {"request_id": "3A9BFC5E-3F7C-4D9A-9445-908C6D14AB5B", "log_id": "3A9BFC5E-3F7C-4D9A-9445-908C6D14AB5B", "error_code": 400, "error_code_str": "ERROR_PARAMETERS", "error_msg": "image cannot be empty"} | {"request_id": {"type": "string", "required": false, "description": "Request ID."}, "log_id": {"type": "string", "required": false, "description": "Log ID."}, "error_code": {"type": "integer", "required": false, "description": "Error Code."}, "error_code_str": {"type": "string", "required": false, "description": "Error... |
16323a4e-346d-43bd-bdc7-5f2281cbc06d/080bf9ae-4a8a-42b8-8a73-5231f8eae566/1/0 | Face Mosaic | Based on AI algorithm to intelligently identify the range of faces in the image and blur the faces in the image. | 1.8 | Face Mosaic | Face Mosaic | 401 | Example | {"message": "Invalid API key in request"} | {"message": {"type": "String", "required": true, "example": "Invalid API key in request", "description": "Error Message."}} |
f0323ef3-3d70-4e02-844b-cbd3837a0628/a472f010-e05f-4c27-b868-6fb1a7067cee/0/0 | OCR Supreme | Powerful optical character recognition - 24 languages - supporting all common image formats and multiple output formats, including PDF (with selectable text overlay), HTML (hOCR) and plain text. Perfect for a wide range of applications including automatic transcribing of scanned document, invoices, identity document... | 7.7 | List supported languages | This endpoint lists all of the supported languages in ISO_639-2/T format.
In the case of Chinese and Japanese, there are multiple versions suffixed with _tra (Traditional) and _sim (Simplified).
For Chinese, Japanese and Korean there are versions suffixed with _vert for Vertical text. In some cases these are combined e... | 200 | Example response | {"all_langs": ["ara", "bul", "chi_sim", "chi_sim_vert", "chi_tra", "chi_tra_vert", "cse", "dan", "deu", "ell", "eng", "fin", "fra", "hrv", "hun", "ita", "jpn", "jpn_vert", "kor", "kor_vert", "nld", "pol", "por", "rus", "slv", "spa", "swe", "tur"], "endpoint_1": ["ara", "chi_sim", "chi_sim_vert", "chi_tra", "chi_tra_ver... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"all_langs": {"type": "array", "items": {"type": "string"}}, "endpoint_1": {"type": "array", "items": {"type": "string"}}, "endpoint_2": {"type": "array", "items": {"type": "string"}}}, "required": ["all_langs", "endpoint_1", "endpoint_2"]} |
f0323ef3-3d70-4e02-844b-cbd3837a0628/9f1aabca-627a-4ea9-bd7c-979efc72a48d/0/0 | OCR Supreme | Powerful optical character recognition - 24 languages - supporting all common image formats and multiple output formats, including PDF (with selectable text overlay), HTML (hOCR) and plain text. Perfect for a wide range of applications including automatic transcribing of scanned document, invoices, identity document... | 7.7 | OCR Image Endpoint 1 | Base64 encoded image file, returns either base64 encoded pdf, plain text or HTML (hOCR) | 200 | Example Response | {"data": "JVBERi0xLjUKJd6tvusKMSAwIG9iago8PAogIC9UeXBlIC9DYXRhbG9nCiAgL1BhZ2VzIDIgMCBSCj4+CmVuZG9iagozIDAgb2JqCjw8CiAgL0Jhc2VGb250IC9HbHlwaExlc3NGb250CiAgL0Rlc2NlbmRhbnRGb250cyBbIDQgMCBSIF0KICAvRW5jb2RpbmcgL0lkZW50aXR5LUgKICAvU3VidHlwZSAvVHlwZTAKICAvVG9Vbmljb2RlIDYgMCBSCiAgL1R5cGUgL0ZvbnQKPj4KZW5kb2JqCjQgMCBvYmoKPDwKIC... | {"properties": {"data": {"type": "string"}, "message": {"type": "string"}}, "type": "object"} |
f0323ef3-3d70-4e02-844b-cbd3837a0628/7795ba65-0ffb-4a46-9e40-c09bec40ebb5/0/0 | OCR Supreme | Powerful optical character recognition - 24 languages - supporting all common image formats and multiple output formats, including PDF (with selectable text overlay), HTML (hOCR) and plain text. Perfect for a wide range of applications including automatic transcribing of scanned document, invoices, identity document... | 7.7 | OCR Image Endpoint 2 | Base64 encoded image file, returns either base64 encoded pdf, plain text or HTML (hOCR) | 400 | Example Success | {"data": null, "message": "OCR Error"} | {"properties": {"data": {"type": "null"}, "message": {"type": "string"}}, "type": "object"} |
f0323ef3-3d70-4e02-844b-cbd3837a0628/7795ba65-0ffb-4a46-9e40-c09bec40ebb5/1/0 | OCR Supreme | Powerful optical character recognition - 24 languages - supporting all common image formats and multiple output formats, including PDF (with selectable text overlay), HTML (hOCR) and plain text. Perfect for a wide range of applications including automatic transcribing of scanned document, invoices, identity document... | 7.7 | OCR Image Endpoint 2 | Base64 encoded image file, returns either base64 encoded pdf, plain text or HTML (hOCR) | 200 | Example Success | {"data": "JVBERi0xLjUKJd6tvusKMSAwIG9iago8PAogIC9UeXBlIC9DYXRhbG9nCiAgL1BhZ2VzIDIgMCBSCj4+CmVuZG9iagozIDAgb2JqCjw8CiAgL0Jhc2VGb250IC9HbHlwaExlc3NGb250CiAgL0Rlc2NlbmRhbnRGb250cyBbIDQgMCBSIF0KICAvRW5jb2RpbmcgL0lkZW50aXR5LUgKICAvU3VidHlwZSAvVHlwZTAKICAvVG9Vbmljb2RlIDYgMCBSCiAgL1R5cGUgL0ZvbnQKPj4KZW5kb2JqCjQgMCBvYmoKPDwKIC... | {"properties": {"data": {"type": "string"}, "message": {"type": "string"}}, "type": "object"} |
962396ba-74fc-464a-92f5-4539de9176c2/e9c43976-de72-438b-936c-5b0df7efaf78/1/0 | Code For You | CodeIsFun | 0.1 | Code For You | Code For You | 407 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
d8a80a33-9ed8-4c6e-be15-0e76dd61d789/6422c2a6-201f-4b0b-a5ce-a95b4cc7cb81/0/0 | N2L | An API that translates number/digits less than 1 billion into Uganda's main indigenous language(Luganda) | null | convert endpoint | This endpoint converts the number and returns the luganda description. | 200 | Example | {"luganda_translation": "bisatu", "number": 300} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"luganda_translation": {"type": "string"}, "number": {"type": "integer"}}, "required": ["luganda_translation", "number"]} |
b533892b-b4a1-44dc-a8ae-abb675098b4d/2a269296-a7e8-42f3-a340-f1ff49d5fd74/0/0 | Book Finder | Find books by title, author, series, and reading complexity. Try the demo: https://bookfinder-1-r7047837.deta.app | 9.4 | Find books | Search books using optional title, author, series, book type, categories, and lexile measure range. | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
e21a8a2c-51b8-47bf-815a-f11f80c49015/4742ab3a-3ce6-4ba4-b8cc-d9d1de55f743/0/0 | Real Estate Exam | Questions, answers, and flash cards to ace the National Real Estate exam. | 6.5 | Flashcards | Get a list of all flashcard terms and definitions | 200 | Response | {"status": "success", "data": [{"questionId": 42, "questionDescription": "Personal property that, by its attachment to real property, is regarded as real estate is called", "tags": "Characteristics", "choiceDescription": "a fixture"}, {"questionId": 43, "questionDescription": "If a person has complete control over thei... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"questionId": {"type": "integer"}, "questionDescription": {"type": "string"}, "tags": {"type": ["null", "string"]}, "choiceDescription": {"typ... |
e21a8a2c-51b8-47bf-815a-f11f80c49015/b6415e00-b244-4a75-870e-cbbc1278b6dd/0/0 | Real Estate Exam | Questions, answers, and flash cards to ace the National Real Estate exam. | 6.5 | / | Get a list of all multiple choice and true or false questions | 200 | Response | {"status": "success", "data": [{"questionId": 1, "typeDescription": "MultipleChoice", "questionDescription": "Personal property that, by its attachment to real property, is regarded as real estate is called", "tags": "Characteristics", "choices": [{"choiceId": 3, "choiceDescription": "an emblement"}, {"choiceId": 4, "c... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"questionId": {"type": "integer"}, "typeDescription": {"type": "string"}, "questionDescription": {"type": "string"}, "tags": {"type": ["null",... |
8c608ffc-fc35-40a8-98dc-1b6a26a85488/122841da-1c0b-4f2a-bed5-de8aec24e38d/0/0 | MyPetstoreApi | Test API | null | getUserByName | 200 | null | {"id": 0, "username": "", "firstName": "", "lastName": "", "email": "", "password": "", "phone": "", "userStatus": 0} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "username": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "password": {"type": "string"}, "phone": {"type":... | |
8c608ffc-fc35-40a8-98dc-1b6a26a85488/e3391730-bb87-4f1b-99eb-6bd102f6c7be/2/0 | MyPetstoreApi | Test API | null | getOrderById | For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions | 200 | null | {"id": 0, "petId": 0, "quantity": 0, "shipDate": "", "status": "placed", "complete": false} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "petId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "quantity": {"type": "integer", "format": "int32", "minimum":... |
8c608ffc-fc35-40a8-98dc-1b6a26a85488/f326b7eb-308d-4fab-86fa-745137c5ce60/1/0 | MyPetstoreApi | Test API | null | placeOrder | 200 | null | {"id": 0, "petId": 0, "quantity": 0, "shipDate": "", "status": "placed", "complete": false} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "petId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "quantity": {"type": "integer", "format": "int32", "minimum":... | |
8c608ffc-fc35-40a8-98dc-1b6a26a85488/14dea2a8-93b0-4f7e-8288-b8ef70e04418/0/0 | MyPetstoreApi | Test API | null | findPetsByStatus | Multiple status values can be provided with comma separated strings | 200 | null | [{"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"}] | {"type": "array", "items": {"type": "object", "required": ["name", "photoUrls"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036... |
8c608ffc-fc35-40a8-98dc-1b6a26a85488/488f222e-4541-40d9-92d6-ab928b3dc13d/0/0 | MyPetstoreApi | Test API | null | uploadFile | 200 | null | {"code": 0, "type": "", "message": ""} | {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "message": {"type": "string"}}} | |
8c608ffc-fc35-40a8-98dc-1b6a26a85488/7d387cfa-daff-470e-a823-f936c9661c91/0/0 | MyPetstoreApi | Test API | null | findPetsByTags | Muliple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing. | 200 | null | [{"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"}] | {"type": "array", "items": {"type": "object", "required": ["name", "photoUrls"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036... |
8c608ffc-fc35-40a8-98dc-1b6a26a85488/cdfcb936-ea22-472c-8108-67ed50e26131/0/0 | MyPetstoreApi | Test API | null | getPetById | Returns a single pet | 200 | null | {"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"} | {"type": "object", "required": ["name", "photoUrls"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 92233... |
2982818c-0c2e-4c1d-8bc8-7ad6c554350c/9fe08261-392f-434b-8165-3ecae894b2f1/0/0 | Stars API | API to serve information about stars and planets scraped from wikipedia. Get to know over 200 stars and surrounding planets, in just a few lines of code. | 9 | Star | returns full information about the star. | 200 | New Example | {"id": 4, "name": "Luyten's Star", "constellation": "Canis Minor", "rightAscension": "07h 27m 24.4991s", "declination": "05\u00b0 13\u2032 32.827\u2033", "apparentMagnitude": "9.872", "distance": "11.20", "spectralType": "M3.5V", "mass": "0.26", "temperature": "3150", "age": "unknown", "planets": [{"id": 0, "mass": "2.... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "constellation": {"type": "string"}, "rightAscension": {"type": "string"}, "declination": {"type": "string"}, "apparentMagnitude": {"type": "string"}, "distance": {"type": "string"}, "sp... |
2982818c-0c2e-4c1d-8bc8-7ad6c554350c/b6b40a75-effe-486e-8dbd-b05ab7ff1f4d/0/0 | Stars API | API to serve information about stars and planets scraped from wikipedia. Get to know over 200 stars and surrounding planets, in just a few lines of code. | 9 | Stars list | Returns list of stars | 200 | New Example | [{"id": 0, "name": "Sun"}, {"id": 1, "name": "Proxima Centauri"}, {"id": 2, "name": "Lalande 21185"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}} |
2982818c-0c2e-4c1d-8bc8-7ad6c554350c/fc79ae3f-7643-4ca5-a95d-94032b2bda16/0/0 | Stars API | API to serve information about stars and planets scraped from wikipedia. Get to know over 200 stars and surrounding planets, in just a few lines of code. | 9 | Planet list | Returns the planets surrounding a star | 200 | New Example | [{"id": 0, "mass": "2.89 (\u00b1 0.26)[1] MEarth", "temperature": "259 K (\u221214 \u00b0C; 7 \u00b0F)[2]", "discovery": {"id": 0, "method": "Radial velocity[1]", "date": "17 March 2017", "site": null}, "name": "Luyten b"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "mass": {"type": "string"}, "temperature": {"type": "string"}, "discovery": {"type": "object", "properties": {"id": {"type": "integer"}, "method": {"type": "string"}, "date": {"type": "st... |
f08df790-4fb6-406f-bf57-c23d692492a6/fd9d9e76-60b0-4c34-bbd9-32dce7de9afe/0/0 | Random Ukrainian Word | Get multiple or single Ukrainian words from a list of 150.000+ words. | 0.1 | getRandomWords | Get random Ukrainian words. | 200 | Example_1 | [{"word": ""}] | {"type": "array", "items": {"type": "object", "properties": {"word": {"type": "string", "description": "Word"}}}} |
f08df790-4fb6-406f-bf57-c23d692492a6/fd9d9e76-60b0-4c34-bbd9-32dce7de9afe/1/0 | Random Ukrainian Word | Get multiple or single Ukrainian words from a list of 150.000+ words. | 0.1 | getRandomWords | Get random Ukrainian words. | 400 | Example_1 | {"statusCode": 0, "timestamp": "", "message": ""} | {"type": "object", "properties": {"statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "string", "format": "date-time"}, "message": {"type": "string"}}} |
db45e112-c297-4d49-b1d7-05b1880de206/1f1fdb55-77a0-4c05-aff3-6efe8081992c/0/0 | Huge App | My api for Huge and settings decimal | null | read_item_huawei_gift__giftId__get | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... | |
db45e112-c297-4d49-b1d7-05b1880de206/57021b22-a5ca-4e4f-9f2a-70273b0d2d55/1/0 | Huge App | My api for Huge and settings decimal | null | read_item_cve__cveId__get | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... | |
db45e112-c297-4d49-b1d7-05b1880de206/010accf5-1c02-49be-8e8a-53a72edd1b35/0/0 | Huge App | My api for Huge and settings decimal | null | read_item_zilliqa__address__get | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... | |
db45e112-c297-4d49-b1d7-05b1880de206/60868657-7528-41c8-976f-edaca175812e/0/0 | Huge App | My api for Huge and settings decimal | null | read_item_secreto__id___msg__get | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... | |
db45e112-c297-4d49-b1d7-05b1880de206/438b7d6b-527a-4e14-b7b8-da718f1e2008/1/0 | Huge App | My api for Huge and settings decimal | null | read_item_port_scan__ip__get | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... | |
db45e112-c297-4d49-b1d7-05b1880de206/e15d741b-c549-4c8d-a992-3d6646492522/1/0 | Huge App | My api for Huge and settings decimal | null | read_item_jokesphoneidtelp__get | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... | |
802d4448-b7e6-47af-9fa7-2f8e9ae8d753/881a7f5e-55ec-41bc-a762-c22c6a427589/0/0 | GiveMeES | Unofficial Tatoeba.org API to search for example sentences with translations and audio. | null | givemees | Search for example sentences. | 200 | Response | [{"text": "Is this engine functional?", "URL": "https://tatoeba.org/en/sentences/show/61302", "translations": [{"text": "\u3053\u306e\u30a8\u30f3\u30b8\u30f3\u306f\u52d5\u304f\u306e\u3067\u3059\u304b\u3002", "URL": "https://tatoeba.org/en/sentences/show/223967"}]}, {"text": "Functions have no side effects.", "URL": "ht... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "URL": {"type": "string"}, "translations": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "URL": {"type": "string"}}, "required": ["URL", "text"... |
8fe1906e-f591-4abf-9ae0-463d19b5d596/97eabcb5-b002-4873-8aee-0cb084977890/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/study | Get the study items (memre_api_items) for the user. | 404 | null | {"meta": {"status": 404, "message": "MemreApiUser with id 36 is not found"}, "response": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}, "required": ["message", "status"]}, "response": {"type": "null"}}, "required": ["meta", "response"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/97eabcb5-b002-4873-8aee-0cb084977890/1/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/study | Get the study items (memre_api_items) for the user. | 400 | null | {"meta": {"status": 400, "message": "user_id must be specified"}, "response": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}, "required": ["message", "status"]}, "response": {"type": "null"}}, "required": ["meta", "response"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/97eabcb5-b002-4873-8aee-0cb084977890/2/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/study | Get the study items (memre_api_items) for the user. | 403 | null | {"meta": {"status": 403, "message": "user must be in your account"}, "response": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}, "required": ["message", "status"]}, "response": {"type": "null"}}, "required": ["meta", "response"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/97eabcb5-b002-4873-8aee-0cb084977890/3/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/study | Get the study items (memre_api_items) for the user. | 200 | null | {"data": [{"id": "243", "type": "items"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}}, "required": ["data"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/e67c0722-ca78-4b8b-b36c-46439fbc5cf3/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v1/users | Create a user. | 200 | null | {"data": {"id": "98", "type": "users"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}, "required": ["data"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/fd389f62-6f6a-4282-a3b8-27dd2b2861bf/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v1/study | Get items a specific user should study. | 200 | null | {"data": [{"id": "145", "type": "items"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}}, "required": ["data"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/7983e415-b5e3-42b7-9c04-80cf6f352b62/1/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v1/readiness | Get the readiness of the user for the specified item. | 404 | null | {"meta": {"status": 404, "message": "MemreApiUser with id not_exist is not found"}, "response": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}, "required": ["message", "status"]}, "response": {"type": "null"}}, "required": ["meta", "response"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/268f728d-821d-47ce-abcb-3bcecc7650c3/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v1/items | Create an item. | 200 | null | {"data": {"id": "141", "type": "items"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}, "required": ["data"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/2c9047fd-bb77-4002-aee5-4e896d2df29c/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v1/concepts | Retrieve a list of concepts for the current customer. | 200 | null | {"data": []} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array"}}, "required": ["data"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/7bb5b3e8-bf46-49ae-9111-bc2e7b3d88a7/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v1/concepts | Create a concept and an associated item.
A concept represents a piece of information or idea, and is tied to a customer.
When creating a concept, a new item will be automatically created and associated with the concept.
You should save the ID of the newly created concept for later use with other APIs. | 201 | null | {"data": {"id": "102", "type": "concepts"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}, "required": ["data"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/38c9f72f-5592-4721-8f5d-8a9b11b1038d/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/readiness | Get the readiness of the user for the specified set of items. | 400 | null | {"meta": {"status": 400, "message": "item_ids count must be between ( 1 to 50 )"}, "response": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}, "required": ["message", "status"]}, "response": {"type": "null"}}, "required": ["meta", "response"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/38c9f72f-5592-4721-8f5d-8a9b11b1038d/1/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/readiness | Get the readiness of the user for the specified set of items. | 403 | null | {"meta": {"status": 403, "message": "items must be in your account"}, "response": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}, "required": ["message", "status"]}, "response": {"type": "null"}}, "required": ["meta", "response"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/38c9f72f-5592-4721-8f5d-8a9b11b1038d/2/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/readiness | Get the readiness of the user for the specified set of items. | 404 | null | {"meta": {"status": 404, "message": "item with ids [\"254\"] are not found"}, "response": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}, "required": ["message", "status"]}, "response": {"type": "null"}}, "required": ["meta", "response"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/38c9f72f-5592-4721-8f5d-8a9b11b1038d/3/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/readiness | Get the readiness of the user for the specified set of items. | 200 | null | [{"item_id": 47, "readiness": 0}, {"item_id": 48, "readiness": 0}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"item_id": {"type": "integer"}, "readiness": {"type": "integer"}}, "required": ["item_id", "readiness"]}} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/15acd9b7-682e-40f0-aaec-60acae65519c/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v1/concepts/{id} | Update a specific concept by ID. | 200 | null | {"data": {"id": "104", "type": "concepts"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}, "required": ["data"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/9015b908-dfdd-4bed-aa75-b8f57f592ce4/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/items | Create bulk memre_api_items. | 400 | null | {"meta": {"status": 400, "message": "please provide a number between (1, 50) to create items"}, "response": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}, "required": ["message", "status"]}, "response": {"type": "null"}}, "required": ["meta", "response"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/9015b908-dfdd-4bed-aa75-b8f57f592ce4/1/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v2/items | Create bulk memre_api_items. | 200 | null | {"data": [{"id": "44", "type": "items"}, {"id": "45", "type": "items"}, {"id": "46", "type": "items"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}}, "required": ["data"]} |
8fe1906e-f591-4abf-9ae0-463d19b5d596/f7edc318-5577-48f2-8e35-8433ad64714f/0/0 | Learning Engine | Easily integrate Memre adaptive learning software with your internal systems to optimize memory retention, build lasting knowledge, and create expertise. | 1.9 | /memre_api/v1/concepts/{id} | Retrieve the details of a specific concept by ID. | 200 | null | {"data": {"id": "103", "type": "concepts"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}, "required": ["data"]} |
7dc15a24-43cd-4292-b93a-080990df03a7/995dda45-430d-45bf-bae7-ea1c8e2c483d/0/0 | rails-cowsay-api | Learning Rails creating API. | null | Cow | Learning Ruby on Rails creating REST API | 200 | Cow | {"message": "Hello from RapidAPI"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]} |
c444f7c2-ee29-47dd-8e43-03f9e71bf624/874d429f-9999-409c-b447-20ed0dd06019/0/0 | Glosarry | all about the glossary | 6.7 | Get All Computer Glosarry | This endpoint will return All Computer Glosarry | 200 | Response | [{"title": "Applet", "desc": "A small Java application that is downloaded by an ActiveX or Java-enabled web browser. Once it has been downloaded, the applet will run on the user's computer. Common applets include financial calculators and web drawing programs."}, {"title": "Application", "desc": "Computer software that... | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "desc": {"type": "string"}}}} |
6d64776d-ebdd-4681-a826-cc88001fc6fa/90f42530-be10-4d10-b811-9b68b87b46dc/0/0 | Chemical Elements | This API retrieves data of chemical elements and their properties collected from authoritative sources in JSON format | 8.1 | Get All Chemical Elements | This endpoint will return back data of all Chemical Elements of the periodic table | 200 | New Example | {"name": "Hydrogen", "appearance": "colorless gas", "atomic_mass": 1.008, "boil": 20.271, "category": "diatomic nonmetal", "color": null, "density": 0.08988, "discovered_by": "Henry Cavendish", "melt": 13.99, "molar_heat": 28.836, "named_by": "Antoine Lavoisier", "number": 1, "period": 1, "phase": "Gas", "source": "htt... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"name": {"type": "string"}, "appearance": {"type": "string"}, "atomic_mass": {"type": "number"}, "boil": {"type": "number"}, "category": {"type": "string"}, "color": {"type": "null"}, "density": {"type": "number"}, "discovered_by": {"type": ... |
cd94994e-d19e-4c25-b6c8-0925f3e4b2bd/42aadb8c-1c77-47d4-8490-8a3b524d0662/0/0 | apiDeveloper | apiDeveloper test | null | getData | returns the data | 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"]} |
5f248442-2027-428a-bf1c-6b52d8d87c05/079fc813-bab2-443e-9da8-52e4b7143691/0/0 | Hadiths API | A collection of hadiths API in one place, Sahih Bukhari, Sahih muslim, Ibn majah, Abu Dawud. working on compiling timidhi and nezai insha Allah. | 9 | Search for hadiths with key words | Searching for hadiths. Just enter the keyword, example searching for food, the request will look like this https://hadiths-api.vercel.app/api/hadiths?search=food
And limit can be added to reduce the amount of data received, by default the limit is 10.
Page number by default is page1, but it can be changed as you want.
... | 200 | Response | {"message": "Hadiths loaded successfully", "hadith": {"_id": "639b1ed040467f67664485cb", "Chapter_Number": 1, "Chapter_English": "Revelation", "Chapter_Arabic": "\u0643\u062a\u0627\u0628 \u0628\u062f\u0621 \u0627\u0644\u0648\u062d\u0649", "Section_Number": 1, "Section_English": "How the Divine Revelation started being ... | {"type": "object", "properties": {"message": {"type": "string"}, "hadith": {"type": "object", "properties": {"_id": {"type": "string"}, "Chapter_Number": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "Chapter_English": {"type": "string"}, "Chapter_Arabic": {"ty... |
5f248442-2027-428a-bf1c-6b52d8d87c05/13008c16-945d-4989-a9d3-f7e51c08fa78/0/0 | Hadiths API | A collection of hadiths API in one place, Sahih Bukhari, Sahih muslim, Ibn majah, Abu Dawud. working on compiling timidhi and nezai insha Allah. | 9 | Search for hadiths in collection with key words | Searching for hadiths based on their various collections. Just enter the keyword, example searching for food, the request will look like this https://hadiths-api.vercel.app/api/hadiths?collection=Sahih Bukhari&search=food
And limit can be added to reduce the amount of data received, by default the limit is 10.
Page num... | 200 | Response | {"message": "Hadiths loaded successfully", "hadith": {"_id": "639b1ed040467f67664485cb", "Chapter_Number": 1, "Chapter_English": "Revelation", "Chapter_Arabic": "\u0643\u062a\u0627\u0628 \u0628\u062f\u0621 \u0627\u0644\u0648\u062d\u0649", "Section_Number": 1, "Section_English": "How the Divine Revelation started being ... | {"type": "object", "properties": {"message": {"type": "string"}, "hadith": {"type": "object", "properties": {"_id": {"type": "string"}, "Chapter_Number": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "Chapter_English": {"type": "string"}, "Chapter_Arabic": {"ty... |
5f248442-2027-428a-bf1c-6b52d8d87c05/23a6d085-b308-47e6-83cc-f656aae54bd2/0/0 | Hadiths API | A collection of hadiths API in one place, Sahih Bukhari, Sahih muslim, Ibn majah, Abu Dawud. working on compiling timidhi and nezai insha Allah. | 9 | Get hadith by id | Each hadith have a unique ID. These ID can be used to get the hadith | 200 | Response | {"message": "Hadiths loaded successfully", "hadith": {"_id": "639b1ed040467f67664485cb", "Chapter_Number": 1, "Chapter_English": "Revelation", "Chapter_Arabic": "\u0643\u062a\u0627\u0628 \u0628\u062f\u0621 \u0627\u0644\u0648\u062d\u0649", "Section_Number": 1, "Section_English": "How the Divine Revelation started being ... | {"type": "object", "properties": {"message": {"type": "string"}, "hadith": {"type": "object", "properties": {"_id": {"type": "string"}, "Chapter_Number": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "Chapter_English": {"type": "string"}, "Chapter_Arabic": {"ty... |
32624ca5-3734-452b-bcbe-38a8855f4e35/bdfe55f3-966c-4b4b-9473-e0a956a35dbd/0/0 | Pluralsight Articles | An API for a huge amount of articles for the newest software techologies, development and much more... | 0.2 | Get data with articles about software development | This endpoint will return back data with around 100 articles from Pluralsight's "software-development" section. | 200 | New Example | {"articleTitle": "I\u2019m a Software Developer: Do I need to know about cloud computing?", "articleUrl": "https://www.pluralsight.com/blog/software-development/software-developer-learn-cloud-computing"} | {"articleTitle": "string", "articleUrl": "string"} |
32624ca5-3734-452b-bcbe-38a8855f4e35/ad5153d8-3569-443a-bd24-fa0106181a72/0/0 | Pluralsight Articles | An API for a huge amount of articles for the newest software techologies, development and much more... | 0.2 | Get data with articles about security | This endpoint will return back data with around 30 articles from Pluralsight's "security-professional" section. | 200 | New Example | {"articleTitle": "Preventing advanced persistent threat (APT) attacks", "articleUrl": "https://www.pluralsight.com/blog/security-professional/advanced-persistent-threat"} | {"articleTitle": "string", "articleUrl": "string"} |
32624ca5-3734-452b-bcbe-38a8855f4e35/f6c19e7a-0178-4d6b-8649-edfa6a1a15c3/0/0 | Pluralsight Articles | An API for a huge amount of articles for the newest software techologies, development and much more... | 0.2 | Get articles about "data" | This endpoint will return back data with around 50 articles from Pluralsight's "data-professional" section. | 200 | New Example | {"articleTitle": "Perspectives in Leadership: Leveraging data to enhance the developer experience", "articleUrl": "https://www.pluralsight.com/blog/data-professional/pil-leveraging-data-to-enhance-the-developer-experience"} | {"articleTitle": "string", "articleUrl": "string"} |
32624ca5-3734-452b-bcbe-38a8855f4e35/f65d491e-0aeb-4516-bcb9-55f3ca90e41c/0/0 | Pluralsight Articles | An API for a huge amount of articles for the newest software techologies, development and much more... | 0.2 | Get data with articles about IT Operations | This endpoint will return back data with around 100 articles from Pluralsight's "it-ops" section. | 200 | New Example | {"articleTitle": "Technical debt poses a cybersecurity risk", "articleUrl": "https://www.pluralsight.com/blog/it-ops/technical-debt-poses-cybersecurity-risk"} | {"articleTitle": "string", "articleUrl": "string"} |
32624ca5-3734-452b-bcbe-38a8855f4e35/6e76c987-2f04-4c44-9995-97946cb11e25/0/0 | Pluralsight Articles | An API for a huge amount of articles for the newest software techologies, development and much more... | 0.2 | Get a hundreds of all kind of articles from Pluralsight.com | This endpoint will return back a data with hundreds of articles from Pluralsight.com | 200 | New Example | {"articleTitle": "Preventing advanced persistent threat (APT) attacks", "articleUrl": "https://www.pluralsight.com/blog/security-professional/advanced-persistent-threat"} | {"articleTitle": "string", "articleUrl": "string"} |
190d6575-a21d-48e6-86db-b5243a6f1ff0/8a2e5b63-4dd5-46b3-aa4e-f76794c307db/0/0 | Words API | Search, find random gems, explore the Word of the Day, and enjoy quotes, word associations, and games. Perfect for writers, developers, and language lovers—your gateway to linguistic wonders in a single click! | 7.9 | Game Normal | return a contexto game base on the id | 200 | Example_1 | {"version": "1.0", "data": {"answer": "neighborhood", "words": [{"word": "downtown", "distance": 1}, {"word": "community", "distance": 2}, {"word": "street", "distance": 3}, {"word": "resident", "distance": 4}, {"word": "city", "distance": 5}, {"word": "home", "distance": 6}, {"word": "suburb", "distance": 7}, {"word":... | {"type": "object"} |
190d6575-a21d-48e6-86db-b5243a6f1ff0/be646a67-04c2-4ab5-96b2-6b37799b196f/0/0 | Words API | Search, find random gems, explore the Word of the Day, and enjoy quotes, word associations, and games. Perfect for writers, developers, and language lovers—your gateway to linguistic wonders in a single click! | 7.9 | Word Nearest Meaning | return a set of words that closely match the meaning of the word you provided | 200 | Example_1 | {"version": "1.0", "data": {"word": "help", "words": [{"word": "aid", "score": 30050845}, {"word": "service", "score": 30050798}, {"word": "assistance", "score": 30050747}, {"word": "assist", "score": 30050673}, {"word": "helper", "score": 30049982}, {"word": "avail", "score": 30048837}, {"word": "facilitate", "score":... | {"type": "object"} |
190d6575-a21d-48e6-86db-b5243a6f1ff0/67c49be2-c25d-4bcc-9b6e-800ea0b52206/0/0 | Words API | Search, find random gems, explore the Word of the Day, and enjoy quotes, word associations, and games. Perfect for writers, developers, and language lovers—your gateway to linguistic wonders in a single click! | 7.9 | Quotes | return a quote depending on the specified type (today/random). | 200 | Example_1 | {"version": "1.0", "data": {"type": "today", "quote": "We suffer more often in imagination than in reality. ", "author": "Seneca"}} | {"type": "object"} |
190d6575-a21d-48e6-86db-b5243a6f1ff0/facda595-9d96-4146-ad92-b5519592178f/0/0 | Words API | Search, find random gems, explore the Word of the Day, and enjoy quotes, word associations, and games. Perfect for writers, developers, and language lovers—your gateway to linguistic wonders in a single click! | 7.9 | Word of the day | returns a carefully chosen words daily. | 200 | Example_1 | {"version": "1.0", "data": {"word": "mounch", "meaning": "To munch. [Obs.]"}} | {"type": "object"} |
190d6575-a21d-48e6-86db-b5243a6f1ff0/1a7d1296-7fb2-47e7-93ea-576f669e0b04/0/0 | Words API | Search, find random gems, explore the Word of the Day, and enjoy quotes, word associations, and games. Perfect for writers, developers, and language lovers—your gateway to linguistic wonders in a single click! | 7.9 | Game Random | return a random contexto game/id | 200 | Example_1 | {"version": "1.0", "data": {"answer": "pay", "words": [{"word": "fee", "distance": 1}, {"word": "credit", "distance": 2}, {"word": "loan", "distance": 3}, {"word": "debit", "distance": 4}, {"word": "cash", "distance": 5}, {"word": "repayment", "distance": 6}, {"word": "payable", "distance": 7}, {"word": "expense", "dis... | {"type": "object"} |
190d6575-a21d-48e6-86db-b5243a6f1ff0/4f640abb-3d52-4326-b179-9d0be2f55c46/0/0 | Words API | Search, find random gems, explore the Word of the Day, and enjoy quotes, word associations, and games. Perfect for writers, developers, and language lovers—your gateway to linguistic wonders in a single click! | 7.9 | Word Vis | Visualize word | 200 | Example_1 | {"version": "1.0", "data": {"input": "remove", "words": [{"word": "remove", "type": "noun"}, {"word": "remove", "type": "verb"}, {"word": "take", "type": "verb"}, {"word": "take\u00a0away", "type": "verb"}, {"word": "absent", "type": "verb"}, {"word": "transfer", "type": "verb"}, {"word": "get\u00a0rid\u00a0of", "type"... | {"type": "object"} |
190d6575-a21d-48e6-86db-b5243a6f1ff0/cf7bc29c-35d5-459a-9e76-42bf756c6703/0/0 | Words API | Search, find random gems, explore the Word of the Day, and enjoy quotes, word associations, and games. Perfect for writers, developers, and language lovers—your gateway to linguistic wonders in a single click! | 7.9 | Random Word | Returns a random word | 200 | Example_1 | {"version": "1.0", "data": {"length": "5", "words": ["salmon", "will", "keep", "solar", "over"]}} | {"type": "object"} |
190d6575-a21d-48e6-86db-b5243a6f1ff0/8bc043aa-6d3d-4466-aebd-025a045a14d1/0/0 | Words API | Search, find random gems, explore the Word of the Day, and enjoy quotes, word associations, and games. Perfect for writers, developers, and language lovers—your gateway to linguistic wonders in a single click! | 7.9 | Word Associated | returns a collection of related words based on the word you provide. | 200 | Example_1 | {"version": "1.0", "data": {"word": "help", "words": [{"word": "solve", "score": 1257}, {"word": "understand", "score": 1254}, {"word": "recover", "score": 1241}, {"word": "improve", "score": 1228}, {"word": "prepare", "score": 1218}, {"word": "raise", "score": 1213}, {"word": "manage", "score": 1208}, {"word": "identi... | {"type": "object"} |
190d6575-a21d-48e6-86db-b5243a6f1ff0/8ad95bc8-c265-46e7-82a5-b279a5e81fc0/0/0 | Words API | Search, find random gems, explore the Word of the Day, and enjoy quotes, word associations, and games. Perfect for writers, developers, and language lovers—your gateway to linguistic wonders in a single click! | 7.9 | Search Word | Instantly access a vast lexicon, finding the perfect word has never been easier | 200 | Example_1 | {"version": "1.0", "data": {"word": "almost", "phonetic": "/\u0254\u02d0l.\u02c8m\u0259\u028ast/", "phonetics": {"text": "/\u02c8\u0251l.mo\u028ast/", "audio": "https://api.dictionaryapi.dev/media/pronunciations/en/almost-us.mp3"}, "license": {"name": "CC BY-SA 3.0", "url": "https://creativecommons.org/licenses/by-sa/3... | {"type": "object"} |
2e310a1d-1948-4e0d-bc47-668ab7b7f2b0/68afcea9-b4d0-4598-8d04-54fbbfb7f08c/0/0 | Univcomm | Similar features as Quora but limited to college/university.
University + Community = Univcomm | null | /admin/auth/login | Admin login, | 200 | Example_1 | {"access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NjY5MDEzNjYsInN1YiI6IjEifQ.s0x_VZdEUvobcz42XPbHd60GaIjLr2gstsUlyLSyPHI", "token_type": "bearer"} | {"type": "object", "properties": {"access_token": {"type": "string"}, "token_type": {"type": "string"}}} |
2e310a1d-1948-4e0d-bc47-668ab7b7f2b0/692c6853-8b55-4fcc-bc13-5bd749a32b8a/0/0 | Univcomm | Similar features as Quora but limited to college/university.
University + Community = Univcomm | null | /admin/activate_user/21 | Activate a user by user id. | 200 | Example_1 | {"id": 21, "email": "user@gmail.com", "first_name": "New", "last_name": "User", "roll_no": "owppsamgs", "user_type": 0, "is_active": 1} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "email": {"type": "string"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "roll_no": {"type": "string"}, "user_type": {"type": "integer", "format": "int6... |
2e310a1d-1948-4e0d-bc47-668ab7b7f2b0/717d856f-49ed-48ac-8147-a0c24b74c4d4/0/0 | Univcomm | Similar features as Quora but limited to college/university.
University + Community = Univcomm | null | /admin/users | Get all inactive users. | 200 | Example_1 | {"users": {}} | {"type": "object", "properties": {"users": {"type": "object", "items": {"type": "object"}}}} |
2e310a1d-1948-4e0d-bc47-668ab7b7f2b0/e784a9f1-8e6d-487f-9fa4-14091af534b3/0/0 | Univcomm | Similar features as Quora but limited to college/university.
University + Community = Univcomm | null | /user/threads | Get all threads of a logged in user. | 200 | Example_1 | {"posts": {}} | {"type": "object", "properties": {"posts": {"type": "object", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "content": {"type": "string"}, "user_id": {"type": "integer"}, "user": {"type": "object"}}}}}} |
2e310a1d-1948-4e0d-bc47-668ab7b7f2b0/41c492d1-8b90-4b66-a865-cbbcfb38de0d/0/0 | Univcomm | Similar features as Quora but limited to college/university.
University + Community = Univcomm | null | /auth/register | Register a user. | 201 | Example_1 | {"id": 21, "email": "user@gmail.com", "first_name": "New", "last_name": "User", "roll_no": "owppsamgs", "user_type": 0, "is_active": 0} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "email": {"type": "string"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "roll_no": {"type": "string"}, "user_type": {"type": "integer", "format": "int6... |
2e310a1d-1948-4e0d-bc47-668ab7b7f2b0/96ae83bf-aea4-45fc-ab61-8d33db51df12/0/0 | Univcomm | Similar features as Quora but limited to college/university.
University + Community = Univcomm | null | /auth/login | Login a user. | 200 | Example_1 | {"access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NjY5MDExNzcsInN1YiI6IjIxIn0.Rahmw-4RuJMZfaTYGHEYCJYsDYi2JKC7iR6wqZkqocM", "token_type": "bearer"} | {"type": "object", "properties": {"access_token": {"type": "string"}, "token_type": {"type": "string"}}} |
2e310a1d-1948-4e0d-bc47-668ab7b7f2b0/0d3e8fa6-d4ae-46d7-89df-212ac7bf6839/0/0 | Univcomm | Similar features as Quora but limited to college/university.
University + Community = Univcomm | null | /user/queries | Get all queries of a logged in user. | 200 | Example_1 | {"questions": {}} | {"type": "object", "properties": {"questions": {"type": "object", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "question": {"type": "string"}, "user_id": {"type": "integer"}, "user": {"type": "object"}}}}}} |
2e310a1d-1948-4e0d-bc47-668ab7b7f2b0/aa3f3bd3-5528-41ee-b9e1-a731bff6b612/0/0 | Univcomm | Similar features as Quora but limited to college/university.
University + Community = Univcomm | null | /user/ask | Logged in user can ask a question. | 200 | Example_1 | {"id": 11, "question": "Kya bhai sb mast?", "user_id": 21, "user": {"id": 21, "email": "user@gmail.com", "first_name": "New", "last_name": "User", "roll_no": "owppsamgs", "user_type": 0, "is_active": 1}} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "question": {"type": "string"}, "user_id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "user": {"type": "object", ... |
2e310a1d-1948-4e0d-bc47-668ab7b7f2b0/99230228-ae91-4050-ae7c-71be7045f0fd/0/0 | Univcomm | Similar features as Quora but limited to college/university.
University + Community = Univcomm | null | /user/post | Logged in user can post a thread. | 200 | Example_1 | {"id": 8, "title": "This is the title", "content": "this is the content", "user_id": 21, "user": {"id": 21, "email": "user@gmail.com", "first_name": "New", "last_name": "User", "roll_no": "owppsamgs", "user_type": 0, "is_active": 1}} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "title": {"type": "string"}, "content": {"type": "string"}, "user_id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000},... |
4c06479d-ae53-4af4-ad72-8ca20f7c4b17/c1a77322-2657-42c1-b459-eb2c3e090d22/0/0 | Word of the day | Get the word of the day with type and meaning etc. | 9.2 | Word of the day from DC | Get word of the day from dictionary.com | 200 | Response | [{"date": "Friday, November 12, 2021", "word": "dojo", "type": "not available", "mean": "a school or practice hall where karate, judo, or other martial arts are taught."}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "word": {"type": "string"}, "type": {"type": "string"}, "mean": {"type": "string"}}, "required": ["date", "mean", "type", "word"]}} |
4c06479d-ae53-4af4-ad72-8ca20f7c4b17/d95727e6-9c6e-4740-af86-8eac0a479a1a/0/0 | Word of the day | Get the word of the day with type and meaning etc. | 9.2 | Word of the day from ld | Get word of the day from ld | 200 | Response | [{"date": "November 12, 2021", "word": "aerobic", "type": "adjective", "mean": "1 of exercise : strengthening the heart and lungs by making them work hard for several minutes or more2 technical : using oxygen"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "word": {"type": "string"}, "type": {"type": "string"}, "mean": {"type": "string"}}, "required": ["date", "mean", "type", "word"]}} |
4c06479d-ae53-4af4-ad72-8ca20f7c4b17/74d4c33f-a044-4dc3-a909-2e19c06f9464/0/0 | Word of the day | Get the word of the day with type and meaning etc. | 9.2 | Word of the day from mw | Get word of the day from mw. | 200 | Response | [{"date": "November 12, 2021", "word": "edify", "type": "verb", "mean": "Edify means \"to uplift, enlighten, or inform."}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "word": {"type": "string"}, "type": {"type": "string"}, "mean": {"type": "string"}}, "required": ["date", "mean", "type", "word"]}} |
4c06479d-ae53-4af4-ad72-8ca20f7c4b17/068a6e4c-52da-4dca-b989-5e935a089c98/0/0 | Word of the day | Get the word of the day with type and meaning etc. | 9.2 | Word of the day from cd | Get word of the day from cd. | 200 | Response | [{"date": "Nov 12, 2021", "word": "climate change", "type": "not available", "mean": "Climate change refers to changes in the earth\u2019s climate, especially the gradual rise in temperature caused by high levels of carbon dioxide and other gases . "}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "word": {"type": "string"}, "type": {"type": "string"}, "mean": {"type": "string"}}, "required": ["date", "mean", "type", "word"]}} |
4c06479d-ae53-4af4-ad72-8ca20f7c4b17/9d70af98-610d-4b60-8dfb-b7027e41c609/0/0 | Word of the day | Get the word of the day with type and meaning etc. | 9.2 | Word of the day from pm | Get word of the day from pm | 200 | Response | [{"date": "12-Nov-2021", "word": "Encumber", "type": "verb", "mean": "To restrict or hinder.To burden with a legal claim.To burden or weigh down."}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "word": {"type": "string"}, "type": {"type": "string"}, "mean": {"type": "string"}}, "required": ["date", "mean", "type", "word"]}} |
4c06479d-ae53-4af4-ad72-8ca20f7c4b17/2d155905-14c6-4567-8af4-9905719a0619/0/0 | Word of the day | Get the word of the day with type and meaning etc. | 9.2 | Recent word of the day from DC | Fetches upto 3 recent word from Dictionary.com | 200 | Response | [{"date": "Friday, November 12, 2021", "word": "dojo", "type": "not available", "mean": "a school or practice hall where karate, judo, or other martial arts are taught."}, {"date": "Thursday, November 11, 2021", "word": "curlicue", "type": "not available", "mean": "an ornamental, fancy curl or twist, as in a signature.... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "word": {"type": "string"}, "type": {"type": "string"}, "mean": {"type": "string"}}, "required": ["date", "mean", "type", "word"]}} |
4c06479d-ae53-4af4-ad72-8ca20f7c4b17/9fb712c5-6b86-451b-8c52-744f2a71c8fe/0/0 | Word of the day | Get the word of the day with type and meaning etc. | 9.2 | Get word of the day from multiple sources | Gets word of the day from mutiple sources in one go easy. | 200 | Response | [{"source": "dictionary.com", "date": "Friday, November 12, 2021", "word": "dojo", "type": "not available", "mean": "a school or practice hall where karate, judo, or other martial arts are taught."}, {"source": "merriam-webster.com", "date": "November 12, 2021", "word": "edify", "type": "verb", "mean": "Edify means \"t... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "date": {"type": "string"}, "word": {"type": "string"}, "type": {"type": "string"}, "mean": {"type": "string"}}, "required": ["date", "mean", "source", "type", "word"]}} |
d679b3ba-df23-4061-8c5d-d0ed2403235d/5e49dea5-fb00-4e7c-a27a-82222265c50c/0/0 | thefluentme | The AI-powered language pronunciation API with ChatGPT | 8.7 | Get all languages | Returns a list of all supported languages. The API supports 40 different languages and 80 different voices for the ai_reading. This is used to define the post language when a post is added. It also defines the voice for the sound file that is generated for the user to listen to. | 200 | Response | {"supported_languages": [{"language_id": 1, "language_name": "Afrikaans ", "language_voice": "Afrikaans (South Africa) - female voice"}, {"language_id": 2, "language_name": "Arabic", "language_voice": "Arabic - female voice"}, {"language_id": 3, "language_name": "Arabic", "language_voice": "Arabic - male voice"}, {"lan... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"supported_languages": {"type": "array", "items": {"type": "object", "properties": {"language_id": {"type": "integer"}, "language_name": {"type": "string"}, "language_voice": {"type": "string"}}, "required": ["language_id", "language_name", ... |
d679b3ba-df23-4061-8c5d-d0ed2403235d/c7a58b3d-25a2-4297-9d76-c64a8f88729e/0/0 | thefluentme | The AI-powered language pronunciation API with ChatGPT | 8.7 | Get language by id | Returns a language by id | 200 | Response | {"supported_languages": [{"language_id": 1, "language_name": "Afrikaans ", "language_voice": "Afrikaans (South Africa) - female voice"}, {"language_id": 2, "language_name": "Arabic", "language_voice": "Arabic - female voice"}, {"language_id": 3, "language_name": "Arabic", "language_voice": "Arabic - male voice"}, {"lan... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"supported_languages": {"type": "array", "items": {"type": "object", "properties": {"language_id": {"type": "integer"}, "language_name": {"type": "string"}, "language_voice": {"type": "string"}}, "required": ["language_id", "language_name", ... |
d0759654-135c-411d-aea2-f9a3e291c904/ac41e64f-e84d-4e4e-9590-07d2266b201c/0/0 | Random Math Problem | A simple API for serving random math problems. | null | Random problem | Get a random problem in string format. | 200 | Response | {"title": "Largest integer divisible by two primes", "problem": "\r\n\nThe largest integer \u2264 100 that is only divisible by both the primes 2 and 3 is 96, as 96=32*3=25*3.\nFor two distinct primes p and q let M(p,q,N) be the largest positive integer \u2264N only divisible\nby both p and q and M(p,q,N)=0 if such a p... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "problem": {"type": "string"}}, "required": ["problem", "title"]} |
4de713f1-67d0-45c6-b54a-a32168857803/0455ba39-a2b2-444e-90d5-ba4f88870010/0/0 | API-ObraArtes | api sobre obras de arte | 5.9 | GET obras de um movimento | Esse endpoint pega todas as obras relacionadas ao movimento especificado, caso dê certo, retorna 200, caso não encontre o artista, 404 e caso tenha algum erro interno no banco de dados, 500. | 200 | Response | [{"_id": "65205a7f1740ea1d72037caa", "nomeObra": "Mona Lisa", "fk_nomeArtista": "Leonardo da Vinci", "fk_nomeMovimento": "Renascimento", "ano": 1504, "linkFoto": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Mona_Lisa%2C_by_Leonardo_da_Vinci%2C_from_C2RMF_retouched.jpg/1374px-Mona_Lisa%2C_by_Leonardo_da_Vi... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "nomeObra": {"type": "string"}, "fk_nomeArtista": {"type": "string"}, "fk_nomeMovimento": {"type": "string"}, "ano": {"type": "integer"}, "linkFoto": {"type": "string"}, "descricao": {"ty... |
4de713f1-67d0-45c6-b54a-a32168857803/19511807-a607-43c2-85e1-a7a8ca7ec318/0/0 | API-ObraArtes | api sobre obras de arte | 5.9 | GET lista de movimentos | Esse endpoint retorna a lista de todos movimentos disponíveis dessa API, caso dê certo, retorna 200, caso tenha algum erro no banco de dados, 500. | 200 | Response | {"1": "Romantismo", "2": "Renascimento", "3": "Modernismo", "4": "Surrealismo"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}}, "required": ["1", "2", "3", "4"]} |
4de713f1-67d0-45c6-b54a-a32168857803/60d83210-3b82-442f-885c-6aa6802c3d58/0/0 | API-ObraArtes | api sobre obras de arte | 5.9 | GET todos movimentos | Esse endpoint retorna todos movimentos da API, caso dê certo, retorna 200, caso tenha algum erro interno no banco de dados, 500. | 200 | Response | [{"_id": "6520c25d70ffb97b53eb80b2", "nomeMovimento": "Modernismo", "descricaoMovimento": "O mordenismo \u00e9 foi um movimento art\u00edstico do in\u00edcio do s\u00e9culo XX que rompeu com os valores e estilos tradicionais, buscando a inova\u00e7\u00e3o e a explora\u00e7\u00e3o de novos temas e formas de express\u00e... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "nomeMovimento": {"type": "string"}, "descricaoMovimento": {"type": "string"}, "dataInicio": {"type": "integer"}, "dataTermino": {"type": "integer"}, "__v": {"type": "integer"}, "obras": ... |
4de713f1-67d0-45c6-b54a-a32168857803/a683e0af-ab83-49f2-9e06-4f1831f550ec/0/0 | API-ObraArtes | api sobre obras de arte | 5.9 | GET artista pelo nome | esse endpoint pega um artista pelo nome especificado, caso dê certo, retorna 200, caso não encontre o artista, 404 e caso tenha algum erro interno no banco de dados, 500. | 200 | Response | {"_id": "65204d2583c7c3e4a3d43e98", "nomeArtista": "Leonardo da Vinci", "index": 4, "linkFoto": "https://upload.wikimedia.org/wikipedia/commons/archive/b/ba/20101125233907%21Leonardo_self.jpg", "__v": 0} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"_id": {"type": "string"}, "nomeArtista": {"type": "string"}, "index": {"type": "integer"}, "linkFoto": {"type": "string"}, "__v": {"type": "integer"}}, "required": ["__v", "_id", "index", "linkFoto", "nomeArtista"]} |
4de713f1-67d0-45c6-b54a-a32168857803/41886ba0-fc84-4d96-9a2b-74e9b259867d/0/0 | API-ObraArtes | api sobre obras de arte | 5.9 | GET obras de um artista | Esse endpoint pega todas as obras relacionadas ao artista especificado, caso dê certo, retorna 200, caso não encontre o artista, 404 e caso tenha algum erro interno no banco de dados, 500. | 200 | Response | [{"_id": "65205a7f1740ea1d72037caa", "nomeObra": "Mona Lisa", "fk_nomeArtista": "Leonardo da Vinci", "fk_nomeMovimento": "Renascimento", "ano": 1504, "linkFoto": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Mona_Lisa%2C_by_Leonardo_da_Vinci%2C_from_C2RMF_retouched.jpg/1374px-Mona_Lisa%2C_by_Leonardo_da_Vi... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "nomeObra": {"type": "string"}, "fk_nomeArtista": {"type": "string"}, "fk_nomeMovimento": {"type": "string"}, "ano": {"type": "integer"}, "linkFoto": {"type": "string"}, "descricao": {"ty... |
4de713f1-67d0-45c6-b54a-a32168857803/d3545fc3-3fa8-43a7-aab4-8f8700b7cab4/0/0 | API-ObraArtes | api sobre obras de arte | 5.9 | GET todos artistas | É o endpoint que retorna todos artistas da API, caso dê certo, retorna 200, caso tenha algum erro interno no banco de dados, 500. | 200 | Response | [{"_id": "652040707ede7beb15b91f2b", "nomeArtista": "Caspar David Friedrich", "index": 1, "linkFoto": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/ac/Gerhard_von_K%C3%BCgelgen_portrait_of_Friedrich.jpg/330px-Gerhard_von_K%C3%BCgelgen_portrait_of_Friedrich.jpg", "__v": 0}, {"_id": "6520692282ec9745719d8043", ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "nomeArtista": {"type": "string"}, "index": {"type": "integer"}, "linkFoto": {"type": "string"}, "__v": {"type": "integer"}}, "required": ["__v", "_id", "index", "linkFoto", "nomeArtista"... |
ae3b09cc-57b2-4c0e-94e9-abba9c60e2e5/be101d2e-c2b9-4291-a876-dad2d825b9c2/0/0 | Bible | Russian translation bible API | 5.3 | verse_verse_get | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... | |
ae3b09cc-57b2-4c0e-94e9-abba9c60e2e5/be101d2e-c2b9-4291-a876-dad2d825b9c2/1/0 | Bible | Russian translation bible API | 5.3 | verse_verse_get | 200 | null | {"text": "\u0412 \u043d\u0430\u0447\u0430\u043b\u0435 \u0441\u043e\u0442\u0432\u043e\u0440\u0438\u043b \u0411\u043e\u0433 \u043d\u0435\u0431\u043e \u0438 \u0437\u0435\u043c\u043b\u044e."} | {"title": "VerseOut", "required": ["text"], "type": "object", "properties": {"text": {"title": "Text", "type": "string"}}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.