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 |
|---|---|---|---|---|---|---|---|---|---|
89fa5a88-4d9d-49d5-b84c-812023f36def/8276169b-5a65-414b-874b-4eaa047e3312/0/0 | Ocean Assist | News about climate change from sources all over the world. | null | Climate News From Source | This endpoint will return all news about climate change from all over the world from a particular source. | 200 | Example_1 | [{"title": "COP27 talks go down to the wire amid climate compensation rift ", "url": "https://www.standard.co.uk/news/world/cop27-climate-change-final-day-talks-egypt-deal-compensation-emissions-mitigation-b1040921.html", "source": "es"}] | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}}} |
89fa5a88-4d9d-49d5-b84c-812023f36def/62b808a3-51f6-4cb5-8f45-9583d98f7e9e/0/0 | Ocean Assist | News about climate change from sources all over the world. | null | Get All Climate Change News | This endpoint will return all news about climate change from all over the world. | 200 | Example_1 | [{"title": "COP27 talks go down to the wire amid climate compensation rift ", "url": "https://www.standard.co.uk/news/world/cop27-climate-change-final-day-talks-egypt-deal-compensation-emissions-mitigation-b1040921.html", "source": "es"}, {"title": "COP27: What are climate change \u2018loss and damage\u2019 reparations... | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}}} |
18681d53-9ebf-4c6b-a8a4-e478b8fb899c/c5da043a-aebc-411d-be1d-b15004e4365b/0/0 | Climate Change lv | API - Showing all latest Climate Changes News around the world | null | Get All Individual Source of Climate Changes News | Get All Individual News of Climate Changes News and the Source. | 200 | New Example | [{"title": "As heat records tumble UN finds governments are missing climate targets", "url": "https://www.smh.com.au/environment/climate-change/as-heat-records-tumble-un-finds-governments-are-missing-climate-targets-20230909-p5e3bf.html", "source": "smh"}, {"title": "Despite climate goals, California will let three gas... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
18681d53-9ebf-4c6b-a8a4-e478b8fb899c/a24b7ec8-c0b0-459b-a080-59c1c536caa3/0/0 | Climate Change lv | API - Showing all latest Climate Changes News around the world | null | Get All Climate Changes News | This endpoint will return back all news about Climate Change from all over the World | 200 | New Example | [{"title": "What is climate change? The evidence and solutions explained in charts", "url": "https://www.thetimes.co.uk/article/what-is-climate-change-the-evidence-and-solutions-explained-in-charts-jtrqp0v0j", "source": "thetimes"}, {"title": "20 things you can do right now to stop climate change", "url": "https://www.... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
d596b133-eea6-4c90-bc5c-028259a3df66/0d13162f-54ea-4b47-9085-6265dc7e8bc5/0/0 | My First Climate Change | My first API showing climate change news around the world. | null | Get Individual News Source News | Gets News about Climate Change from specific news resource. | 200 | New Example | [{"title": " Don\u2019t put climate activists on trial, CPS urged ", "url": "https://www.theguardian.com/environment/2021/oct/30/dont-put-climate-activists-on-trial-cps-urged", "source": "thegaurdian"}, {"title": "Don\u2019t put climate activists on trial, CPS urged", "url": "https://www.theguardian.com/environment/20... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
fc9b7e75-2b4a-4e7b-97bc-c4e92fd04672/be10f94f-a0cf-484c-8260-d5b753e40af7/0/0 | Latest CLimate Change News | An API showing all the major news updates regarding climate change around the world. | 0 | Can get all the informations from various newspapers source. | It returns back and provides all the information from related news source that is picked. | 200 | New Example | [{"title": " Youth activists petition UN to declare \u2018systemwide climate emergency\u2019 ", "url": "https://www.theguardian.com/environment/2021/nov/10/youth-activists-petition-un-to-declare-systemwide-climate-emergency", "source": "guardian"}, {"title": "\n\t\t\t\t\t\tCop26 is our last chance to tackle climate ch... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
b1b10475-b0d0-453c-8c12-0ff887ca58b4/fb387d5d-74c5-42ea-a1a9-db5386f2bdca/0/0 | Horoscope | Get Daily Horoscope Data | Astrology API | 8.9 | Horoscope By Date | Get horoscope for all horoscope sign for given date | 200 | Response | {"success": true, "payload": {"Aquarius": "Let love be your shield today, Aquarius. So, here\u2019s the thing - we either try and fear something bad and try to protect ourselves from it OR we allow ourselves to come from the purity of our hearts and trust that only the good will find us. Most of us focus on the former,... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "payload": {"type": "object", "properties": {"Aquarius": {"type": "string"}, "Aries": {"type": "string"}, "Cancer": {"type": "string"}, "Capricorn": {"type": "string"}, "Gemini": {"type": "string"}, "Leo": {"t... |
b1b10475-b0d0-453c-8c12-0ff887ca58b4/e40effa4-242c-4fdb-b067-96cdcfe3149b/0/0 | Horoscope | Get Daily Horoscope Data | Astrology API | 8.9 | Horoscope Signs | Returns list of all horoscope astrological signs and their respective images | 200 | Response | {"success": true, "payload": {"signs": ["Aquarius", "Aries", "Cancer", "Capricorn", "Gemini", "Leo", "Libra", "Pisces", "Sagittarius", "Scorpio", "Taurus", "Virgo"], "images": {"Aquarius": "https://ik.imagekit.io/rcommunity/Zodiac_Signs/Aquarius-866x487_-7CHhUuICv.jpg", "Aries": "https://ik.imagekit.io/rcommunity/Zodia... | {"type": "object", "properties": {"success": {"type": "boolean"}, "payload": {"type": "object", "properties": {"signs": {"type": "array", "items": {"type": "string"}}, "images": {"type": "object", "properties": {"Aquarius": {"type": "string"}, "Aries": {"type": "string"}, "Cancer": {"type": "string"}, "Capricorn": {"ty... |
44e50b1c-5a43-4789-9b4d-2004822304aa/a4492f78-eae7-4843-b0a4-2aaa88eb92cb/0/0 | Abortion Live | An API showing all the latest Abortion related news around the world | null | Get Individual News Source News | Get News about abortion from specific news resources | 200 | New Example | [{"title": "Are abortion medications delivered by mail illegal?", "url": "https://www.nytimes.com/article/medical-abortions-mifepristone-misoprostol-illegal.html", "source": "nytimes"}, {"title": "Under Court\u2019s Shadow, N.Y. Governor Candidates Lob Final PitchesRulings on abortion and guns shape the final weekend o... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
44e50b1c-5a43-4789-9b4d-2004822304aa/a0a47b46-1307-467d-84e6-14b68df42e35/0/0 | Abortion Live | An API showing all the latest Abortion related news around the world | null | Get All Abortion Related News | This endpoint will return back all news about Abortions from all over the world | 200 | New Example | [{"title": "Are abortion medications delivered by mail illegal?", "url": "https://www.nytimes.com/article/medical-abortions-mifepristone-misoprostol-illegal.html", "source": "nytimes"}, {"title": "Under Court\u2019s Shadow, N.Y. Governor Candidates Lob Final PitchesRulings on abortion and guns shape the final weekend o... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
b515e3af-fa8e-4050-a944-daa5bdf1fc36/d5d75785-907e-428b-8e94-316d9c62b5f0/0/0 | AI News - Global | Global News produced by AI | 8.5 | Available Regions | Get all available regions. | 200 | Example_1 | {"au": "Australia", "ca": "Canada", "cn": "China", "de": "Germany", "fr": "France", "gb": "United Kingdom", "hk": "Hong Kong", "id": "India", "in": "Indonesia", "it": "Italy", "jp": "Japan", "kr": "Korea", "my": "Malaysia", "nz": "New Zealand", "ru": "Russian", "th": "Thailand", "tw": "Taiwan", "us": "United States"} | {"properties": {"au": {"type": "string"}, "ca": {"type": "string"}, "cn": {"type": "string"}, "de": {"type": "string"}, "fr": {"type": "string"}, "gb": {"type": "string"}, "hk": {"type": "string"}, "id": {"type": "string"}, "in": {"type": "string"}, "it": {"type": "string"}, "jp": {"type": "string"}, "kr": {"type": "st... |
bdcebb28-c18c-49e6-9789-b3fff19e34aa/94fa8d56-d72a-428e-842e-a0ba7c8678ba/0/0 | Climate Change Live | An API showing the latest climate change news around the world | null | Get Individual News Source News | Get News about Climate change from a specific news resource | 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"]} |
3dbd4d75-ff58-4349-8452-c8c9ad85647c/ee099f07-c399-40fd-9e3f-55a2545c3482/0/0 | Test | Test | null | camera | test camera | 200 | New Example | {"key1": "value", "key2": "value"} | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
b76640db-95b0-49af-8ce6-f38661c1c1cf/81b83d58-0353-4bad-b597-3dd03bdfb75e/0/0 | ISBIN-BA-API | A Public API to access data generated by ISBIN in Bairro Alto | null | Sign in | Sign in and retrieve the auth token | 200 | Sign in | {"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjYxMDk1YTJhMTZjZDgyZWRmNjBiNTRiMSIsImlhdCI6MTYzMzM2MzM3MCwiZXhwIjoxNjMzMzY2OTcwfQ.GiQqDSQtSkkHwKKI9APxjDv5xOXa7RbJSeYIlMViPao", "user": {"id": "12331a2a133cd82edf60b54b1", "name": "Test Name", "email": "Test Email"}} | {"type": "object", "properties": {"token": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "email": {"type": "string"}}}}} |
b76640db-95b0-49af-8ce6-f38661c1c1cf/a27118ca-ddb9-4f48-8f9a-e7d198cd056b/0/0 | ISBIN-BA-API | A Public API to access data generated by ISBIN in Bairro Alto | null | Get location count | The endpoint will return the number of entries for a specific location | 200 | New Example | {"count": 12312} | {"type": "object", "properties": {"count": {"type": "integer"}}} |
0ed8b8d0-358e-40c8-adfc-c6ab6c4af85f/8ef9dca6-1cc4-4746-9f0d-31188e5605b1/0/0 | SSL Checker | Get all sensitive data about any public SSL certificate | 0.1 | check-ssl | Performs full check of provided SSL certificate | 200 | Response | {"additional_domains": ["www.example.org", "example.com", "example.edu", "example.net", "example.org", "www.example.com", "www.example.edu", "www.example.net"], "code": 200, "days_until_expiration": 285, "domain": "www.example.org", "error": "ok", "execution_time": 309, "expiration_date": "2021-12-25T23:59:59.000000Z",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"additional_domains": {"type": "array", "items": {"type": "string"}}, "code": {"type": "integer"}, "days_until_expiration": {"type": "integer"}, "domain": {"type": "string"}, "error": {"type": "string"}, "execution_time": {"type": "integer"}... |
146542ef-c1fb-4481-8b96-fb3e9af8cd4f/4c5d737f-84e3-4e73-9287-a42d1686853b/0/0 | SSL Certificate | Retrieve information about a domain's certificate. | null | All Information | Retrieve all available information about the domain. | 200 | New Example | {"key1": "value", "key2": "value"} | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
bd1de56e-3ba1-4b64-adad-e95faf07713e/b8304cbb-cccc-44cd-916b-a09f430a69bf/0/0 | stack overflow monitor | an api retrieving the top questions from stack overflow from the home page categories, (bounty, interesting, week top), providing the question, number of answers and URL. | null | Get top bounty questions on stack over flow | this return the top questions under the bounty tab of stack overlfow, displaying the question the URL and the rep that can be gained if answered. | 200 | New Example | [{"question": "Flutter on M1: GoogleMapsBase & Flutter.h not found errors after moving to mac from windows", "url": "https://stackoverflow.com/questions/69608804/flutter-on-m1-googlemapsbase-flutter-h-not-found-errors-after-moving-to-mac-f", "answerCount": "1", "rep": "+50"}, {"question": "Selecting such vector element... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"question": {"type": "string"}, "url": {"type": "string"}, "answerCount": {"type": "string"}, "rep": {"type": "string"}}, "required": ["answerCount", "question", "rep", "url"]}} |
bd1de56e-3ba1-4b64-adad-e95faf07713e/5e29f826-093b-49ec-b141-64a6aa7d4ae4/0/0 | stack overflow monitor | an api retrieving the top questions from stack overflow from the home page categories, (bounty, interesting, week top), providing the question, number of answers and URL. | null | get the weeks top questions | this endpoint return the past weeks top questions | 250 | New Example | [{"question": "Why does my Intel Skylake / Kaby Lake CPU incur a mysterious factor 3 slowdown in a simple hash table implementation?", "url": "https://stackoverflow.com/questions/69664733/why-does-my-intel-skylake-kaby-lake-cpu-incur-a-mysterious-factor-3-slowdown-i", "answerCount": "1"}, {"question": "Why does redefin... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"question": {"type": "string"}, "url": {"type": "string"}, "answerCount": {"type": "string"}}, "required": ["answerCount", "question", "url"]}} |
bd1de56e-3ba1-4b64-adad-e95faf07713e/8e0c43f7-4e48-418a-94ac-8f3292267063/0/0 | stack overflow monitor | an api retrieving the top questions from stack overflow from the home page categories, (bounty, interesting, week top), providing the question, number of answers and URL. | null | get interesting questions | this end point return the top interesting questions on stack overflow | 200 | New Example | [{"question": "Detect valid status of a field in Blazor", "url": "https://stackoverflow.com/questions/69711855/detect-valid-status-of-a-field-in-blazor", "answerCount": "1"}, {"question": "How to fix JFrame color problem on MacBook Pro?", "url": "https://stackoverflow.com/questions/69729129/how-to-fix-jframe-color-prob... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"question": {"type": "string"}, "url": {"type": "string"}, "answerCount": {"type": "string"}}, "required": ["answerCount", "question", "url"]}} |
b80fc1b3-4565-452e-a038-f54e1320a218/ecf8edfb-6672-45d8-b507-51e8379456b4/0/0 | Skin analyze | Analysis of skin condition, such as skin color, skin texture, double eyelids, eye bags, dark circles, wrinkles, acne, spots, etc. | 8.6 | Skin analyze | Skin analyze | 401 | Example | {"message": "Invalid API key in request"} | {"type": "object", "properties": {"message": {"type": "string", "required": true, "example": "Invalid API key in request", "description": "Error Message."}}} |
b80fc1b3-4565-452e-a038-f54e1320a218/ecf8edfb-6672-45d8-b507-51e8379456b4/1/0 | Skin analyze | Analysis of skin condition, such as skin color, skin texture, double eyelids, eye bags, dark circles, wrinkles, acne, spots, etc. | 8.6 | Skin analyze | Skin analyze | 200 | Success | {"request_id": "3A9BFC5E-3F7C-4D9A-9445-908C6D14AB5B", "log_id": "3A9BFC5E-3F7C-4D9A-9445-908C6D14AB5B", "error_code": 0, "face_rectangle": {"top": 0, "left": 0, "width": 0, "height": 0}, "result": {"left_eyelids": {"value": 0, "confidence": 0.89}, "right_eyelids": {"value": 0, "confidence": 0.89}, "eye_pouch": {"value... | {"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... |
b80fc1b3-4565-452e-a038-f54e1320a218/ecf8edfb-6672-45d8-b507-51e8379456b4/1/1 | Skin analyze | Analysis of skin condition, such as skin color, skin texture, double eyelids, eye bags, dark circles, wrinkles, acne, spots, etc. | 8.6 | Skin analyze | Skin analyze | 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... |
be9fe306-3de2-4fd8-9a43-74a229a3a948/807b3ec4-ba75-4086-a2de-e88e5aa85e80/0/0 | Latest Earthquakes | Last earthquakes, date, latitude, longitude, magnitude and depth | 0.1 | Get | Get last earthquakes, date, latitude, longitude, magnitude and depth | 200 | New Example | {"fecha": "Tuesday November 17 2020, 03:05:36 ", "id": 2, "lat": "60.189300", "long": "-153.138600", "magnitud": "1.500000", "profundidad": "75.000000"} | {"properties": {"fecha": {"type": "string"}, "id": {"type": "integer"}, "lat": {"type": "string"}, "long": {"type": "string"}, "magnitud": {"type": "string"}, "profundidad": {"type": "string"}}, "type": "object"} |
806d3cd2-7330-415f-8ba7-1698e59c5584/84cab311-6228-417c-a229-d340e0d05191/0/0 | Oh Fudge | Check if your webpage is Alive or Dead! | null | Status | Get Website Link Status (Dead or Alive) | 200 | Website Url Check | {"code": 200, "message": "OK", "status": "Alive"} | {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}, "status": {"type": "string"}}} |
7e89655b-04f1-4255-9e33-b48ea6ea1103/e1997501-ae5f-4712-b14f-59fbecd52a06/0/0 | IP Advanced Toolkit | IP Advanced Toolkit | null | Basic IP Lookup | d | 200 | Response | {"as": "AS49505 OOO Network of data-centers Selectel", "city": "Moscow", "country": "Russia", "countryCode": "RU", "isp": "OOO \"Network of data-centers \"Selectel\"", "lat": 55.7558, "lon": 37.6173, "org": "Chang Way Technologies Co. Limited", "query": "193.201.9.108", "region": "MOW", "regionName": "Moscow", "status"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"as": {"type": "string"}, "city": {"type": "string"}, "country": {"type": "string"}, "countryCode": {"type": "string"}, "isp": {"type": "string"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "org": {"type": "string"}, "query": {"ty... |
7e89655b-04f1-4255-9e33-b48ea6ea1103/77308072-6346-4c32-9231-5bd545102651/0/0 | IP Advanced Toolkit | IP Advanced Toolkit | null | Cloudfare & Subdomain Scanner | Deep Subdomain Scanner.
Input must be like : "google.com" | 200 | Response | {"result": [{"data": ["ns3.google.com", "ns1.google.com", "ns2.google.com", "ns4.google.com"], "data_type": "Nameserver", "query_type": "ns", "server": {"country": "United States", "countrycode": "US", "latitude": "37", "location": "Mountain View CA", "longitude": "-122", "provider": "Google"}, "time_elapsed": 0.029747... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "string"}}, "data_type": {"type": "string"}, "query_type": {"type": "string"}, "server": {"type": "object", "properties": {"co... |
7e89655b-04f1-4255-9e33-b48ea6ea1103/1ff6380b-21e5-4299-9104-dd766d8795ce/0/0 | IP Advanced Toolkit | IP Advanced Toolkit | null | Advanced DNS Search | Advanced DNS Search
input must be: "google.com" | 200 | Response | {"result": [{"data": ["ns4.google.com", "ns2.google.com", "ns1.google.com", "ns3.google.com"], "data_type": "Nameserver", "query_type": "ns", "server": {"country": "United States", "countrycode": "US", "latitude": "37", "location": "Mountain View CA", "longitude": "-122", "provider": "Google"}, "time_elapsed": 0.032091... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "string"}}, "data_type": {"type": "string"}, "query_type": {"type": "string"}, "server": {"type": "object", "properties": {"co... |
38125185-88f6-4495-8ee0-7ebe7d363fc1/63cf7294-e057-48cd-b39a-bdd9668f305a/0/0 | Crypto Currency live Prices | An API showing all the latest prices of cryptocurrencies | null | Get All Crypto Currency Prices | This endpoint will return all prices about cryptocurrencies. | 200 | New Example | [{"rank": "1", "name": "Bitcoin", "price": "$56,791.03", "24h": "0.20%", "7d": "4.82%", "marketCap": "$1.07T$1,072,331,789,076", "volume": "$34,024,272,853", "circulatingSupply": "18,882,062 BTC"}, {"rank": "2", "name": "Ethereum", "price": "$4,257.78", "24h": "0.29%", "7d": "2.01%", "marketCap": "$504.43B$504,425,698,... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"rank": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "string"}, "24h": {"type": "string"}, "7d": {"type": "string"}, "marketCap": {"type": "string"}, "volume": {"type": "string"}, "circulatingS... |
e09326ef-7d2e-484c-a459-4fa21fe9a891/e7953bf9-31a9-480a-875d-0eba0f1f7189/0/0 | Crypto Domain Ownership | Get metadata and owner's wallet for NFT/Blockchain domains at scale. | null | Transfers | Figure out if a domain has been transfered in the past and their addresses. | 200 | Example | {"data": [{"domain": "brad.crypto", "from": "0x020e7c546B1567FfC7f6202Ca5F748533523dADc", "to": "0x8aaD44321A86b170879d7A244c1e8d360c99DdA8", "networkId": 1, "blockNumber": 10060311, "blockchain": "ETH"}]} | {"data": [{"domain": "{websiteURL}", "from": "0x020e7c546B1567FfC7f6202Ca5F748533523dADc", "to": "0x8aaD44321A86b170879d7A244c1e8d360c99DdA8", "networkId": 1, "blockNumber": 10060311, "blockchain": "ETH"}]} |
e09326ef-7d2e-484c-a459-4fa21fe9a891/784abfb6-596f-44c7-9373-d166f07977b5/0/0 | Crypto Domain Ownership | Get metadata and owner's wallet for NFT/Blockchain domains at scale. | null | Owner | Check domain availability and query for the records and metadata for any web3 domain | 200 | Response | {"records": {"crypto.BTC.address": "bc1qah84mry5mzp5ady8gdygzlrs0sc330qehgn969", "crypto.ETH.address": "0x501F7e2c0EB8a2e221E0Ed8a9f96B4B79d44c4B5", "crypto.LTC.address": "ltc1qnmyw6lt4wt99n9x5j2ykznj8eqjljpg8hnhcpr", "crypto.XRP.address": "rDLcKBtubFcwA4hSnHrv9VW8bMV5jwDMYf", "crypto.ZIL.address": "zil1umcaz8kc3m673p9... | {"type": "object", "properties": {"records": {"type": "object", "properties": {"crypto.BTC.address": {"type": "string"}, "crypto.ETH.address": {"type": "string"}, "crypto.LTC.address": {"type": "string"}, "crypto.XRP.address": {"type": "string"}, "crypto.ZIL.address": {"type": "string"}}}, "meta": {"type": "object", "p... |
f209789a-568b-4fd7-affd-aa6d49cf7fc3/96b526c9-50fe-4f3a-922c-791470d21561/0/0 | Exchange Rate API | Exchange Rates from Investing.com web site
It gets the ability to know the current exchange rate for specific pair of currency. | 0 | Get current exchange rate | Getting current exchange rate for specific currency pair | 200 | New Example | {"value": "0.9416"} | {"type": "object", "properties": {"value": {"type": "string"}}} |
8d1b5dbf-a333-414c-ae1d-dc5899963f81/969ae534-3d00-40c0-a882-ef216d0c9f31/0/0 | LoveDate | Get information about exactly how long you stick with your love partner | null | love | This endpoint returns a result of duration and other structure calculation. | 200 | Success Example | {"duration": {"seconds": 28, "minutes": 49, "hours": 1, "days": 7, "months": 1, "years": 4}, "total": {"seconds": 128297488, "minutes": 2138291, "hours": 35638, "days": 1485, "weeks": 212, "months": 49, "years": 4}, "anniversaries": {"monthly": {"upcoming_time": "2023-06-19T23:54:00+02:00", "time_left": 611311189524300... | {"type": "object", "properties": {"duration": {"type": "object", "properties": {"seconds": {"type": "integer"}, "minutes": {"type": "integer"}, "hours": {"type": "integer"}, "days": {"type": "integer"}, "months": {"type": "integer"}, "years": {"type": "integer"}}}, "total": {"type": "object", "properties": {"seconds": ... |
d3a9d585-da09-4678-86e9-3804d083ba47/d0cd2562-41cb-41aa-bb38-7f00837ee651/0/0 | CoronaStatsByCountry | The API provides information on total cases, deaths and recovered worldwide and for specific countries. | null | Help | API help and usage | 200 | New Example | [{"path": "/", "desc": "Base url, ping"}, {"path": "/help", "desc": "Displays this help message"}, {"path": "/total", "desc": "Total cases, deaths and recovered worldwide"}, {"path": "/total/<country>", "desc": "Total cases, deaths and recovered for select country"}] | {"type": "array", "items": {"type": "object", "properties": {"path": {"type": "string"}, "desc": {"type": "string"}}}} |
d3a9d585-da09-4678-86e9-3804d083ba47/4e43d453-cfca-4ecf-9e97-80abeeb2ca39/0/0 | CoronaStatsByCountry | The API provides information on total cases, deaths and recovered worldwide and for specific countries. | null | Total/contryname | Total cases, deaths, recovered for select country | 200 | New Example | [{"counter": "Total cases", "value": "46,294,927 "}, {"counter": "Total deaths", "value": "756,215"}, {"counter": "Total recovered", "value": "36,033,887"}] | {"type": "array", "items": {"type": "object", "properties": {"counter": {"type": "string"}, "value": {"type": "string"}}}} |
d3a9d585-da09-4678-86e9-3804d083ba47/e24d2a42-61a5-4349-8f3d-e98099f8c12f/0/0 | CoronaStatsByCountry | The API provides information on total cases, deaths and recovered worldwide and for specific countries. | null | Total | Total cases, deaths, recovered worldwide | 200 | New Example | [{"counter": "Total cases", "value": "244,321,481 "}, {"counter": "Total deaths", "value": "4,962,546"}, {"counter": "Total recovered", "value": "221,338,615"}] | {"type": "array", "items": {"type": "object", "properties": {"counter": {"type": "string"}, "value": {"type": "string"}}}} |
6a61af84-1882-42e5-b87d-5d6fb6f0ee88/ebc0682d-6aaa-4410-8d88-bb24deb079c3/0/0 | Employee Leaves | This is for mock API for employee leaves monitorization | null | Create Employee | Adding new Employee | 200 | Response | {"id": "value1", "name": "value2", "age": "value3"} | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}, "key3": {"type": "string"}}} |
0ff84641-3dfb-4b0f-bc1a-6785102769d6/7db2e566-c413-4ba1-ad94-7632c79944cb/0/0 | SSL Snitch | The easy way to monitor SSL certificate expirations. | 0 | Check | Takes a domain name and returns SSL information. Optionally, the extend property can be set for additional information. | 200 | Extended Example | {"days_remaining": 90, "valid": true, "valid_from": "2020-01-07T00:00:00.000Z", "valid_to": "2022-01-24T23:59:59.000Z", "valid_for": ["www.test.com", "test.com"], "extended": {"issuer": {"C": "US", "ST": "VA", "L": "Herndon", "O": "Network Solutions L.L.C.", "CN": "Network Solutions DV Server CA 2"}, "info_access": {"C... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"days_remaining": {"type": "integer"}, "valid": {"type": "boolean"}, "valid_from": {"type": "string"}, "valid_to": {"type": "string"}, "valid_for": {"type": "array", "items": {"type": "string"}}, "extended": {"type": "object", "properties": ... |
0ff84641-3dfb-4b0f-bc1a-6785102769d6/b437c3de-1718-47d8-94f5-894da46d7031/0/0 | SSL Snitch | The easy way to monitor SSL certificate expirations. | 0 | Check | Takes a domain name and returns SSL information. Optionally, the extend property can be set for additional information. | 200 | Extended Example | {"days_remaining": 90, "valid": true, "valid_from": "2020-01-07T00:00:00.000Z", "valid_to": "2022-01-24T23:59:59.000Z", "valid_for": ["www.test.com", "test.com"], "extended": {"issuer": {"C": "US", "ST": "VA", "L": "Herndon", "O": "Network Solutions L.L.C.", "CN": "Network Solutions DV Server CA 2"}, "info_access": {"C... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"days_remaining": {"type": "integer"}, "valid": {"type": "boolean"}, "valid_from": {"type": "string"}, "valid_to": {"type": "string"}, "valid_for": {"type": "array", "items": {"type": "string"}}, "extended": {"type": "object", "properties": ... |
b802684b-f639-41b8-8a91-6d24fb06f7fc/c089f445-2721-43d7-83c9-a3918ec3fe5a/0/0 | SSL Certificate checker | Get information about SSL Certificate validity, issuer, etc.. from your domain name. | null | Get certificate details | Get details about your SSL Certificate | 200 | New Example | {"expiresIn": 67, "fingerprint": "7B:78:A8:E1:5D:5D:DF:CC:AA:71:08:8E:E4:46:06:98:1B:B8:04:D7", "fingerprint256": "E0:22:AF:E0:90:1B:E8:87:D6:74:A2:8A:E7:A6:F3:0D:29:E3:F5:2E:D4:93:69:1C:0D:C0:72:5A:DB:6F:AB:3F", "issuer": {"C": "US", "CN": "GTS CA 1O1", "O": "Google Trust Services"}, "pemEncoded": "-----BEGIN CERTIFIC... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"expiresIn": {"type": "integer"}, "fingerprint": {"type": "string"}, "fingerprint256": {"type": "string"}, "issuer": {"type": "object", "properties": {"C": {"type": "string"}, "CN": {"type": "string"}, "O": {"type": "string"}}, "required": [... |
3043c4a1-17ad-4460-9976-65a19d5a5dd9/00320bc7-145f-4c7a-a431-dfe7dfe7db42/0/0 | SSL Certificate Checker | This API is your go-to solution for retrieving vital information about a website's SSL certificate. Easily obtain details such as validity, issuer, and remaining usage days. Stay informed and secure your web connections with our SSL Certificate Checker, your trusted SSL certificate companion. | 0.2 | Check SSL Certificate | Get SSL Certificate details of any public host. | 200 | New Example | {"domain": "google.com", "certificateDetails": {"subject": {"CN": "*.google.com"}, "issuer": {"C": "US", "O": "Google Trust Services LLC", "CN": "GTS CA 1C3"}, "validFrom": "Sep 18 08:19:26 2023 GMT", "validTo": "Dec 11 08:19:25 2023 GMT", "serialNumber": "6F74D03820CB1B4510CB4C1EA27DA2EB", "fingerprint": "09:1E:68:9F:... | {"type": "object", "properties": {"domain": {"type": "string"}, "certificateDetails": {"type": "object", "properties": {"subject": {"type": "object", "properties": {"CN": {"type": "string"}}}, "issuer": {"type": "object", "properties": {"C": {"type": "string"}, "O": {"type": "string"}, "CN": {"type": "string"}}}, "vali... |
c47f4557-2896-4d4b-9e48-daeb23f2b53a/8d6398ed-f40a-4cbd-ad2a-6fe10f8ce9a0/0/0 | Newly Registered Domains | Newly Registered Domains API (v1) lets you check which domains have been added. | 7.7 | checkDisposableEmail | REST API to lookup disposable email | 200 | Example_1 | {"status": "", "domain": "", "account": "", "block": true, "valid": true, "disposable": true, "dns": true, "syntaxVerified": true, "error": "", "mxHosts": []} | {"type": "object", "properties": {"status": {"type": "string"}, "domain": {"type": "string"}, "account": {"type": "string"}, "block": {"type": "boolean"}, "valid": {"type": "boolean"}, "disposable": {"type": "boolean"}, "dns": {"type": "boolean"}, "syntaxVerified": {"type": "boolean"}, "error": {"type": "string"}, "mxH... |
c47f4557-2896-4d4b-9e48-daeb23f2b53a/8d6398ed-f40a-4cbd-ad2a-6fe10f8ce9a0/1/0 | Newly Registered Domains | Newly Registered Domains API (v1) lets you check which domains have been added. | 7.7 | checkDisposableEmail | REST API to lookup disposable email | 429 | Example_1 | {"status": 0, "path": "", "timestamp": "", "message": "", "internalMessage": "", "failureResultCode": "400872", "trace": "", "validations": []} | {"type": "object", "properties": {"status": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "path": {"type": "string"}, "timestamp": {"type": "string", "format": "date-time"}, "message": {"type": "string"}, "internalMessage": {"type": "string"}, "failureResultCode": {"type": "stri... |
c47f4557-2896-4d4b-9e48-daeb23f2b53a/f26b94fc-0d23-4a5e-9665-0a8b6e1dd159/1/0 | Newly Registered Domains | Newly Registered Domains API (v1) lets you check which domains have been added. | 7.7 | emailValidation | Clean your email list database with our free email checker and verifier | 429 | null | {"status": 0, "path": "", "timestamp": "", "message": "", "internalMessage": "", "failureResultCode": "400872", "trace": "", "validations": []} | {"type": "object", "properties": {"status": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "path": {"type": "string"}, "timestamp": {"type": "string", "format": "date-time"}, "message": {"type": "string"}, "internalMessage": {"type": "string"}, "failureResultCode": {"type": "stri... |
c47f4557-2896-4d4b-9e48-daeb23f2b53a/f26b94fc-0d23-4a5e-9665-0a8b6e1dd159/2/0 | Newly Registered Domains | Newly Registered Domains API (v1) lets you check which domains have been added. | 7.7 | emailValidation | Clean your email list database with our free email checker and verifier | 200 | null | {"status": "", "domain": "", "account": "", "block": true, "valid": true, "disposable": true, "dns": true, "syntaxVerified": true, "error": "", "mxHosts": [], "mailStatus": "", "reason": "", "role": true} | {"type": "object", "properties": {"status": {"type": "string"}, "domain": {"type": "string"}, "account": {"type": "string"}, "block": {"type": "boolean"}, "valid": {"type": "boolean"}, "disposable": {"type": "boolean"}, "dns": {"type": "boolean"}, "syntaxVerified": {"type": "boolean"}, "error": {"type": "string"}, "mxH... |
c47f4557-2896-4d4b-9e48-daeb23f2b53a/f5231bcc-80e2-4f14-95dc-aa89ee5efe8a/0/0 | Newly Registered Domains | Newly Registered Domains API (v1) lets you check which domains have been added. | 7.7 | newlyRegisteredDomains | REST API to lookup newly registered domains | 429 | null | {"status": 0, "path": "", "timestamp": "", "message": "", "internalMessage": "", "failureResultCode": "400872", "trace": "", "validations": []} | {"type": "object", "properties": {"status": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "path": {"type": "string"}, "timestamp": {"type": "string", "format": "date-time"}, "message": {"type": "string"}, "internalMessage": {"type": "string"}, "failureResultCode": {"type": "stri... |
c47f4557-2896-4d4b-9e48-daeb23f2b53a/f5231bcc-80e2-4f14-95dc-aa89ee5efe8a/1/0 | Newly Registered Domains | Newly Registered Domains API (v1) lets you check which domains have been added. | 7.7 | newlyRegisteredDomains | REST API to lookup newly registered domains | 200 | null | {"date": "", "info": {"totalItems": 0, "pageSize": 0, "totalPages": 0, "currentPage": 0, "sort": ""}, "domains": [{"name": ""}]} | {"type": "object", "properties": {"date": {"type": "string", "format": "date"}, "info": {"type": "object", "properties": {"totalItems": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "pageSize": {"type": "integer", "format": "int32", "minimum": -2147483648, "max... |
c47f4557-2896-4d4b-9e48-daeb23f2b53a/62be4981-dea6-4497-be3f-b3b62905e890/1/0 | Newly Registered Domains | Newly Registered Domains API (v1) lets you check which domains have been added. | 7.7 | whois | REST API to WhoIS lookup data | 429 | null | {"status": 0, "path": "", "timestamp": "", "message": "", "internalMessage": "", "failureResultCode": "400872", "trace": "", "validations": []} | {"type": "object", "properties": {"status": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "path": {"type": "string"}, "timestamp": {"type": "string", "format": "date-time"}, "message": {"type": "string"}, "internalMessage": {"type": "string"}, "failureResultCode": {"type": "stri... |
c47f4557-2896-4d4b-9e48-daeb23f2b53a/62be4981-dea6-4497-be3f-b3b62905e890/2/0 | Newly Registered Domains | Newly Registered Domains API (v1) lets you check which domains have been added. | 7.7 | whois | REST API to WhoIS lookup data | 200 | null | {"name": "", "registrationDate": "", "registrarAbuseContactEmail": "", "registrarAbuseContactPhone": "", "domainInfo": {"domainId": "", "registrar": "", "registrarName": "", "registrarWhoIsServer": "", "registrarUrl": "", "registrarIanaId": "", "creationDate": "", "updatedDate": "", "expirationDate": "", "domainStatus"... | {"type": "object", "properties": {"name": {"type": "string"}, "registrationDate": {"type": "string", "format": "date"}, "registrarAbuseContactEmail": {"type": "string"}, "registrarAbuseContactPhone": {"type": "string"}, "domainInfo": {"type": "object", "properties": {"domainId": {"type": "string"}, "registrar": {"type"... |
de9e9e8b-c0ac-4db8-a523-99589d0bcc06/53f03382-eedb-458f-bd8f-d55fbb6d4dca/0/0 | Porn Filter | Check if a website contains adult content. | null | filter | Check if a website is on our porn blacklist. | 200 | Response | {"porn": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"porn": {"type": "boolean"}}, "required": ["porn"]} |
95123768-030b-4090-915f-fc681925ac25/21f44095-5e71-4273-87a8-a24fa1c10878/0/0 | I Am Alive | Just send regular information that the point is alive and receive notification if the point was not alive for a specified period of time. | 8 | Point Notify | Send information that point is alive. | 201 | New Example | {"message": "Point created"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]} |
8c3e3507-2ba4-4d84-a81e-e7b184a83353/3d180a4e-21ce-4e1e-ad64-3474a88dd5f9/0/0 | Temps attente en agence | API permettant de en direct les temps d'attente en agence | null | Temps d'attente des agences pour une commune | Temps d'attente de toutes les agences d'une commune donnée. Très pratique pour les grosses agglomérations. | 200 | Response | [{"idAgence": 1652, "designation": "Agence de NOUMEA DUCOS LOGICOOP", "realMaxWaitingTimeMs": 0, "coordonneeX": 444446.8500000015, "coordonneeY": 218799.09999999963, "coordonneeXPrecise": 444443, "coordonneeYPrecise": 218773, "position": {"lat": -22.23283712929801, "lon": 166.43114549615115}, "commune": "NOUM\u00c9A", ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"idAgence": {"type": "integer"}, "designation": {"type": "string"}, "realMaxWaitingTimeMs": {"type": "integer"}, "coordonneeX": {"type": "number"}, "coordonneeY": {"type": "number"}, "coordonneeXPrecise": {"type": ... |
8c3e3507-2ba4-4d84-a81e-e7b184a83353/1c27d127-7052-4c46-87ef-8f386ef720ad/0/0 | Temps attente en agence | API permettant de en direct les temps d'attente en agence | null | Temps d'attente d'une agence | Le temps d'attente d'une agence donnée, fournie par son id. | 200 | Response | {"idAgence": 4161, "designation": "Agence de LIFOU CHEPENEHE", "realMaxWaitingTimeMs": 1221000, "coordonneeX": 519622.07559999824, "coordonneeY": 379050.92530000024, "coordonneeXPrecise": 519622, "coordonneeYPrecise": 379050, "position": {"lat": -20.78199418822466, "lon": 167.14892120270665}, "commune": "WE", "type": "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"idAgence": {"type": "integer"}, "designation": {"type": "string"}, "realMaxWaitingTimeMs": {"type": "integer"}, "coordonneeX": {"type": "number"}, "coordonneeY": {"type": "number"}, "coordonneeXPrecise": {"type": "integer"}, "coordonneeYPre... |
8c3e3507-2ba4-4d84-a81e-e7b184a83353/5a8a3041-b5c1-415e-8f36-011fcb78816a/0/0 | Temps attente en agence | API permettant de en direct les temps d'attente en agence | null | Agences | La liste de toutes les agences. | 200 | Response | [{"idAgence": 4176, "designation": "Centre de Distribution du Courrier", "realMaxWaitingTimeMs": 0, "coordonneeX": 445672.8500000015, "coordonneeY": 214091.58000000007, "coordonneeXPrecise": 445706, "coordonneeYPrecise": 214091, "position": {"lat": -22.275318886068582, "lon": 166.4431673905479}, "commune": "NOUMEA", "t... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"idAgence": {"type": "integer"}, "designation": {"type": "string"}, "realMaxWaitingTimeMs": {"type": "integer"}, "coordonneeX": {"type": "number"}, "coordonneeY": {"type": "number"}, "coordonneeXPrecise": {"type": ... |
8c3e3507-2ba4-4d84-a81e-e7b184a83353/10eaa577-b2e0-4d0b-93ea-f538e6b7255e/0/0 | Temps attente en agence | API permettant de en direct les temps d'attente en agence | null | Communes | La liste des communes où sont les agences. | 200 | Response | ["boulouparis", "moindou", "noumea", "houailou", "kone", "kaala-gomen", "pouebo", "thio", "tadine", "mont-dore", "kouaoua", "poya", "belep", "ile des pins", "dumbea", "bourail", "canala", "fayaoue", "poum", "touho", "pouembout", "koumac", "paita", "sarramea", "lifou", "ouegoa", "yate", "la foa", "hienghene", "mare", "p... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}} |
c5bcae8d-c836-4fab-bfff-16720e93e82d/82a3e5ce-f02f-43b7-8f51-52f1a5a2990f/0/0 | About My IP | Connection information about an IP Address | 7 | GetIPInfo | 200 | null | {"ip": "", "connectionInfo": {"isBehindVpn": true, "isBehindProxy": true, "isBehindTor": true}, "ispInfo": {"network": ""}, "locationInfo": {"city": "", "region": "", "country": "", "continent": "", "regionCode": "", "countryCode": "", "continentCode": "", "latitude": "", "longitude": "", "timeZone": "", "localeCode": ... | {"type": "object", "properties": {"ip": {"type": ["string", "null"]}, "connectionInfo": {"type": "object", "properties": {"isBehindVpn": {"type": "boolean"}, "isBehindProxy": {"type": "boolean"}, "isBehindTor": {"type": "boolean"}}, "additionalProperties": false}, "ispInfo": {"type": "object", "properties": {"network":... | |
911ab3c5-7bec-44ae-83a4-b2d2552d1436/b9b9f3c0-26cd-44b2-89bb-a048058a3eac/0/0 | ICS-CERT Advisories | An API to retrieve advisories for Industrial Control Systems that provide timely information about current security issues, vulnerabilities, and exploits from CISA.gov. | 7.8 | Get Advisories By Vendor | This endpoint will return back Advisories by Vendor and provide timely information about current security issues, vulnerabilities, and exploits from CISA.gov | 200 | Response | [{"ics": "ICSA-22-104-04", "title": "Siemens SCALANCE FragAttacks", "icsURL": "https://us-cert.cisa.gov/ics/advisories/icsa-22-104-04", "info": {"release_date": "2022-04-14", "last_revised": "", "summary": {"code": "CVSS v3 6.5", "attention": "Exploitable remotely/low attack complexity", "vendor": "Siemens", "equipment... | {"type": "array", "items": {"type": "object", "properties": {"ics": {"type": "string"}, "title": {"type": "string"}, "icsURL": {"type": "string"}, "info": {"type": "object", "properties": {"release_date": {"type": "string"}, "last_revised": {"type": "string"}, "summary": {"type": "object", "properties": {"code": {"type... |
911ab3c5-7bec-44ae-83a4-b2d2552d1436/5594343b-56ec-409e-95d4-e5735871555a/0/0 | ICS-CERT Advisories | An API to retrieve advisories for Industrial Control Systems that provide timely information about current security issues, vulnerabilities, and exploits from CISA.gov. | 7.8 | Get All Advisories | This endpoint will return back all advisories and provide timely information about current security issues, vulnerabilities, and exploits from CISA.gov | 200 | Response | [{"ics": "ICSA-22-116-01", "title": "Hitachi Energy System Data Manager", "icsURL": "https://us-cert.cisa.gov/ics/advisories/icsa-22-116-01", "info": {"release_date": "2022-04-26", "last_revised": "", "summary": {"code": "CVSS v3 7.5", "attention": "Exploitable remotely/low attack complexity", "vendor": "Hitachi Energy... | {"type": "array", "items": {"type": "object", "properties": {"ics": {"type": "string"}, "title": {"type": "string"}, "icsURL": {"type": "string"}, "info": {"type": "object", "properties": {"release_date": {"type": "string"}, "last_revised": {"type": "string"}, "summary": {"type": "object", "properties": {"code": {"type... |
605e17bb-be10-4fab-951f-b1697a97728f/3de387a0-fcb4-40b2-9007-7f7d7348bd09/0/0 | Art openings Italy | Introducing the ultimate art event API for Italy - your one-stop destination for discovering and experiencing the best art events happening across the country. With our API, you have access to a comprehensive list of cities where art events take place, as well as a list of ongoing events happening in each city. | 7.9 | Live events | To call this service, you would make a GET request to the endpoint /api/ongoing-events with the optional query parameter city. When the service is called, it retrieves a list of events from the database, filtered by the city parameter if it is provided. | 200 | Response | [{"title": "Inside Banksy: Unauthorized Exhibition", "city": "Firenze", "openingDate": "2022-11-25T00:00:00.000Z", "closingDate": "2023-02-26T00:00:00.000Z", "location": "SANTO STEFANO AL PONTE", "address": "Piazza di Santo Stefano, 5 - Firenze - Toscana", "genres": ["new media"], "artists": ["Banksy"], "id": "e82d2fc2... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "city": {"type": "string"}, "openingDate": {"type": "string"}, "closingDate": {"type": "string"}, "location": {"type": "string"}, "address": {"type": "string"}, "genres": {"type": "arra... |
605e17bb-be10-4fab-951f-b1697a97728f/6ce08343-d7b2-419b-99e8-93ad735a6e5f/0/0 | Art openings Italy | Introducing the ultimate art event API for Italy - your one-stop destination for discovering and experiencing the best art events happening across the country. With our API, you have access to a comprehensive list of cities where art events take place, as well as a list of ongoing events happening in each city. | 7.9 | Events Detail | This service returns all data related to a specific id. The id field in the example you provided is a unique identifier for the event. It is a string of characters that follows the format of a universally unique identifier (UUID), which is a standardized way of generating a 128-bit identifier that is guaranteed to be u... | 200 | Response | {"title": "Green Line Festival 2022", "city": "Firenze", "openingDate": "2022-12-07T00:00:00.000Z", "closingDate": "2024-01-08T00:00:00.000Z", "description": "Enel X illumina Piazza Santa Maria Novella con il Cantico delle Creature di San Francesco d'Assisi.", "press": "Enel X illumina Piazza Santa Maria Novella con il... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "city": {"type": "string"}, "openingDate": {"type": "string"}, "closingDate": {"type": "string"}, "description": {"type": "string"}, "press": {"type": "string"}, "location": {"type": "string"}, "address": {"type"... |
3c13f93d-890f-4543-b64b-2df139879bac/45c03fd1-d4f6-4295-82e6-a8ca33cee789/0/0 | contests | Get the list of active contests. | 0.1 | /contests | Get the latest active contests list | 200 | Example_1 | [{"name": "ProjectEuler+", "url": "https://hackerrank.com/contests/projecteuler", "start_time": "2014-07-07T15:38:00.000Z", "end_time": "2024-07-30T18:30:00.000Z", "duration": "317616720.0", "site": "HackerRank", "in_24_hours": "No", "status": "CODING"}] | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "start_time": {"type": "string"}, "end_time": {"type": "string"}, "duration": {"type": "string"}, "site": {"type": "string"}, "in_24_hours": {"type": "string"}, "status": {"type": "string"}}}} |
9760c73d-c51d-4bd7-a9ac-a757fe3f0c22/02b637e8-6208-4669-a299-a2e3fb7d3dc7/0/0 | 10Times Scraper | Scrape data from 10Times.com | null | Get Categories | Get Categories | 200 | Response | {"data": [{"count": 44, "formatRestriction": null, "icon": "fa-circle", "id": 499, "isGroup": 0, "name": "Biochemical Engineering", "near_count": 44, "relevant_tags": "132,131,133,84,40,11,8,10", "shortName": "Bioprocess Engineering", "tags": "biochemical bioprocess biofuels biofuel bioreactor bioreactors", "url": "htt... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "formatRestriction": {"type": "null"}, "icon": {"type": "string"}, "id": {"type": "integer"}, "isGroup": {"type": "integer"}, "name": {"type":... |
9760c73d-c51d-4bd7-a9ac-a757fe3f0c22/a9f46ed0-33f7-4eba-95ee-5b36afc14b65/0/0 | 10Times Scraper | Scrape data from 10Times.com | null | Search Events | Search Events | 200 | Response | {"data": [{"badgeEnabled": 0, "brandId": null, "category": [{"baseUrl": "https://10times.com/education-training", "created": "2022-03-06 12:42:38", "createdBy": 1773, "icon": "fa-graduation-cap", "id": 61, "isGroup": 1, "modified": null, "modifiedBy": null, "name": "Education & Training", "published": 1, "shortName": "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"badgeEnabled": {"type": "integer"}, "brandId": {"type": "null"}, "category": {"type": "array", "items": {"type": "object", "properties": {"baseUrl": {"type": "string"}, "c... |
bb74fc37-898b-4b8f-b264-c5f6dd9cf0d0/2e8c1a09-4878-4d8a-becf-d776c50aea34/0/0 | Events Happened in World | Record important events in month and date | null | Get Search | Search what happened in the world by date and month | 200 | Response | {"data": [{"_id": "61d8eefe8d2a7580b2f9bebe", "date": "5", "month": "May", "year": "1911 ", "event": " Gilles Grangier, French director and screenwriter (d. 1996)"}, {"_id": "61d8eefe8d2a7580b2f9bf30", "date": "5", "month": "May", "year": "1905 ", "event": " The trial in the Stratton Brothers case begins in London, Eng... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "date": {"type": "string"}, "month": {"type": "string"}, "year": {"type": "string"}, "event": {"type": "string"}}, "required": ["_id", "date", "e... |
bb74fc37-898b-4b8f-b264-c5f6dd9cf0d0/28eaf441-6cf6-4eaf-87ce-4d9976a1c9e3/0/0 | Events Happened in World | Record important events in month and date | null | Get Id Event | Find Id Event what happened in the world | 200 | Response | {"data": [{"_id": "61d8e80ab07faf65fececedd", "date": "1", "month": "March", "year": "1956 ", "event": " Dalia Grybauskait\u0117, Lithuanian politician, President of Lithuania"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "date": {"type": "string"}, "month": {"type": "string"}, "year": {"type": "string"}, "event": {"type": "string"}}, "required": ["_id", "date", "e... |
bb74fc37-898b-4b8f-b264-c5f6dd9cf0d0/2b41f675-47db-457c-928b-0c7ec2254e36/0/0 | Events Happened in World | Record important events in month and date | null | Get Tomorrow | Find what happened tomorrow in the world | 200 | Response | {"data": [{"date": "9", "month": "January", "year": "710 ", "event": " Adrian of Canterbury, abbot and scholar", "_id": "61d8ee038d2a7580b2f9bd81"}, {"date": "9", "month": "January", "year": "1943 ", "event": " Robert Drewe, Australian author and playwright", "_id": "61d8ee038d2a7580b2f9bd82"}, {"date": "9", "month": "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "month": {"type": "string"}, "year": {"type": "string"}, "event": {"type": "string"}, "_id": {"type": "string"}}, "required": ["_id", "date", "e... |
bb74fc37-898b-4b8f-b264-c5f6dd9cf0d0/4dfdb82a-981f-40a6-91ce-0e2efb875608/0/0 | Events Happened in World | Record important events in month and date | null | Get Yesterday | Find what happened yesterday in the world | 200 | Response | {"data": [{"_id": "61d7a62e4f2f987eebe94151", "date": "7", "month": "January", "year": "2002 ", "event": " Avery Schreiber, American comedian and actor (b. 1935)"}, {"_id": "61d7a62e4f2f987eebe940a6", "date": "7", "month": "January", "year": "1713 ", "event": " Giovanni Battista Locatelli, Italian opera director and ma... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "date": {"type": "string"}, "month": {"type": "string"}, "year": {"type": "string"}, "event": {"type": "string"}}, "required": ["_id", "date", "e... |
bb74fc37-898b-4b8f-b264-c5f6dd9cf0d0/362decc1-6536-4d23-8e7d-9237963ff708/0/0 | Events Happened in World | Record important events in month and date | null | Get Today | Find what happened today in the world | 200 | Response | {"data": [{"_id": "61d7a6354f2f987eebe94471", "date": "8", "month": "January", "year": "1920 ", "event": " The steel strike of 1919 ends in failure for the Amalgamated Association of Iron, Steel and Tin Workers labor union."}, {"_id": "61d7a6354f2f987eebe944c9", "date": "8", "month": "January", "year": "1902 ", "event"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "date": {"type": "string"}, "month": {"type": "string"}, "year": {"type": "string"}, "event": {"type": "string"}}, "required": ["_id", "date", "e... |
f72b82e6-a3ea-41c4-baf3-2191ce6adcfe/5a944b73-7d6e-4d64-8027-59315c910439/0/0 | CorunaCommunity | coruna.community: Eventos y comunidades en Coruña | 7 | Informacion comunidad | Obtiene información sobre una comunidad | 200 | New Example | {"id": "41b036a4-79ea-4e68-9ca6-a357ddb1089f", "name": "CorunaWTF", "logo": "https://prod-files-secure.s3.us-west-2.amazonaws.com/0dd1d9be-6a5f-437a-b8d5-b8e94d597ace/4ae28113-c8fd-4983-a57a-7117445d8e0c/photo_5816770335092096333_c.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credent... | {"$schema": "http://json-schema.org/draft-06/schema#", "$ref": "#/definitions/CommunityElement", "definitions": {"CommunityElement": {"type": "object", "additionalProperties": false, "properties": {"id": {"type": "string", "format": "uuid"}, "name": {"type": "string"}, "logo": {"type": "string", "format": "uri", "qt-ur... |
f72b82e6-a3ea-41c4-baf3-2191ce6adcfe/a3d942ea-5bb2-46f5-bda7-0d3f450c323a/0/0 | CorunaCommunity | coruna.community: Eventos y comunidades en Coruña | 7 | Listar eventos | Devuelve una lista con todos los eventos de todas las comunidades (para generar vista calendario) | 200 | Response | [{"id": "d84a9d12-ee79-4558-b8c4-c5648c862ec8", "name": "Notion 101: Desbloquea tu productividad", "url": "https://www.eventbrite.es/e/entradas-notion-101-desbloquea-tu-productividad-738094680057", "community": "41b036a4-79ea-4e68-9ca6-a357ddb1089f", "dateFrom": "2023-11-09T18:30:00.000+00:00", "dateTo": "2023-11-09T2... | {"$schema": "http://json-schema.org/draft-06/schema#", "type": "array", "items": {"$ref": "#/definitions/EventElement"}, "definitions": {"EventElement": {"type": "object", "additionalProperties": false, "properties": {"id": {"type": "string", "format": "uuid"}, "name": {"type": "string"}, "url": {"type": "string", "for... |
f72b82e6-a3ea-41c4-baf3-2191ce6adcfe/0b344c3a-76d5-4993-92f9-a61b1b5ef75e/0/0 | CorunaCommunity | coruna.community: Eventos y comunidades en Coruña | 7 | Listar comunidades | Devuelve una lista con todas las comunidades disponibles | 200 | Response | [{"id": "4bbfcfbb-ef30-4530-bc16-266ffd61f113", "name": "Notion Coru\u00f1a", "logo": "https://res.cloudinary.com/duzpy3mvi/image/upload/v1699560432/comunidades/production/4bbfcfbb-ef30-4530-bc16-266ffd61f113/vfu2jzdvz5bf5q4scdgq.svg", "slug": "notion-coruna", "links": ["https://coruna-community.notion.site/Notion-Coru... | {"$schema": "http://json-schema.org/draft-06/schema#", "type": "array", "items": {"$ref": "#/definitions/Welcome8Element"}, "definitions": {"Welcome8Element": {"type": "object", "additionalProperties": false, "properties": {"id": {"type": "string", "format": "uuid"}, "name": {"type": "string"}, "logo": {"type": "string... |
44f19fae-1f5e-481f-a7a5-d10590909aaf/ca5e98b8-ec78-4068-ba01-ce2682ae9efa/0/0 | Remote Commentator | APIs of Remote Commentator | 8.5 | initConfig v2 | Get Commenator basic information | 200 | Example 1 | {"errorInfo": "OK", "errorCode": "0x0", "result": {"urlInfo": {"driver": "cloud-drive.tvunetworks.com", "record": "file.tvunetworks.com", "gateway": "gateway.tvunetworks.com", "userservice": "https://userservice.tvunetworks.com/newloginservice", "front": "commentator.tvunetworks.com/commentator", "joinLink": "https://c... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errorInfo": {"type": "string"}, "errorCode": {"type": "string"}, "result": {"type": "object", "properties": {"urlInfo": {"type": "object", "properties": {"driver": {"type": "string"}, "record": {"type": "string"}, "gateway": {"type": "strin... |
44f19fae-1f5e-481f-a7a5-d10590909aaf/f931d252-8606-4f9f-bfeb-58c35007da16/0/0 | Remote Commentator | APIs of Remote Commentator | 8.5 | Get Production Slots | Request URL:
POST /production/slots
Response
json
{
"errorInfo": "OK",
"errorCode": "0x0",
"result": ["s1", "s2", "s3", "s4", "s5", "s6"],
"repeated": null
} | 200 | Get Production Slots | {"errorInfo": "OK", "errorCode": "0x0", "result": ["s1", "s2", "s3", "s4", "s5", "s6"], "repeated": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errorInfo": {"type": "string"}, "errorCode": {"type": "string"}, "result": {"type": "array", "items": {"type": "string"}}, "repeated": {"type": "null"}}, "required": ["errorCode", "errorInfo", "repeated", "result"]} |
44f19fae-1f5e-481f-a7a5-d10590909aaf/71b0c3e1-fc12-4292-88c4-34ac4a4ece24/0/0 | Remote Commentator | APIs of Remote Commentator | 8.5 | Delete Event | Brief description:
Delete Event
Request URL:
POST /event/v2/delete/{id}
Return example
json
{
"errorCode": "0x0",
"errorInfo": "Success",
"result": null
} | 200 | Success | {"errorCode": "0x0", "errorInfo": "Success", "result": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errorCode": {"type": "string"}, "errorInfo": {"type": "string"}, "result": {"type": "null"}}, "required": ["errorCode", "errorInfo", "result"]} |
f5031c02-2723-4f9c-bf6f-3fa52827aae8/4e47b7c2-5bf2-4e85-8ad3-2b2f45d9cd55/0/0 | Today in History | Retrieves data about an important day in history. | 9 | Get Event | Gets a detailed summary of an event. | 200 | New Example | {"article": {"title": "George Washington creates the Purple Heart", "date": "August 07", "description": "On August 7, 1782, in Newburgh, New York, General George Washington, the commander in chief of the Continental Army, creates the \u201cBadge for Military Merit,\u201d a decoration consisting of a purple, heart-shape... | {"type": "object", "properties": {"article": {"type": "object", "properties": {"title": {"type": "string"}, "date": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}}}} |
a55a15c9-3dd9-4769-a1f4-786e50fb5392/f05c0ce1-f3ee-4530-a0cc-6aec843903a2/0/0 | Public holidays | We provide a convenient way to obtain up-to-date and accurate data about holidays such as national holidays, religious observances, and cultural celebrations. | 8.5 | Get Country Holiday By Year | Get Country Holiday By Year | 200 | Response | [{"date": "2023-01-02", "localName": "New Year's Day", "name": "New Year's Day", "fixed": false, "global": true, "counties": null, "launchYear": null, "types": ["Public"], "country": {"countryName": "United States of America (the)", "countryCode": "US"}}, {"date": "2023-01-16", "localName": "Martin Luther King, Jr. Day... | {"type": "array", "items": {"type": "object"}} |
fbceb997-ae37-4566-a462-00f3720dc620/2788dd3f-1c65-4f2c-8210-260b95c24f0d/0/0 | Consul | Query global informations about mercury. | 0.1 | List all fungible tokens | List all fungible tokens supported by Mercury. | 200 | Response | [{"address": "0x321162cd933e2be498cd2267a90534a804051b11", "name": "Bitcoin", "symbol": "BTC", "decimals": 8, "birth": 2300896, "totalSupply": "564723412452"}, {"address": "0x1e4f97b9f9f913c46f1632781732927b9019c68b", "name": "Curve DAO", "symbol": "CRV", "decimals": 18, "birth": 2301138, "totalSupply": "28669648067013... | {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string"}, "name": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}, "birth": {"type": "integer"}, "totalSupply": {"type": "string"}}}} |
572ad524-972d-4ebd-b991-d7a960a3b755/9d88f153-195f-4320-a3cb-1841b901216d/0/0 | Flag Status | US and state flag half-staff events in JSON format. | 8.8 | Get half-staff events for given flag | Get all half-staff events for the provided flag | 200 | New Example | {"flag": "NY", "issued_by": "Governor", "date_issued": "2021-08-24", "date_start": "2021-08-25", "date_end": "2021-08-30", "title": "In honor of New York State Police Trooper James J. Monda", "description": "\"I am devastated by the news of the passing of New York State Police Trooper James J. Monda, an 18-year veteran... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"flag": {"type": "string"}, "issued_by": {"type": "string"}, "date_issued": {"type": "string"}, "date_start": {"type": "string"}, "date_end": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "url": {"type":... |
572ad524-972d-4ebd-b991-d7a960a3b755/3eee1e8d-776e-4eb6-bfbb-bf864db1d582/0/0 | Flag Status | US and state flag half-staff events in JSON format. | 8.8 | Get current status for given flag | Get the current status for the provided flag | 200 | New Example | {"status": "Full-staff"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}}, "required": ["status"]} |
572ad524-972d-4ebd-b991-d7a960a3b755/d5db7591-c339-4e40-b335-722cebf0b693/0/0 | Flag Status | US and state flag half-staff events in JSON format. | 8.8 | Get all half-staff events for every flag | Get every half-staff event for the last 365 days | 200 | New Example | {"flag": "NY", "issued_by": "Governor", "date_issued": "2021-08-24", "date_start": "2021-08-25", "date_end": "2021-08-30", "title": "In honor of New York State Police Trooper James J. Monda", "description": "\"I am devastated by the news of the passing of New York State Police Trooper James J. Monda, an 18-year veteran... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"flag": {"type": "string"}, "issued_by": {"type": "string"}, "date_issued": {"type": "string"}, "date_start": {"type": "string"}, "date_end": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "url": {"type":... |
96f1c065-3731-415a-a996-55b7454d7d9b/6b250a87-7c8e-4458-ae35-a00cae86414a/0/0 | Enoch Calendar | Access the Biblical Holydays and Sabbaths using the Enoch Calendar | 8.3 | Get Calendar Components | Get the calendar components to build the current Hebrew month calendar from the supplied Hebrew month number, if supplied, or the first Hebrew month and, a supplied year, or this year | 200 | Response | {"days": 30, "month": "7", "date": 1, "day_milli": 86400000, "eng_start_date": "2021-09-15T05:46:00.000Z", "eng_start_date_milli": 1631684760000, "holydays": {"days": {"1": {"name": "The Feast of Trumpets", "scripture": "Leviticus 23:23-25; Numbers 29:1-6; Psa 81:3", "isSabbath": true}, "9": {"name": "Evening sabbath b... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"days": {"type": "integer"}, "month": {"type": "string"}, "date": {"type": "integer"}, "day_milli": {"type": "integer"}, "eng_start_date": {"type": "string"}, "eng_start_date_milli": {"type": "integer"}, "holydays": {"type": "object", "prope... |
96f1c065-3731-415a-a996-55b7454d7d9b/c72908aa-dba7-4b85-9502-37fe9cc1d536/0/0 | Enoch Calendar | Access the Biblical Holydays and Sabbaths using the Enoch Calendar | 8.3 | Get Calendar Components for Today | Get calendar components for today | 200 | Response | {"days": 30, "month": 8, "date": 15, "day_milli": 86400000, "eng_start_date": "2021-10-15T05:46:00.000Z", "eng_start_date_milli": 1634276760000, "holydays": {"days": null}, "sabbathday": "tues"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"days": {"type": "integer"}, "month": {"type": "integer"}, "date": {"type": "integer"}, "day_milli": {"type": "integer"}, "eng_start_date": {"type": "string"}, "eng_start_date_milli": {"type": "integer"}, "holydays": {"type": "object", "prop... |
96f1c065-3731-415a-a996-55b7454d7d9b/a39a6ff2-823c-404e-92ce-00f8e6b65e5f/0/0 | Enoch Calendar | Access the Biblical Holydays and Sabbaths using the Enoch Calendar | 8.3 | Count of Days for today | Get the count of days for today | 200 | Response | {"day": 227} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"day": {"type": "integer"}}, "required": ["day"]} |
96f1c065-3731-415a-a996-55b7454d7d9b/92bc95cf-111d-4551-b906-1a73bce0f145/0/0 | Enoch Calendar | Access the Biblical Holydays and Sabbaths using the Enoch Calendar | 8.3 | Count of Days | Current day count in this Hebrew year from the supplied date string or today's date | 200 | Response | {"day": 14} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"day": {"type": "integer"}}, "required": ["day"]} |
96f1c065-3731-415a-a996-55b7454d7d9b/86358cb0-6549-4f04-993c-a05ef278d6ae/0/0 | Enoch Calendar | Access the Biblical Holydays and Sabbaths using the Enoch Calendar | 8.3 | Is Holyday | Get the Holyday, corresponding Scritpures and if this Holyday is also a Sabbath from the supplied date string or today's date. Or false in for all returned properties | 200 | Response | {"holyday": {"name": "Passover", "scripture": "Leviticus 23:5; Deut. 16:1-16; Exodus 12:6 - Exodus 12:20; Exodus 12:26 - Exodus 12:27", "isSabbath": false}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"holyday": {"type": "object", "properties": {"name": {"type": "string"}, "scripture": {"type": "string"}, "isSabbath": {"type": "boolean"}}, "required": ["isSabbath", "name", "scripture"]}}, "required": ["holyday"]} |
96f1c065-3731-415a-a996-55b7454d7d9b/ba8dea8b-2740-43c4-b958-8b88cb0f4d41/0/0 | Enoch Calendar | Access the Biblical Holydays and Sabbaths using the Enoch Calendar | 8.3 | Get Hebrew Month and Date | Get Hebrew Month, Date and holydays from supplied date string or today's date | 200 | Response | {"month": 1, "date": {"number": 14, "holyday": {"name": "Passover", "scripture": "Leviticus 23:5; Deut. 16:1-16; Exodus 12:6 - Exodus 12:20; Exodus 12:26 - Exodus 12:27", "isSabbath": false}}, "sabbathday": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"month": {"type": "integer"}, "date": {"type": "object", "properties": {"number": {"type": "integer"}, "holyday": {"type": "object", "properties": {"name": {"type": "string"}, "scripture": {"type": "string"}, "isSabbath": {"type": "boolean"}... |
96f1c065-3731-415a-a996-55b7454d7d9b/029db8ee-c48b-4b7d-96b5-e0e85c7ef8d1/0/0 | Enoch Calendar | Access the Biblical Holydays and Sabbaths using the Enoch Calendar | 8.3 | Is Sabbath Day | Is supplied date string or today a Sabbath day | 200 | Response | {"sabbath": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"sabbath": {"type": "boolean"}}, "required": ["sabbath"]} |
96f1c065-3731-415a-a996-55b7454d7d9b/badcb950-59ce-4638-ae07-453ca3cf3db0/0/0 | Enoch Calendar | Access the Biblical Holydays and Sabbaths using the Enoch Calendar | 8.3 | Get Hebrew Month | Get Hebrew Month from supplied date string or today's date | 200 | Response | {"month": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"month": {"type": "integer"}}, "required": ["month"]} |
96f1c065-3731-415a-a996-55b7454d7d9b/ed62123e-26e4-4143-ac90-a96f1b57a103/0/0 | Enoch Calendar | Access the Biblical Holydays and Sabbaths using the Enoch Calendar | 8.3 | Get Hebrew Date | Get Hebrew Date for supplied date string or today's date; as well as current holyday if any | 200 | Response | {"date": {"number": 1, "holyday": {"name": false, "scripture": false, "isSabbath": false}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"date": {"type": "object", "properties": {"number": {"type": "integer"}, "holyday": {"type": "object", "properties": {"name": {"type": "boolean"}, "scripture": {"type": "boolean"}, "isSabbath": {"type": "boolean"}}, "required": ["isSabbath",... |
07960912-23a1-4194-95ae-1dce5c29fa4d/acab78d0-7c78-42d4-999c-af25a54d4b47/0/0 | Canada Holidays | This API that lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays. | 8.7 | Holidays | Returns Canadian public holidays. Each holiday lists the regions that observe it. | 200 | null | {"holidays": [{"id": 1, "date": "2023-01-01", "nameEn": "New Year\u2019s Day", "nameFr": "Jour de l\u2019An", "federal": 1, "observedDate": "2023-01-02", "provinces": [{"id": "AB", "nameEn": "Alberta", "nameFr": "Alberta", "sourceLink": "https://www.alberta.ca/alberta-general-holidays.aspx#jumplinks-1", "sourceEn": "Ge... | {"type": "object", "properties": {"holidays": {"type": "array", "items": {"title": "Holiday", "type": "object", "description": "A Canadian holiday. Includes a name, the literal date of the holiday, the observed date of the holiday (ie, accommodating for weekends), and a list of regions that observe this holiday.", "x-e... |
07960912-23a1-4194-95ae-1dce5c29fa4d/ca022512-2750-43d8-850a-82f34f751796/0/0 | Canada Holidays | This API that lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays. | 8.7 | Holiday | Returns one Canadian statutory holiday by integer id. Returns a 404 response for invalid ids. | 400 | null | {"error": {"status": 400, "message": "Error: request.params.holidayId should be <= 31", "timestamp": "2020-04-28T03:59:56.605Z"}} | {"type": "object", "properties": {"error": {"title": "Error", "type": "object", "x-examples": {"/holidays/100": {"error": {"status": 400, "message": "Bad Request: request/params/holidayId must be <= 32", "timestamp": "2022-12-27T05:55:36.552Z"}}}, "properties": {"status": {"type": "integer", "minimum": 100, "maximum": ... |
07960912-23a1-4194-95ae-1dce5c29fa4d/ca022512-2750-43d8-850a-82f34f751796/1/0 | Canada Holidays | This API that lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays. | 8.7 | Holiday | Returns one Canadian statutory holiday by integer id. Returns a 404 response for invalid ids. | 200 | null | {"holiday": {"id": 32, "date": "2023-12-26", "nameEn": "Boxing Day", "nameFr": "Lendemain de No\u00ebl", "federal": 1, "observedDate": "2023-12-26", "provinces": [{"id": "NL", "nameEn": "Newfoundland and Labrador", "nameFr": "Terre-Neuve-et-Labrador", "sourceLink": "https://gist.github.com/pcraig3/81dff348ddf52777c9f91... | {"type": "object", "properties": {"holiday": {"title": "Holiday", "type": "object", "description": "A Canadian holiday. Includes a name, the literal date of the holiday, the observed date of the holiday (ie, accommodating for weekends), and a list of regions that observe this holiday.", "x-examples": {"/holidays/32?opt... |
07960912-23a1-4194-95ae-1dce5c29fa4d/ca022512-2750-43d8-850a-82f34f751796/1/1 | Canada Holidays | This API that lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays. | 8.7 | Holiday | Returns one Canadian statutory holiday by integer id. Returns a 404 response for invalid ids. | 200 | null | {"holiday": {"id": 32, "date": "2023-12-26", "nameEn": "Boxing Day", "nameFr": "Lendemain de No\u00ebl", "federal": 1, "observedDate": "2023-12-26", "provinces": [{"id": "NL", "nameEn": "Newfoundland and Labrador", "nameFr": "Terre-Neuve-et-Labrador", "sourceLink": "https://gist.github.com/pcraig3/81dff348ddf52777c9f91... | {"type": "object", "properties": {"holiday": {"title": "Holiday", "type": "object", "description": "A Canadian holiday. Includes a name, the literal date of the holiday, the observed date of the holiday (ie, accommodating for weekends), and a list of regions that observe this holiday.", "x-examples": {"/holidays/32?opt... |
07960912-23a1-4194-95ae-1dce5c29fa4d/f3db8d7d-4f56-46ec-9228-55b5406460c2/0/0 | Canada Holidays | This API that lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays. | 8.7 | Province | Returns a Canadian province or territory with its associated holidays. Returns a 404 response for invalid abbreviations. | 400 | null | {"error": {"status": 400, "message": "Error: request.params.provinceId should be equal to one of the allowed values: AB, BC, MB, NB, NL, NS, NT, NU, ON, PE, QC, SK, YT", "timestamp": "2020-04-28T04:02:38.813Z"}} | {"type": "object", "properties": {"error": {"title": "Error", "type": "object", "x-examples": {"/holidays/100": {"error": {"status": 400, "message": "Bad Request: request/params/holidayId must be <= 32", "timestamp": "2022-12-27T05:55:36.552Z"}}}, "properties": {"status": {"type": "integer", "minimum": 100, "maximum": ... |
07960912-23a1-4194-95ae-1dce5c29fa4d/f3db8d7d-4f56-46ec-9228-55b5406460c2/1/0 | Canada Holidays | This API that lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays. | 8.7 | Province | Returns a Canadian province or territory with its associated holidays. Returns a 404 response for invalid abbreviations. | 200 | null | {"province": {"id": "MB", "nameEn": "Manitoba", "nameFr": "Manitoba", "sourceLink": "https://www.gov.mb.ca/labour/standards/doc,gen-holidays-after-april-30-07,factsheet.html#q12", "sourceEn": "General holidays in Manitoba", "holidays": [{"id": 1, "date": "2023-01-01", "nameEn": "New Year\u2019s Day", "nameFr": "Jour de... | {"type": "object", "properties": {"province": {"title": "Province", "type": "object", "x-examples": {"/provinces/SK": {"province": {"id": "SK", "nameEn": "Saskatchewan", "nameFr": "Saskatchewan", "sourceLink": "https://www.saskatchewan.ca/business/employment-standards/public-statutory-holidays/list-of-saskatchewan-publ... |
07960912-23a1-4194-95ae-1dce5c29fa4d/d29a707a-9cc3-4be5-a54d-074eb1a841a6/0/0 | Canada Holidays | This API that lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays. | 8.7 | Root | Returns a welcome message. | 200 | null | {"message": "Hello / Bonjour! Welcome to the Canada Holidays API / Bienvenue dans l\u2019API canadienne des jours f\u00e9ri\u00e9s", "_links": {"self": {"href": "https://canada-holidays.ca/api/v1/"}, "holidays": {"href": "https://canada-holidays.ca/api/v1/holidays"}, "provinces": {"href": "https://canada-holidays.ca/ap... | {"type": "object", "properties": {"message": {"type": "string", "description": "A welcome message"}, "_links": {"type": "object", "properties": {"self": {"type": "object", "properties": {"href": {"type": "string", "description": "Root domain"}}}, "holidays": {"type": "object", "properties": {"href": {"type": "string", ... |
07960912-23a1-4194-95ae-1dce5c29fa4d/f87b47ad-f029-4840-b6c7-92e95fe25741/0/0 | Canada Holidays | This API that lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays. | 8.7 | Provinces | Returns provinces and territories in Canada. Each province or territory lists its associated holidays. | 200 | null | {"provinces": [{"id": "AB", "nameEn": "Alberta", "nameFr": "Alberta", "sourceLink": "https://www.alberta.ca/alberta-general-holidays.aspx#jumplinks-1", "sourceEn": "General holidays in Alberta", "holidays": [{"id": 1, "date": "2023-01-01", "nameEn": "New Year\u2019s Day", "nameFr": "Jour de l\u2019An", "federal": 1, "o... | {"type": "object", "properties": {"provinces": {"type": "array", "items": {"title": "Province", "type": "object", "x-examples": {"/provinces/SK": {"province": {"id": "SK", "nameEn": "Saskatchewan", "nameFr": "Saskatchewan", "sourceLink": "https://www.saskatchewan.ca/business/employment-standards/public-statutory-holida... |
7102e597-540f-4a11-9475-90bfe5a3a50f/e3fa67a1-95c8-46ec-8b4c-d086806ff311/0/0 | latest-news-api | Getting the Latest news has never been as fast and convenient as possible before the release of this API. This project brings you all the news from the most reputable website to you as conveniently as possible. Try it, you won't regret it. | null | Get News | Get news results | 200 | New Example | [{"title": "Tim Westwood DJ accused of sexual misconduct by multiple women ", "url": "https://www.theguardian.com/media/2022/apr/26/dj-tim-westwood-accused-of-sexual-misconduct-by-multiple-women"}, {"title": "Live Russia-Ukraine war: Moscow warns UK of \u2018proportional response\u2019 if it continues \u2018provoking... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "url"]}} |
0a71024b-6ba7-4f92-9c98-37707a01ebe9/7210f72c-dd50-4301-b54a-c0514cf36077/0/0 | WonderboyAPI | With this information the goal is to make information about racing more widely available | 4.8 | All Belgian Races | At this endpoint nothing happens for now | 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"]} |
dd484bd7-adf0-4fee-a1a1-a2898f422429/93546d42-31db-46f2-8f73-70b94be33155/0/0 | Calendars | Get list of events from a number of venues | 8.2 | Fetch Events | Fetches a list of events in either JSON or iCalendar format for the selected calendar | 200 | Standard Response | {"validCalendarsRead": ["brooklynsteel"], "events": [{"summary": "The Moldy Peaches", "dtend": "2023-08-11T03:00:00.000Z", "dtstart": "2023-08-11T00:00:00.000Z", "description": "Brooklyn Steel, Brooklyn, NY Thu, August 10, 2023 | Doors 07:00 PM, Show: 08:00 PM 16 & Over On sale: Fri, February 17, 2023 -- https://www.bo... | {"type": "object", "properties": {"validCalendarsRead": {"type": "array", "items": {"type": "string"}}, "events": {"type": "array", "items": {"type": "object", "properties": {"summary": {"type": "string"}, "dtend": {"type": "string"}, "dtstart": {"type": "string"}, "description": {"type": "string"}, "location": {"type"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.