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
21449850-6a19-40d0-bd15-332a18e10c08/85eb2858-df32-4829-a7e2-2ed6c255f769/0/1
The Earth Science Online Video Database
Public access to all 6,100+ videos' data in the ESOVDB, in JSON format.
null
Get all videos
Gets all 6,100+ videos from the Earth Science Online Database, as a large JSON file. Even though the API server caches all the videos every 24 hours, and API users are only ever querying what videos have been added or updated since then, the resulting JSON file is large, and this request may take a moment to complete. Premium users of this endpoint will always receive completely fresh data, never cached.
200
Success (format=youtube|yt)
[{"videoId": "STgbHFvUMlE", "recordId": "recrPP76yYrjNvlmw", "esovdbId": "esovdb-0303-002113", "zoteroKey": "QD759QK8", "added": "2019-07-06 08:52:20"}, {"...": "6,100+ other video objects just like this."}]
{"type": "array", "items": {"anyOf": [{"$ref": "#/$defs/zotero"}, {"$ref": "#/$defs/youtube"}, {"$ref": "#/$defs/raw"}, {"$ref": "#/$defs/more"}]}, "$defs": {"zotero": {"type": "object", "properties": {"zoteroKey": {"type": "string"}, "zoteroVersion": {"type": "integer", "minimum": 0}, "zoteroSeries": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "year": {"type": "integer", "minimum": 1900}, "desc": {"type": "string"}, "runningTime": {"type": "string"}, "format": {"type": "string"}, "topic": {"type": "string"}, "series": {"type": "string"}, "seriesCount": {"type": "string"}, "vol": {"type": "string"}, "no": {"type": "string"}, "publisher": {"type": "string"}, "presenters": {"type": "array", "items": {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}}}}, "language": {"type": "string"}, "location": {"type": "string"}, "plusCode": {"type": "string"}, "provider": {"type": "string"}, "esovdbId": {"type": "string"}, "recordId": {"type": "string"}, "accessDate": {"type": "string"}, "created": {"type": "string"}, "modified": {"type": "string"}}}, "youtube": {"type": "object", "properties": {"videoId": {"type": "string"}, "recordId": {"type": "string"}, "esovdbId": {"type": "string"}, "zoteroKey": {"type": "string"}, "added": {"type": "string"}}}, "raw": {"type": "object", "properties": {"id": {"type": "string"}, "Title": {"type": "string"}, "URL": {"type": "string"}, "Description": {"type": "string"}, "Series": {"type": "array", "items": {"type": "string"}}, "Publisher": {"type": "array", "items": {"type": "string"}}, "Year": {"type": "integer"}, "Running Time": {"type": "integer", "minimum": 0}, "Rating": {"type": "integer", "minimum": 0, "maximum": 5}, "No": {"type": "integer", "minimum": 0}, "Format": {"type": "string"}, "Medium": {"type": "string"}, "Presenter(s)": {"type": "array", "items": {"type": "string"}}, "Language": {"type": "string"}, "Level/Audience": {"type": "string"}, "Status": {"type": "string"}, "Topic": {"type": "string"}, "Topic Link": {"type": "array", "items": {"type": "string"}}, "Geocoding": {"type": "string"}, "Marker Color": {"type": "string"}, "ID": {"type": "integer", "minimum": 0}, "YouTube Video ID": {"type": "string"}, "YouTube Thumbnail": {"type": "array", "items": {"type": "object", "required": ["id", "width", "height", "url", "filename", "size", "type", "thumbnails"], "properties": {"id": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}, "url": {"type": "string"}, "filename": {"type": "string"}, "size": {"type": "integer", "minimum": 0}, "type": {"type": "string"}, "thumbnails": {"type": "object", "required": ["small", "large", "full"], "properties": {"small": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "large": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "full": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}}}}}}, "Zotero Key": {"type": "string"}, "Zotero Version": {"type": "integer", "minumum": 0}, "HTML Link": {"type": "string"}, "Reddit/Markdown Link": {"type": "string"}, "Series URL": {"type": "array", "items": {"type": ["string", "null"]}}, "YouTube Thumbnail URL": {"type": "string"}, "No. Formatted": {"type": "string"}, "Date Added": {"type": "string"}, "Video Provider": {"type": "string"}, "Watch Video": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "View on Map": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter First Name": {"type": "array", "items": {"type": "string"}}, "Presenter Last Name": {"type": "array", "items": {"type": "string"}}, "ISO Added": {"type": "string"}, "Publisher Code": {"type": "array", "items": {"type": "string"}}, "Code": {"type": "string"}, "ESOVDBID": {"type": "string"}, "Language Code": {"type": "string"}, "Publisher Text": {"type": "string"}, "Series Text": {"type": "string"}, "Year Sort": {"type": "integer", "minimum": 1900}, "Vol & No": {"type": "string"}, "Record ID": {"type": "string"}, "Series Count": {"type": "array", "items": {"type": "integer"}}, "Series Count Text": {"type": "string"}, "Modified": {"type": "string"}, "Created": {"type": "string"}, "Presenter(s) Text": {"type": "string"}, "Publisher Sort": {"type": "array", "items": {"type": "string"}}, "Series Sort": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key": {"type": "string"}, "Topic Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Topic Zotero Key": {"type": "string"}, "Delete Record": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter Formatted": {"type": "array", "items": {"type": "string"}}, "Status Text": {"type": "string"}}}, "more": {"type": "object", "properties": {"...": {"type": "string"}}}}}
21449850-6a19-40d0-bd15-332a18e10c08/85eb2858-df32-4829-a7e2-2ed6c255f769/0/2
The Earth Science Online Video Database
Public access to all 6,100+ videos' data in the ESOVDB, in JSON format.
null
Get all videos
Gets all 6,100+ videos from the Earth Science Online Database, as a large JSON file. Even though the API server caches all the videos every 24 hours, and API users are only ever querying what videos have been added or updated since then, the resulting JSON file is large, and this request may take a moment to complete. Premium users of this endpoint will always receive completely fresh data, never cached.
200
Success (format=raw|json)
[{"id": "rec1hptC6qgWA10qv", "Title": "Exotic X: Baja-BC", "URL": "https://youtu.be/XMUHKcFf2kQ", "Description": "CWU's Nick Zentner from his home in Ellensburg, Washington on Sunday, December 6, 2020. Livestreams every Friday (2pm) and Sunday (9am) this fall...Exotic Terranes A to Z!", "Series": ["rec8q8bnVXCxnEtF5"], "Publisher": ["recJJhFAJ29rDu7BN"], "Year": 2020, "Running Time": 8554, "Rating": 5, "No.": 99, "Format": "Webinar", "Medium": "Online Video", "Presenter(s)": ["recW3Mb7Yy7xoqeAp"], "Language": "English", "Level/Audience": "\ud83d\udca1 (Introductory/Kid-friendly)", "Status": "\u2705", "Topic": "Tectonics, Terranes, Structural Geology, & Dynamic Topography", "Topic Link": ["recncF9LCX3NIEFS3"], "Geocoding": "\ud83d\udd34 eyJpIjoiIiwibyI6eyJzdGF0dXMiOiJaRVJPX1JFU1VMVFMiLCJibG9ja0luc3RhbGxhdGlvbklkcyI6WyJibGlONFVUWWNaRElZSU5pNiJdLCJsb2NhdGlvbkZpZWxkSWQiOiJmbGQxZUxnQ0ZZbVFyd0ROZCJ9LCJlIjowfQ==", "Marker Color": " ", "ID": 5771, "YouTube Video ID": "XMUHKcFf2kQ", "YouTube Thumbnail": [{"id": "attg2aZnvKOiV0TQi", "width": 480, "height": 360, "url": "https://dl.airtable.com/.attachments/1d4572d40ea4d10d5639293b91ec499f/0c998c5c/hqdefault.jpg", "filename": "hqdefault.jpg", "size": 29190, "type": "image/jpeg", "thumbnails": {"small": {"url": "https://dl.airtable.com/.attachmentThumbnails/4e875d50a8bc300d4c81cbb5571a6a16/65445e2e", "width": 48, "height": 36}, "large": {"url": "https://dl.airtable.com/.attachmentThumbnails/60042db011330ceae356365d8b5ebb9a/8651ea11", "width": 480, "height": 360}, "full": {"url": "https://dl.airtable.com/.attachmentThumbnails/52cbf51a5a46d5addedabc08a6b4caac/e1e1ed08", "width": 3000, "height": 3000}}}], "Zotero Key": "49KMJIFC", "Zotero Version": 9351, "HTML Link": "\n<a href='https://youtu.be/XMUHKcFf2kQ'>Episode 99: Exotic X: Baja-BC (2020) (2:22:33)</a>", "Reddit/Markdown Link": "(https://youtu.be/XMUHKcFf2kQ)[Episode 99: Exotic X: Baja-BC (2020) (2:22:33)]", "Series URL": [null], "YouTube Thumbnail URL": "http://i3.ytimg.com/vi/XMUHKcFf2kQ/hqdefault.jpg", "No. Formatted": "Ep. 99", "Date Added": "2020-12-06", "Video Provider": "YouTube", "Watch Video": {"label": "Watch video", "url": "https://youtu.be/XMUHKcFf2kQ"}, "View on Map": {"label": "View on Map", "url": null}, "Presenter First Name": ["Nick"], "Presenter Last Name": ["Zentner"], "ISO Added": "2020-12-06T19:05:25.000Z", "Publisher Code": ["0010"], "Code": "005771", "ESOVDBID": "esovdb-0010-005771", "Language Code": "en", "Publisher Text": "Independent", "Series Text": "Nick at Home", "Year Sort": 2020, "Vol & No": "0.99", "Record ID": "rec1hptC6qgWA10qv", "Series Count": [103], "Series Count Text": "103", "Modified": "2020-12-14T12:31:21.000Z", "Created": "2020-12-06T19:05:25.000Z", "Presenter(s) Text": "Nick Zentner", "Publisher Sort": ["Independent"], "Series Sort": ["Nick at Home"], "Series Zotero Key Lookup": ["PSRHBWTR"], "Series Zotero Key": "PSRHBWTR", "Topic Zotero Key Lookup": ["N96Q2P6H"], "Topic Zotero Key": "N96Q2P6H", "Delete Record": {"label": "Delete", "url": "https://airtable.com/tbl3WP689vHdmg7P2/rec1hptC6qgWA10qv?blocks=blixccwnckU1EXsSR"}, "Presenter Formatted": ["Nick Zentner"], "Status Text": "active"}, {"...": "6,100+ other video objects just like this."}]
{"type": "array", "items": {"anyOf": [{"$ref": "#/$defs/zotero"}, {"$ref": "#/$defs/youtube"}, {"$ref": "#/$defs/raw"}, {"$ref": "#/$defs/more"}]}, "$defs": {"zotero": {"type": "object", "properties": {"zoteroKey": {"type": "string"}, "zoteroVersion": {"type": "integer", "minimum": 0}, "zoteroSeries": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "year": {"type": "integer", "minimum": 1900}, "desc": {"type": "string"}, "runningTime": {"type": "string"}, "format": {"type": "string"}, "topic": {"type": "string"}, "series": {"type": "string"}, "seriesCount": {"type": "string"}, "vol": {"type": "string"}, "no": {"type": "string"}, "publisher": {"type": "string"}, "presenters": {"type": "array", "items": {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}}}}, "language": {"type": "string"}, "location": {"type": "string"}, "plusCode": {"type": "string"}, "provider": {"type": "string"}, "esovdbId": {"type": "string"}, "recordId": {"type": "string"}, "accessDate": {"type": "string"}, "created": {"type": "string"}, "modified": {"type": "string"}}}, "youtube": {"type": "object", "properties": {"videoId": {"type": "string"}, "recordId": {"type": "string"}, "esovdbId": {"type": "string"}, "zoteroKey": {"type": "string"}, "added": {"type": "string"}}}, "raw": {"type": "object", "properties": {"id": {"type": "string"}, "Title": {"type": "string"}, "URL": {"type": "string"}, "Description": {"type": "string"}, "Series": {"type": "array", "items": {"type": "string"}}, "Publisher": {"type": "array", "items": {"type": "string"}}, "Year": {"type": "integer"}, "Running Time": {"type": "integer", "minimum": 0}, "Rating": {"type": "integer", "minimum": 0, "maximum": 5}, "No": {"type": "integer", "minimum": 0}, "Format": {"type": "string"}, "Medium": {"type": "string"}, "Presenter(s)": {"type": "array", "items": {"type": "string"}}, "Language": {"type": "string"}, "Level/Audience": {"type": "string"}, "Status": {"type": "string"}, "Topic": {"type": "string"}, "Topic Link": {"type": "array", "items": {"type": "string"}}, "Geocoding": {"type": "string"}, "Marker Color": {"type": "string"}, "ID": {"type": "integer", "minimum": 0}, "YouTube Video ID": {"type": "string"}, "YouTube Thumbnail": {"type": "array", "items": {"type": "object", "required": ["id", "width", "height", "url", "filename", "size", "type", "thumbnails"], "properties": {"id": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}, "url": {"type": "string"}, "filename": {"type": "string"}, "size": {"type": "integer", "minimum": 0}, "type": {"type": "string"}, "thumbnails": {"type": "object", "required": ["small", "large", "full"], "properties": {"small": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "large": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "full": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}}}}}}, "Zotero Key": {"type": "string"}, "Zotero Version": {"type": "integer", "minumum": 0}, "HTML Link": {"type": "string"}, "Reddit/Markdown Link": {"type": "string"}, "Series URL": {"type": "array", "items": {"type": ["string", "null"]}}, "YouTube Thumbnail URL": {"type": "string"}, "No. Formatted": {"type": "string"}, "Date Added": {"type": "string"}, "Video Provider": {"type": "string"}, "Watch Video": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "View on Map": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter First Name": {"type": "array", "items": {"type": "string"}}, "Presenter Last Name": {"type": "array", "items": {"type": "string"}}, "ISO Added": {"type": "string"}, "Publisher Code": {"type": "array", "items": {"type": "string"}}, "Code": {"type": "string"}, "ESOVDBID": {"type": "string"}, "Language Code": {"type": "string"}, "Publisher Text": {"type": "string"}, "Series Text": {"type": "string"}, "Year Sort": {"type": "integer", "minimum": 1900}, "Vol & No": {"type": "string"}, "Record ID": {"type": "string"}, "Series Count": {"type": "array", "items": {"type": "integer"}}, "Series Count Text": {"type": "string"}, "Modified": {"type": "string"}, "Created": {"type": "string"}, "Presenter(s) Text": {"type": "string"}, "Publisher Sort": {"type": "array", "items": {"type": "string"}}, "Series Sort": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key": {"type": "string"}, "Topic Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Topic Zotero Key": {"type": "string"}, "Delete Record": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter Formatted": {"type": "array", "items": {"type": "string"}}, "Status Text": {"type": "string"}}}, "more": {"type": "object", "properties": {"...": {"type": "string"}}}}}
21449850-6a19-40d0-bd15-332a18e10c08/82d5e74b-0609-4fff-96ff-1f886ed2c9fc/0/0
The Earth Science Online Video Database
Public access to all 6,100+ videos' data in the ESOVDB, in JSON format.
null
Delete webhook(s)
By providing a callback URL and one or more webhook events (from the canonical list* of all available ESOVDB webhook events), the callback URL is unsubscribed from those webhook events. *For the canonical list of ESOVDB webhook events, use the GET /webhooks API endpoint, without any query parameters.
200
Success
{"removed": ["videos.create"], "unchanged": [], "failed": []}
{"$defs": {"event": {"enum": ["videos.create", "videos.update", "videos.delete", "series.create", "series.update", "series.delete"]}}, "removed": {"type": "array", "items": {"$ref": "#/$defs/event"}}, "unchanged": {"type": "array", "items": {"$ref": "#/$defs/event"}}, "failed": {"type": "array", "items": {"$ref": "#/$defs/event"}}}
21449850-6a19-40d0-bd15-332a18e10c08/82d5e74b-0609-4fff-96ff-1f886ed2c9fc/0/1
The Earth Science Online Video Database
Public access to all 6,100+ videos' data in the ESOVDB, in JSON format.
null
Delete webhook(s)
By providing a callback URL and one or more webhook events (from the canonical list* of all available ESOVDB webhook events), the callback URL is unsubscribed from those webhook events. *For the canonical list of ESOVDB webhook events, use the GET /webhooks API endpoint, without any query parameters.
200
Success (Unchanged)
{"removed": [], "unchanged": ["videos.create"], "failed": []}
{"$defs": {"event": {"enum": ["videos.create", "videos.update", "videos.delete", "series.create", "series.update", "series.delete"]}}, "removed": {"type": "array", "items": {"$ref": "#/$defs/event"}}, "unchanged": {"type": "array", "items": {"$ref": "#/$defs/event"}}, "failed": {"type": "array", "items": {"$ref": "#/$defs/event"}}}
21449850-6a19-40d0-bd15-332a18e10c08/4791cea2-eddc-4dd2-bb13-d59cd28458ad/0/0
The Earth Science Online Video Database
Public access to all 6,100+ videos' data in the ESOVDB, in JSON format.
null
Get all webhooks
Without any parameters specified, returns a list of all canonical webhook events. If the client includes a valid url callback parameter in the request, this endpoint instead returns a list of only the webhook events to which the provided callback URL is subscribed.
200
Success (w/ url query param)
["videos.create", "videos.update"]
{"$defs": {"event": {"enum": ["videos.create", "videos.update", "videos.delete", "series.create", "series.update", "series.delete"]}}, "events": {"type": "array", "items": {"$ref": "#/$defs/event"}}}
21449850-6a19-40d0-bd15-332a18e10c08/4791cea2-eddc-4dd2-bb13-d59cd28458ad/0/1
The Earth Science Online Video Database
Public access to all 6,100+ videos' data in the ESOVDB, in JSON format.
null
Get all webhooks
Without any parameters specified, returns a list of all canonical webhook events. If the client includes a valid url callback parameter in the request, this endpoint instead returns a list of only the webhook events to which the provided callback URL is subscribed.
200
Success
["videos.create", "videos.update", "videos.delete", "series.create", "series.update", "series.delete"]
{"$defs": {"event": {"enum": ["videos.create", "videos.update", "videos.delete", "series.create", "series.update", "series.delete"]}}, "events": {"type": "array", "items": {"$ref": "#/$defs/event"}}}
21449850-6a19-40d0-bd15-332a18e10c08/3c67550e-f555-4741-83df-e864e35506eb/0/0
The Earth Science Online Video Database
Public access to all 6,100+ videos' data in the ESOVDB, in JSON format.
null
Query videos
Return a subset of the ESOVDB's 6,100+ videos using various parameters to search and filter the ESOVDB's videos.
200
Success (default, format=zotero)
[{"zoteroKey": "QD759QK8", "zoteroVersion": 2456, "zoteroSeries": "5TKPPWXK", "title": "What Is a Meander?", "url": "https://youtu.be/STgbHFvUMlE", "year": 2013, "desc": "The development of graceful river meanders and oxbow lakes is explained in this short Two Minute Geology video. Entrenched Meanders are also explained.\n\nEntrenched Meanders form when tectonic uplift begins underneath an meandering river system - causing the river to carve a meandering river canyon. In addition to the Yakima River Canyon in Washington, the San Juan River also features excellent entrenched meanders at Gooseneck State Park in Utah. \n\nThis episode begins with Nick standing next to a sweeping curve of the Yakima River downstream of Ellensburg, Washington. The concept of meanders being old age features is established. When rivers are youthful, they are typically linear, but as the river ages, its subtle curves become more exaggerated meanders as time goes by. The meanders are constantly shifting their locations due to continued erosion on the outside of meander curves - and continued deposition of sediment on the inside of the curves. The final stage of meander development is a cut off of the meander that almost loops back completely on itself, and the river abandons the meander - cuts a new straight channel - and an ox-bow lake is formed at the abandoned meander. Since the Yakima River has beautiful, well-formed meanders here, it is clear that central Washington was flat long ago - just like the Mississippi River system today. \n\nThe episode then switches to Nick at an overlook vista on the western rim of the Yakima River Canyon. Since the meandering river is now at the bottom of a canyon, the concept of plate tectonic uplift is introduced. The canyon cutting here is a younger event than the river meander development. Regional uplift in central Washington is due to the development of the Yakima Fold and Thrust Belt - and area of densely packed folds and faults that show that this area has been under crustal compression during the last 10 million years. The compression is the force that drives the tectonic uplift that has caused the river to become energized. The river has held its position against an uplifting section of Columbia River Basalt layers now on display in the walls of the beautiful Yakima River Canyon. The Yakima River has been here longer than the Yakima River Canyon!", "runningTime": "3:01", "format": "Web Series", "topic": "Alluvial, Pluvial & Terrestrial Sedimentology, Erosion & Weathering, Geomorphology, Karst, Groundwater & Provenance", "series": "2-minute Geology", "seriesCount": "15", "vol": "", "no": "", "publisher": "hugefloods.com", "presenters": [{"firstName": "Nick", "lastName": "Zentner"}, {"firstName": "Tom", "lastName": "Foster"}], "language": "en", "location": "", "plusCode": "", "provider": "YouTube", "esovdbId": "esovdb-0303-002113", "recordId": "recrPP76yYrjNvlmw", "accessDate": "2019-07-06 08:52:20", "created": "2019-07-06T12:52:20.000Z", "modified": "2021-01-02T07:02:24.000Z"}, {"...": "6,100+ other video objects just like this."}]
{"type": "array", "items": {"anyOf": [{"$ref": "#/$defs/zotero"}, {"$ref": "#/$defs/youtube"}, {"$ref": "#/$defs/raw"}, {"$ref": "#/$defs/more"}]}, "$defs": {"zotero": {"type": "object", "properties": {"zoteroKey": {"type": "string"}, "zoteroVersion": {"type": "integer", "minimum": 0}, "zoteroSeries": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "year": {"type": "integer", "minimum": 1900}, "desc": {"type": "string"}, "runningTime": {"type": "string"}, "format": {"type": "string"}, "topic": {"type": "string"}, "series": {"type": "string"}, "seriesCount": {"type": "string"}, "vol": {"type": "string"}, "no": {"type": "string"}, "publisher": {"type": "string"}, "presenters": {"type": "array", "items": {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}}}}, "language": {"type": "string"}, "location": {"type": "string"}, "plusCode": {"type": "string"}, "provider": {"type": "string"}, "esovdbId": {"type": "string"}, "recordId": {"type": "string"}, "accessDate": {"type": "string"}, "created": {"type": "string"}, "modified": {"type": "string"}}}, "youtube": {"type": "object", "properties": {"videoId": {"type": "string"}, "recordId": {"type": "string"}, "esovdbId": {"type": "string"}, "zoteroKey": {"type": "string"}, "added": {"type": "string"}}}, "raw": {"type": "object", "properties": {"id": {"type": "string"}, "Title": {"type": "string"}, "URL": {"type": "string"}, "Description": {"type": "string"}, "Series": {"type": "array", "items": {"type": "string"}}, "Publisher": {"type": "array", "items": {"type": "string"}}, "Year": {"type": "integer"}, "Running Time": {"type": "integer", "minimum": 0}, "Rating": {"type": "integer", "minimum": 0, "maximum": 5}, "No": {"type": "integer", "minimum": 0}, "Format": {"type": "string"}, "Medium": {"type": "string"}, "Presenter(s)": {"type": "array", "items": {"type": "string"}}, "Language": {"type": "string"}, "Level/Audience": {"type": "string"}, "Status": {"type": "string"}, "Topic": {"type": "string"}, "Topic Link": {"type": "array", "items": {"type": "string"}}, "Geocoding": {"type": "string"}, "Marker Color": {"type": "string"}, "ID": {"type": "integer", "minimum": 0}, "YouTube Video ID": {"type": "string"}, "YouTube Thumbnail": {"type": "array", "items": {"type": "object", "required": ["id", "width", "height", "url", "filename", "size", "type", "thumbnails"], "properties": {"id": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}, "url": {"type": "string"}, "filename": {"type": "string"}, "size": {"type": "integer", "minimum": 0}, "type": {"type": "string"}, "thumbnails": {"type": "object", "required": ["small", "large", "full"], "properties": {"small": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "large": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "full": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}}}}}}, "Zotero Key": {"type": "string"}, "Zotero Version": {"type": "integer", "minumum": 0}, "HTML Link": {"type": "string"}, "Reddit/Markdown Link": {"type": "string"}, "Series URL": {"type": "array", "items": {"type": ["string", "null"]}}, "YouTube Thumbnail URL": {"type": "string"}, "No. Formatted": {"type": "string"}, "Date Added": {"type": "string"}, "Video Provider": {"type": "string"}, "Watch Video": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "View on Map": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter First Name": {"type": "array", "items": {"type": "string"}}, "Presenter Last Name": {"type": "array", "items": {"type": "string"}}, "ISO Added": {"type": "string"}, "Publisher Code": {"type": "array", "items": {"type": "string"}}, "Code": {"type": "string"}, "ESOVDBID": {"type": "string"}, "Language Code": {"type": "string"}, "Publisher Text": {"type": "string"}, "Series Text": {"type": "string"}, "Year Sort": {"type": "integer", "minimum": 1900}, "Vol & No": {"type": "string"}, "Record ID": {"type": "string"}, "Series Count": {"type": "array", "items": {"type": "integer"}}, "Series Count Text": {"type": "string"}, "Modified": {"type": "string"}, "Created": {"type": "string"}, "Presenter(s) Text": {"type": "string"}, "Publisher Sort": {"type": "array", "items": {"type": "string"}}, "Series Sort": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key": {"type": "string"}, "Topic Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Topic Zotero Key": {"type": "string"}, "Delete Record": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter Formatted": {"type": "array", "items": {"type": "string"}}, "Status Text": {"type": "string"}}}, "more": {"type": "object", "properties": {"...": {"type": "string"}}}}}
21449850-6a19-40d0-bd15-332a18e10c08/3c67550e-f555-4741-83df-e864e35506eb/0/1
The Earth Science Online Video Database
Public access to all 6,100+ videos' data in the ESOVDB, in JSON format.
null
Query videos
Return a subset of the ESOVDB's 6,100+ videos using various parameters to search and filter the ESOVDB's videos.
200
Success (format=youtube|yt)
[{"videoId": "STgbHFvUMlE", "recordId": "recrPP76yYrjNvlmw", "esovdbId": "esovdb-0303-002113", "zoteroKey": "QD759QK8", "added": "2019-07-06 08:52:20"}, {"...": "6,100+ other video objects just like this."}]
{"type": "array", "items": {"anyOf": [{"$ref": "#/$defs/zotero"}, {"$ref": "#/$defs/youtube"}, {"$ref": "#/$defs/raw"}, {"$ref": "#/$defs/more"}]}, "$defs": {"zotero": {"type": "object", "properties": {"zoteroKey": {"type": "string"}, "zoteroVersion": {"type": "integer", "minimum": 0}, "zoteroSeries": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "year": {"type": "integer", "minimum": 1900}, "desc": {"type": "string"}, "runningTime": {"type": "string"}, "format": {"type": "string"}, "topic": {"type": "string"}, "series": {"type": "string"}, "seriesCount": {"type": "string"}, "vol": {"type": "string"}, "no": {"type": "string"}, "publisher": {"type": "string"}, "presenters": {"type": "array", "items": {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}}}}, "language": {"type": "string"}, "location": {"type": "string"}, "plusCode": {"type": "string"}, "provider": {"type": "string"}, "esovdbId": {"type": "string"}, "recordId": {"type": "string"}, "accessDate": {"type": "string"}, "created": {"type": "string"}, "modified": {"type": "string"}}}, "youtube": {"type": "object", "properties": {"videoId": {"type": "string"}, "recordId": {"type": "string"}, "esovdbId": {"type": "string"}, "zoteroKey": {"type": "string"}, "added": {"type": "string"}}}, "raw": {"type": "object", "properties": {"id": {"type": "string"}, "Title": {"type": "string"}, "URL": {"type": "string"}, "Description": {"type": "string"}, "Series": {"type": "array", "items": {"type": "string"}}, "Publisher": {"type": "array", "items": {"type": "string"}}, "Year": {"type": "integer"}, "Running Time": {"type": "integer", "minimum": 0}, "Rating": {"type": "integer", "minimum": 0, "maximum": 5}, "No": {"type": "integer", "minimum": 0}, "Format": {"type": "string"}, "Medium": {"type": "string"}, "Presenter(s)": {"type": "array", "items": {"type": "string"}}, "Language": {"type": "string"}, "Level/Audience": {"type": "string"}, "Status": {"type": "string"}, "Topic": {"type": "string"}, "Topic Link": {"type": "array", "items": {"type": "string"}}, "Geocoding": {"type": "string"}, "Marker Color": {"type": "string"}, "ID": {"type": "integer", "minimum": 0}, "YouTube Video ID": {"type": "string"}, "YouTube Thumbnail": {"type": "array", "items": {"type": "object", "required": ["id", "width", "height", "url", "filename", "size", "type", "thumbnails"], "properties": {"id": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}, "url": {"type": "string"}, "filename": {"type": "string"}, "size": {"type": "integer", "minimum": 0}, "type": {"type": "string"}, "thumbnails": {"type": "object", "required": ["small", "large", "full"], "properties": {"small": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "large": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "full": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}}}}}}, "Zotero Key": {"type": "string"}, "Zotero Version": {"type": "integer", "minumum": 0}, "HTML Link": {"type": "string"}, "Reddit/Markdown Link": {"type": "string"}, "Series URL": {"type": "array", "items": {"type": ["string", "null"]}}, "YouTube Thumbnail URL": {"type": "string"}, "No. Formatted": {"type": "string"}, "Date Added": {"type": "string"}, "Video Provider": {"type": "string"}, "Watch Video": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "View on Map": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter First Name": {"type": "array", "items": {"type": "string"}}, "Presenter Last Name": {"type": "array", "items": {"type": "string"}}, "ISO Added": {"type": "string"}, "Publisher Code": {"type": "array", "items": {"type": "string"}}, "Code": {"type": "string"}, "ESOVDBID": {"type": "string"}, "Language Code": {"type": "string"}, "Publisher Text": {"type": "string"}, "Series Text": {"type": "string"}, "Year Sort": {"type": "integer", "minimum": 1900}, "Vol & No": {"type": "string"}, "Record ID": {"type": "string"}, "Series Count": {"type": "array", "items": {"type": "integer"}}, "Series Count Text": {"type": "string"}, "Modified": {"type": "string"}, "Created": {"type": "string"}, "Presenter(s) Text": {"type": "string"}, "Publisher Sort": {"type": "array", "items": {"type": "string"}}, "Series Sort": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key": {"type": "string"}, "Topic Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Topic Zotero Key": {"type": "string"}, "Delete Record": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter Formatted": {"type": "array", "items": {"type": "string"}}, "Status Text": {"type": "string"}}}, "more": {"type": "object", "properties": {"...": {"type": "string"}}}}}
21449850-6a19-40d0-bd15-332a18e10c08/3c67550e-f555-4741-83df-e864e35506eb/0/2
The Earth Science Online Video Database
Public access to all 6,100+ videos' data in the ESOVDB, in JSON format.
null
Query videos
Return a subset of the ESOVDB's 6,100+ videos using various parameters to search and filter the ESOVDB's videos.
200
Success (format=raw|json)
[{"id": "rec1hptC6qgWA10qv", "Title": "Exotic X: Baja-BC", "URL": "https://youtu.be/XMUHKcFf2kQ", "Description": "CWU's Nick Zentner from his home in Ellensburg, Washington on Sunday, December 6, 2020. Livestreams every Friday (2pm) and Sunday (9am) this fall...Exotic Terranes A to Z!", "Series": ["rec8q8bnVXCxnEtF5"], "Publisher": ["recJJhFAJ29rDu7BN"], "Year": 2020, "Running Time": 8554, "Rating": 5, "No.": 99, "Format": "Webinar", "Medium": "Online Video", "Presenter(s)": ["recW3Mb7Yy7xoqeAp"], "Language": "English", "Level/Audience": "\ud83d\udca1 (Introductory/Kid-friendly)", "Status": "\u2705", "Topic": "Tectonics, Terranes, Structural Geology, & Dynamic Topography", "Topic Link": ["recncF9LCX3NIEFS3"], "Geocoding": "\ud83d\udd34 eyJpIjoiIiwibyI6eyJzdGF0dXMiOiJaRVJPX1JFU1VMVFMiLCJibG9ja0luc3RhbGxhdGlvbklkcyI6WyJibGlONFVUWWNaRElZSU5pNiJdLCJsb2NhdGlvbkZpZWxkSWQiOiJmbGQxZUxnQ0ZZbVFyd0ROZCJ9LCJlIjowfQ==", "Marker Color": " ", "ID": 5771, "YouTube Video ID": "XMUHKcFf2kQ", "YouTube Thumbnail": [{"id": "attg2aZnvKOiV0TQi", "width": 480, "height": 360, "url": "https://dl.airtable.com/.attachments/1d4572d40ea4d10d5639293b91ec499f/0c998c5c/hqdefault.jpg", "filename": "hqdefault.jpg", "size": 29190, "type": "image/jpeg", "thumbnails": {"small": {"url": "https://dl.airtable.com/.attachmentThumbnails/4e875d50a8bc300d4c81cbb5571a6a16/65445e2e", "width": 48, "height": 36}, "large": {"url": "https://dl.airtable.com/.attachmentThumbnails/60042db011330ceae356365d8b5ebb9a/8651ea11", "width": 480, "height": 360}, "full": {"url": "https://dl.airtable.com/.attachmentThumbnails/52cbf51a5a46d5addedabc08a6b4caac/e1e1ed08", "width": 3000, "height": 3000}}}], "Zotero Key": "49KMJIFC", "Zotero Version": 9351, "HTML Link": "\n<a href='https://youtu.be/XMUHKcFf2kQ'>Episode 99: Exotic X: Baja-BC (2020) (2:22:33)</a>", "Reddit/Markdown Link": "(https://youtu.be/XMUHKcFf2kQ)[Episode 99: Exotic X: Baja-BC (2020) (2:22:33)]", "Series URL": [null], "YouTube Thumbnail URL": "http://i3.ytimg.com/vi/XMUHKcFf2kQ/hqdefault.jpg", "No. Formatted": "Ep. 99", "Date Added": "2020-12-06", "Video Provider": "YouTube", "Watch Video": {"label": "Watch video", "url": "https://youtu.be/XMUHKcFf2kQ"}, "View on Map": {"label": "View on Map", "url": null}, "Presenter First Name": ["Nick"], "Presenter Last Name": ["Zentner"], "ISO Added": "2020-12-06T19:05:25.000Z", "Publisher Code": ["0010"], "Code": "005771", "ESOVDBID": "esovdb-0010-005771", "Language Code": "en", "Publisher Text": "Independent", "Series Text": "Nick at Home", "Year Sort": 2020, "Vol & No": "0.99", "Record ID": "rec1hptC6qgWA10qv", "Series Count": [103], "Series Count Text": "103", "Modified": "2020-12-14T12:31:21.000Z", "Created": "2020-12-06T19:05:25.000Z", "Presenter(s) Text": "Nick Zentner", "Publisher Sort": ["Independent"], "Series Sort": ["Nick at Home"], "Series Zotero Key Lookup": ["PSRHBWTR"], "Series Zotero Key": "PSRHBWTR", "Topic Zotero Key Lookup": ["N96Q2P6H"], "Topic Zotero Key": "N96Q2P6H", "Delete Record": {"label": "Delete", "url": "https://airtable.com/tbl3WP689vHdmg7P2/rec1hptC6qgWA10qv?blocks=blixccwnckU1EXsSR"}, "Presenter Formatted": ["Nick Zentner"], "Status Text": "active"}, {"...": "6,100+ other video objects just like this."}]
{"type": "array", "items": {"anyOf": [{"$ref": "#/$defs/zotero"}, {"$ref": "#/$defs/youtube"}, {"$ref": "#/$defs/raw"}, {"$ref": "#/$defs/more"}]}, "$defs": {"zotero": {"type": "object", "properties": {"zoteroKey": {"type": "string"}, "zoteroVersion": {"type": "integer", "minimum": 0}, "zoteroSeries": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "year": {"type": "integer", "minimum": 1900}, "desc": {"type": "string"}, "runningTime": {"type": "string"}, "format": {"type": "string"}, "topic": {"type": "string"}, "series": {"type": "string"}, "seriesCount": {"type": "string"}, "vol": {"type": "string"}, "no": {"type": "string"}, "publisher": {"type": "string"}, "presenters": {"type": "array", "items": {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}}}}, "language": {"type": "string"}, "location": {"type": "string"}, "plusCode": {"type": "string"}, "provider": {"type": "string"}, "esovdbId": {"type": "string"}, "recordId": {"type": "string"}, "accessDate": {"type": "string"}, "created": {"type": "string"}, "modified": {"type": "string"}}}, "youtube": {"type": "object", "properties": {"videoId": {"type": "string"}, "recordId": {"type": "string"}, "esovdbId": {"type": "string"}, "zoteroKey": {"type": "string"}, "added": {"type": "string"}}}, "raw": {"type": "object", "properties": {"id": {"type": "string"}, "Title": {"type": "string"}, "URL": {"type": "string"}, "Description": {"type": "string"}, "Series": {"type": "array", "items": {"type": "string"}}, "Publisher": {"type": "array", "items": {"type": "string"}}, "Year": {"type": "integer"}, "Running Time": {"type": "integer", "minimum": 0}, "Rating": {"type": "integer", "minimum": 0, "maximum": 5}, "No": {"type": "integer", "minimum": 0}, "Format": {"type": "string"}, "Medium": {"type": "string"}, "Presenter(s)": {"type": "array", "items": {"type": "string"}}, "Language": {"type": "string"}, "Level/Audience": {"type": "string"}, "Status": {"type": "string"}, "Topic": {"type": "string"}, "Topic Link": {"type": "array", "items": {"type": "string"}}, "Geocoding": {"type": "string"}, "Marker Color": {"type": "string"}, "ID": {"type": "integer", "minimum": 0}, "YouTube Video ID": {"type": "string"}, "YouTube Thumbnail": {"type": "array", "items": {"type": "object", "required": ["id", "width", "height", "url", "filename", "size", "type", "thumbnails"], "properties": {"id": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}, "url": {"type": "string"}, "filename": {"type": "string"}, "size": {"type": "integer", "minimum": 0}, "type": {"type": "string"}, "thumbnails": {"type": "object", "required": ["small", "large", "full"], "properties": {"small": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "large": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}, "full": {"type": "object", "required": ["url", "width", "height"], "properties": {"url": {"type": "string"}, "width": {"type": "integer", "minimum": 0}, "height": {"type": "integer", "minimum": 0}}}}}}}}, "Zotero Key": {"type": "string"}, "Zotero Version": {"type": "integer", "minumum": 0}, "HTML Link": {"type": "string"}, "Reddit/Markdown Link": {"type": "string"}, "Series URL": {"type": "array", "items": {"type": ["string", "null"]}}, "YouTube Thumbnail URL": {"type": "string"}, "No. Formatted": {"type": "string"}, "Date Added": {"type": "string"}, "Video Provider": {"type": "string"}, "Watch Video": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "View on Map": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter First Name": {"type": "array", "items": {"type": "string"}}, "Presenter Last Name": {"type": "array", "items": {"type": "string"}}, "ISO Added": {"type": "string"}, "Publisher Code": {"type": "array", "items": {"type": "string"}}, "Code": {"type": "string"}, "ESOVDBID": {"type": "string"}, "Language Code": {"type": "string"}, "Publisher Text": {"type": "string"}, "Series Text": {"type": "string"}, "Year Sort": {"type": "integer", "minimum": 1900}, "Vol & No": {"type": "string"}, "Record ID": {"type": "string"}, "Series Count": {"type": "array", "items": {"type": "integer"}}, "Series Count Text": {"type": "string"}, "Modified": {"type": "string"}, "Created": {"type": "string"}, "Presenter(s) Text": {"type": "string"}, "Publisher Sort": {"type": "array", "items": {"type": "string"}}, "Series Sort": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Series Zotero Key": {"type": "string"}, "Topic Zotero Key Lookup": {"type": "array", "items": {"type": "string"}}, "Topic Zotero Key": {"type": "string"}, "Delete Record": {"type": "object", "required": ["label", "url"], "properties": {"label": {"type": "string"}, "url": {"type": ["string", "null"]}}}, "Presenter Formatted": {"type": "array", "items": {"type": "string"}}, "Status Text": {"type": "string"}}}, "more": {"type": "object", "properties": {"...": {"type": "string"}}}}}
686a6884-24fd-442b-931b-8b7305f6a584/553846a7-ff6d-4d4c-8f6d-dcfe3d5e2850/1/0
Molecular Viewer
This api give you the molecular structure of every chemical element in the periodic table.
null
predict_predit__post
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
5bef032ce4b0a5d5a03bb9bf/5bef0486e4b0a5d5a03bb9ce/0/0
aztro
aztro API - Get daily horoscope! 100% Free & Open Source | Astrology API by Sameer Kumar
0.5
Fetch Horoscope Information
Provides horoscope info for sun signs such as Lucky Number, Lucky Color, Mood, Color, Compatibility with other sun signs, description of a sign for that day, etc.
200
Sample Response for Aquarius
{"color": "Blue", "compatibility": "Taurus", "current_date": "September 24, 2020", "date_range": "Jan 20 - Feb 18", "description": "Your busy lifestyle has been fun, but today it's time to slow down and just relax.", "lucky_number": "93", "lucky_time": "6pm", "mood": "Relieved"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"color": {"type": "string"}, "compatibility": {"type": "string"}, "current_date": {"type": "string"}, "date_range": {"type": "string"}, "description": {"type": "string"}, "lucky_number": {"type": "string"}, "lucky_time": {"type": "string"}, "mood": {"type": "string"}}, "required": ["color", "compatibility", "current_date", "date_range", "description", "lucky_number", "lucky_time", "mood"]}
f877f1f7-9417-45d2-9101-6e71e1927e4a/e87dd707-47a8-489a-a247-c68099e2f64e/0/0
Planets Info by NewbAPI
Basic Information about planet
9.4
All planet
Get list Planet
200
Example 1
[{"planetOrder": 0, "name": "", "description": "", "basicDetails": {"volume": "", "mass": ""}, "source": "", "wikiLink": "", "imgSrc": {"img": "", "imgDescription": ""}, "id": 0}]
{"title": "Response Get All Planet Api V1 Planets Get", "type": "array", "items": {"title": "PlanetSchema", "required": ["planetOrder", "name", "description", "basicDetails", "source", "wikiLink", "imgSrc", "id"], "type": "object", "properties": {"planetOrder": {"title": "Planetorder", "type": "integer"}, "name": {"title": "Name", "type": "string"}, "description": {"title": "Description", "type": "string"}, "basicDetails": {"title": "PlanetBasicDetails", "required": ["volume", "mass"], "type": "object", "properties": {"volume": {"title": "Volume", "type": "string"}, "mass": {"title": "Mass", "type": "string"}}}, "source": {"title": "Source", "type": "string"}, "wikiLink": {"title": "Wikilink", "type": "string"}, "imgSrc": {"title": "PlanetImgSrc", "required": ["img", "imgDescription"], "type": "object", "properties": {"img": {"title": "Img", "type": "string"}, "imgDescription": {"title": "Imgdescription", "type": "string"}}}, "id": {"title": "Id", "type": "integer"}}}}
f877f1f7-9417-45d2-9101-6e71e1927e4a/56c7cefe-ee73-43a9-91b6-877e52247d53/0/0
Planets Info by NewbAPI
Basic Information about planet
9.4
Single Planet
Get single planet. Example id: 1 Mercury id: 2 Venus
200
Example 1
{"planetOrder": 0, "name": "", "description": "", "basicDetails": {"volume": "", "mass": ""}, "source": "", "wikiLink": "", "imgSrc": {"img": "", "imgDescription": ""}, "id": 0}
{"title": "PlanetSchema", "required": ["planetOrder", "name", "description", "basicDetails", "source", "wikiLink", "imgSrc", "id"], "type": "object", "properties": {"planetOrder": {"title": "Planetorder", "type": "integer"}, "name": {"title": "Name", "type": "string"}, "description": {"title": "Description", "type": "string"}, "basicDetails": {"title": "PlanetBasicDetails", "required": ["volume", "mass"], "type": "object", "properties": {"volume": {"title": "Volume", "type": "string"}, "mass": {"title": "Mass", "type": "string"}}}, "source": {"title": "Source", "type": "string"}, "wikiLink": {"title": "Wikilink", "type": "string"}, "imgSrc": {"title": "PlanetImgSrc", "required": ["img", "imgDescription"], "type": "object", "properties": {"img": {"title": "Img", "type": "string"}, "imgDescription": {"title": "Imgdescription", "type": "string"}}}, "id": {"title": "Id", "type": "integer"}}}
f877f1f7-9417-45d2-9101-6e71e1927e4a/56c7cefe-ee73-43a9-91b6-877e52247d53/1/0
Planets Info by NewbAPI
Basic Information about planet
9.4
Single Planet
Get single planet. Example id: 1 Mercury id: 2 Venus
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
3e8bec4c-2ada-4446-bcbc-230919767a28/f15a9383-e1ab-4e3b-9865-662990516231/0/0
Daily Horoscope API
The Daily Horoscope API is your go-to source for daily horoscope readings for all 12 zodiac signs, along with fascinating fun trivia. Delving into six essential categories, namely Personal Life, Professional Life, Health, Emotions, Travel, and Luck, this API offers a comprehensive astrological experience.
9.1
Get Weekly Horoscope English
This will fetch weekly horoscope in english for all zodic signs
200
New Example
{"status": true, "prediction": "Your ability to experiment will make you capable of sorting out a budget as per the new scheme. You will win the appreciation of your superiors.Dealing with important persons with excellent personalities will help you to get rid of some negative peculiarities that were haunting you for a long time.You will get easily agitated this week that you will find yourself inactive and in a lack of energy to present yourself the kind of charismatic man you used to be.Approval of a new project by the authority will give you the opportunity of expanding and implementing new ideas which were only in your mind till now.Time is congenial to you to choose a career or commence a new venture. Forming a new base now will act beneficial for your whole future.Time is apt for you to work out the changes you intend to implement on projects you are undertaking. You will attain financial and physical support from the sources you expect.You give more importance to shared interests and emotional compatibility. You must also make yourself prepared to accept what others have to say and encourage them for their ideas. Otherwise, it will make you aloof from others.You are strong, sincere, steadfast and practical in your approach towards whatever you undertake. For the time being this approach of yours will bring you great success in your career or business dealings.You need plenty of changes and challenges these days to boost up your physical stamina. Monotony and persistent lack of stimulation need to be guarded against.Financial help from some unexpected source will enable you to speed up the project which you felt would come up to an end without proper support."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "prediction": {"type": "string"}}, "required": ["prediction", "status"]}
3e8bec4c-2ada-4446-bcbc-230919767a28/ae51bc6a-7ab7-41d0-9f3d-a44c63eb0921/0/0
Daily Horoscope API
The Daily Horoscope API is your go-to source for daily horoscope readings for all 12 zodiac signs, along with fascinating fun trivia. Delving into six essential categories, namely Personal Life, Professional Life, Health, Emotions, Travel, and Luck, this API offers a comprehensive astrological experience.
9.1
Get Yesterday Horoscope English
This will fetch yesterday horoscope in english for all zodic signs
200
New Example
{"status": true, "prediction": "Today seems to be your lucky day. The stars appear to be very favorable. Having positive thoughts will help channel the right energy towards you that will reach you to your goals.Today you might have to face a conflict between your public life and your domestic life. Some tricky situations may arise out of this conflict. The key is to maintain a delicate balance between the two.Think over your plans over the next few days before implementing them. Soon you will find favorable time."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "prediction": {"type": "string"}}, "required": ["prediction", "status"]}
3e8bec4c-2ada-4446-bcbc-230919767a28/06fc58f9-c5f2-423b-82a5-f68f427ddeac/0/0
Daily Horoscope API
The Daily Horoscope API is your go-to source for daily horoscope readings for all 12 zodiac signs, along with fascinating fun trivia. Delving into six essential categories, namely Personal Life, Professional Life, Health, Emotions, Travel, and Luck, this API offers a comprehensive astrological experience.
9.1
Get Today Horoscope English
This will fetch today horoscope in english for all zodic signs
200
New Example
{"status": true, "prediction": "You have the ability to win the co-operation and trust of others. This will help you in implementing your long-drawn ideas as you will get all the help and resources you require.You appreciate people who are open to and welcome constructive ideas. This will help you get a new project through such people. It will ensure you a stable future.Today you will make considerable progress in your financial as well as career status. A promotion or a better paying job might be in the offing.Today you might just get tired of people trying to persuade you to consider their interests first. You might even get tempted to scorn them or behave badly towards them."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "prediction": {"type": "string"}}, "required": ["prediction", "status"]}
3e8bec4c-2ada-4446-bcbc-230919767a28/0ab120ed-d464-4d2d-aded-33fae7d66d18/0/0
Daily Horoscope API
The Daily Horoscope API is your go-to source for daily horoscope readings for all 12 zodiac signs, along with fascinating fun trivia. Delving into six essential categories, namely Personal Life, Professional Life, Health, Emotions, Travel, and Luck, this API offers a comprehensive astrological experience.
9.1
Get Daily Horoscope Hindi
Get Hindi Horoscope for Yesterday | Today | Tomorrow by entering zodic signs.
200
New Example
{"status": true, "yesterday": "\u0906\u091c \u0906\u092a \u092a\u0930\u093f\u0938\u094d\u0925\u093f\u0924\u093f \u090f\u0935\u0902 \u0928\u0941\u0915\u0938\u093e\u0928 \u092a\u0930 \u0928\u093f\u092f\u0902\u0924\u094d\u0930\u0923 \u0932\u093e\u0928\u0947 \u0915\u0940 \u092a\u0942\u0930\u0940 \u0915\u094b\u0936\u093f\u0936 \u0915\u0930\u0947\u0902\u0917\u0947\u0964 \u0938\u092e\u0938\u094d\u092f\u093e \u0915\u093e \u0938\u093e\u092e\u0928\u093e \u0915\u0930\u0928\u0947 \u0915\u0940 \u092f\u094b\u091c\u0928\u093e \u092c\u0928\u093e\u0928\u0947 \u092e\u0947\u0902 \u0925\u094b\u0921\u093c\u093e \u0938\u092e\u092f \u0932\u0917\u0947\u0917\u093e\u0964\u0906\u091c \u0906\u092a \u0938\u0915\u094d\u0930\u093f\u092f \u0914\u0930 \u0924\u0940\u0935\u094d\u0930 \u0930\u0942\u092a \u0938\u0947 \u0938\u091c\u0940\u0935 \u0930\u0939\u0947\u0902\u0917\u0947\u0964 \u0906\u092a \u0909\u0926\u093e\u0930 \u0914\u0930 \u0938\u092c\u0938\u0947 \u0938\u092e\u091d\u0926\u093e\u0930 \u092d\u0940 \u0939\u094b\u0902\u0917\u0947\u0964\u0910\u0938\u0940 \u092e\u0939\u093f\u0932\u093e\u090f\u0901 \u091c\u094b \u0905\u0927\u093f\u0915 \u090a\u0930\u094d\u091c\u093e \u0915\u093e \u092a\u094d\u0930\u0926\u0930\u094d\u0936\u0928 \u0915\u0930\u0924\u0940 \u0939\u0948\u0902 \u0914\u0930 \u091c\u094b \u0909\u0924\u094d\u0938\u093e\u0939\u0940 \u0939\u0948\u0902 \u0914\u0930 \u091c\u094b \u091c\u094b\u0936 \u0915\u0947 \u0938\u093e\u0925 \u0915\u093e\u0930\u094d\u092f \u0915\u0930\u0924\u0940 \u0939\u0948\u0902 \u0909\u0928\u094d\u0939\u0947\u0902 \u0907\u0928 \u0905\u0924\u093f\u0917\u0941\u0923\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u0928\u093e\u0930\u093e\u091c \u0915\u093f\u092f\u093e \u091c\u093e\u090f\u0917\u093e\u0964 \u0915\u0941\u091b \u0932\u094b\u0917 \u092f\u0939 \u092d\u0940 \u091f\u093f\u092a\u094d\u092a\u0923\u0940 \u0915\u0930 \u0939\u094b \u0938\u0915\u0924\u0947 \u0939\u0948\u0902 \u0915\u093f \u0935\u0947 \u0928\u093e\u091c\u0941\u0915 \u0928\u0939\u0940\u0902 \u0939\u094b \u0930\u0939\u0940 \u0939\u0948\u0902\u0964 \u092e\u0939\u093f\u0932\u093e\u0913\u0902 \u0915\u094b \u0910\u0938\u0940 \u0928\u0915\u093e\u0930\u093e\u0924\u094d\u092e\u0915 \u091f\u093f\u092a\u094d\u092a\u0923\u093f\u092f\u094b\u0902 \u0915\u094b \u0917\u0902\u092d\u0940\u0930\u0924\u093e \u0938\u0947 \u0928\u0939\u0940\u0902 \u0932\u0947\u0928\u093e \u091a\u093e\u0939\u093f\u090f \u0914\u0930 \u0906\u0917\u0947 \u092c\u0922\u093c\u0924\u0947 \u0930\u0939\u0928\u093e \u091a\u093e\u0939\u093f\u090f \u0964\u0906\u091c \u0915\u093e\u092e \u0938\u0947 \u091b\u0941\u091f\u094d\u091f\u0940 \u0932\u0947\u0928\u0947 \u092a\u0930 \u0906\u092a\u0915\u094b \u0928\u092f\u0940 \u090a\u0930\u094d\u091c\u093e \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0939\u094b\u0917\u0940\u0964 \u0906\u0930\u093e\u092e \u0915\u0930\u0928\u0947 \u0915\u093e \u092a\u094d\u0930\u092f\u093e\u0938 \u0915\u0930\u0947 \u091c\u093f\u0938\u0938\u0947 \u0906\u092a \u0924\u0930\u094b\u0924\u093e\u091c\u093c\u093e \u0939\u094b \u091c\u093e\u090f\u0902\u0917\u0947\u0964", "today": "\u0905\u0917\u0930 \u0906\u092a \u0926\u0941\u0938\u0930\u094b\u0902 \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924 \u0935\u093f\u091a\u093e\u0930\u094b\u0902 \u0915\u094b \u0905\u091a\u094d\u091b\u0940 \u0924\u0930\u0939 \u0938\u094d\u0935\u0940\u0915\u093e\u0930 \u0932\u0947\u0924\u0947 \u0939\u0948 \u0924\u094b \u0907\u0938\u0938\u0947 \u0906\u092a\u0915\u094b \u0932\u093e\u092d \u0939\u094b\u0917\u093e\u0964 \u0907\u0938\u0915\u0940 \u0935\u091c\u0939 \u0938\u0947 \u0906\u092a\u0915\u0940 \u0905\u092a\u0928\u0940 \u0915\u0932\u094d\u092a\u0928\u093e\u0913\u0902 \u0915\u094b \u0935\u093f\u0938\u094d\u0924\u0943\u0924 \u0915\u0930\u0928\u0947 \u0914\u0930 \u092e\u091c\u092c\u0942\u0924 \u092c\u0928\u093e\u0928\u0947 \u0914\u0930 \u0905\u092a\u0928\u0947 \u0932\u0915\u094d\u0937\u094d\u092f \u0924\u0915 \u092a\u0939\u0941\u0902\u091a\u0928\u0947 \u092e\u0947\u0902 \u092e\u0926\u0926 \u092e\u093f\u0932\u0947\u0917\u0940\u0964\u0906\u092a \u0905\u092a\u0928\u0947 \u092a\u0930\u093f\u0935\u093e\u0930 \u0915\u0947 \u0938\u093e\u0925 \u090f\u0915 \u0936\u093e\u092e \u092c\u093f\u0924\u093e\u0928\u093e \u092a\u0938\u0902\u0926 \u0915\u0930\u0947\u0902\u0917\u0947\u0964 \u0906\u092a \u0905\u092a\u0928\u0947 \u092a\u0924\u093f/\u092a\u0924\u094d\u0928\u0940 \u0915\u0947 \u0938\u093e\u0925 \u0918\u0930 \u0915\u0947 \u092c\u0928\u0947 \u0915\u0948\u0902\u0921\u0932\u0932\u093e\u0907\u091f \u0930\u093e\u0924\u094d\u0930\u093f\u092d\u094b\u091c \u0915\u093e \u0906\u0928\u0902\u0926 \u0932\u0947 \u0938\u0915\u0924\u0947/\u0938\u0915\u0924\u0940 \u0939\u0948\u0902\u0964 \u092f\u0939 \u0909\u0928\u0915\u0947 \u092a\u094d\u0930\u0924\u093f \u0906\u092a\u0915\u0940 \u092a\u094d\u0930\u0924\u093f\u092c\u0926\u094d\u0927\u0924\u093e \u0915\u094b \u092d\u0940 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0915\u0930\u0947\u0917\u093e\u0964\u0906\u092a\u0915\u093e \u0927\u094d\u092f\u093e\u0928 \u0905\u092a\u0928\u093e \u091c\u0940\u0935\u0928 \u0906\u0930\u094d\u0925\u093f\u0915 \u0930\u0942\u092a \u0938\u0947 \u0938\u0941\u0930\u0915\u094d\u0937\u093f\u0924 \u092c\u0928\u093e\u0928\u0947 \u0914\u0930 \u0905\u092a\u0928\u0947 \u0915\u0948\u0930\u093f\u092f\u0930 \u0915\u0947 \u0905\u0935\u0938\u0930 \u0915\u094b \u092c\u0947\u0939\u0924\u0930 \u092c\u0928\u093e\u0928\u0947 \u092e\u0947\u0902 \u0939\u0948\u0964 \u0932\u0947\u0915\u093f\u0928 \u0906\u091c \u0906\u092a \u0907\u0938 \u092a\u094d\u0930\u092f\u093e\u0938 \u092e\u0947\u0902 \u0915\u0941\u091b \u0935\u093f\u0932\u0902\u092c \u092e\u0939\u0938\u0942\u0938 \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902 \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u0936\u093e\u092f\u0926 \u0906\u092a\u0928\u0947 \u091c\u094b \u091a\u093e\u0939\u093e \u0935\u0939 \u092e\u0926\u0926 \u0906\u092a\u0915\u094b \u0928\u0939\u0940\u0902 \u092e\u093f\u0932 \u092a\u093e\u092f\u0947\u0917\u093e\u0964\u0939\u092e\u0947\u0936\u093e \u0905\u092a\u0928\u0940 \u0907\u091a\u094d\u091b\u093e\u0928\u0941\u0938\u093e\u0930 \u091c\u0940\u0935\u0928 \u091c\u0940\u0928\u0947 \u0915\u0940 \u0906\u092a\u0915\u094b \u0938\u0932\u093e\u0939 \u0926\u0940 \u091c\u093e\u0924\u0940 \u0939\u0948\u0964 \u0907\u0938\u0938\u0947 \u0906\u092a\u0915\u0947 \u091c\u0940\u0935\u0928 \u0915\u0940 \u0905\u0928\u0941\u091a\u093f\u0924 \u0918\u091f\u0928\u093e\u0913\u0902 \u0915\u0947 \u0932\u093f\u092f\u0947 \u0906\u092a\u0915\u094b \u0915\u093f\u0938\u0940 \u0914\u0930 \u0915\u094b \u0926\u094b\u0937 \u0928\u0939\u0940 \u0926\u0947\u0928\u093e \u0939\u094b\u0917\u093e\u0964 \u0906\u092a\u0915\u0947 \u091c\u0940\u0935\u0928 \u092e\u0947\u0902 \u0939\u0938\u094d\u0924\u0915\u094d\u0937\u0947\u092a \u0915\u0930\u0928\u0947\u0935\u093e\u0932\u0947 \u0932\u094b\u0917\u094b\u0902 \u0938\u0947 \u0915\u0941\u0936\u0932\u0924\u093e\u092a\u0942\u0930\u094d\u0935\u0915 \u092c\u0930\u094d\u0924\u093e\u0935 \u0915\u0930\u0947\u0902 \u090f\u0935\u0902 \u0906\u092a \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948 \u0909\u0928\u094d\u0939\u0947\u0902 \u0907\u0938\u0915\u0940 \u092d\u0940 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u0926\u0947\u0902\u0964", "tomorrow": "\u0906\u091c \u0906\u092a\u092e\u0947\u0902 \u0938\u0915\u093e\u0930\u093e\u0924\u094d\u092e\u0915 \u090a\u0930\u094d\u091c\u093e \u092c\u0928\u0940 \u0930\u0939\u0947\u0917\u0940\u0964 \u0907\u0938\u0938\u0947 \u0906\u092a \u0906\u0936\u093e\u0935\u093e\u0926\u0940 \u0930\u0939\u0947\u0902\u0917\u0947 \u090f\u0935\u0902 \u0938\u0902\u0938\u093e\u0927\u0928\u094b \u0924\u0925\u093e \u0909\u0928\u0915\u0947 \u0909\u092a\u092f\u094b\u0917 \u092e\u0947\u0902 \u0906\u092a\u0915\u093e \u0935\u093f\u0936\u094d\u0935\u093e\u0938 \u092c\u0928\u093e \u0930\u0939\u0947\u0917\u093e\u0964 \u0906\u092a \u0905\u092a\u0928\u0940 \u092d\u093e\u0935\u0928\u093e\u090f\u0902 \u0938\u094d\u092a\u0937\u094d\u091f \u0930\u0941\u092a \u0938\u0947 \u0935\u094d\u092f\u0915\u094d\u0924 \u0915\u0930 \u092a\u093e\u090f\u0902\u0917\u0947\u0964\u092a\u093f\u0924\u093e\u0913\u0902 \u0915\u094b \u0905\u092a\u0928\u0947 \u092c\u091a\u094d\u091a\u094b\u0902 \u0915\u094b \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u0926\u0947\u0928\u0947, \u092a\u094d\u0930\u0947\u092e \u0914\u0930 \u0926\u0947\u0916\u092d\u093e\u0932 \u0915\u0930\u0928\u0947 \u0915\u0940 \u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e \u0939\u0948\u0964 \u0935\u0947 \u0905\u092a\u0928\u0947 \u092c\u091a\u094d\u091a\u094b\u0902 \u0915\u0940 \u0938\u092d\u0940 \u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e\u0913\u0902 \u0915\u094b \u092a\u0942\u0930\u093e \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0938\u0915\u094d\u0937\u092e \u0939\u094b\u0928\u0947 \u0915\u093e \u092d\u0940 \u0905\u0928\u0941\u092d\u0935 \u0915\u0930\u0947\u0902\u0917\u0947\u0964\u0915\u093e\u092e \u092a\u0930 ,\u0932\u094b\u0917\u094b \u092a\u0947\u0902 \u0926\u092c\u093e\u0935 \u0928 \u0921\u093e\u0932\u0947\u0902\u0964 \u0907\u0938\u0938\u0947 \u0906\u092a\u0915\u0947 \u092c\u093e\u0930\u0947 \u092e\u0947\u0902 \u0932\u094b\u0917 \u092c\u0941\u0930\u093e \u0938\u094b\u091a\u0947\u0902\u0917\u0947\u0964 \u0927\u094b\u0916\u093e\u0927\u0921\u093c\u0940 \u0938\u0947 \u0938\u0924\u0930\u094d\u0915 \u0930\u0939\u0947\u0964 \u092a\u0941\u0930\u0941\u0937 \u0935\u093f\u0936\u0947\u0937 \u0927\u094d\u092f\u093e\u0928 \u0930\u0916\u0947\u0964\u0906\u092a \u0905\u092a\u0928\u0947 \u0935\u094d\u092f\u0915\u094d\u0924\u093f\u0917\u0924 \u0935\u093f\u0915\u093e\u0938 \u0915\u0947 \u0932\u093f\u092f\u0947 \u0916\u0941\u0926 \u091c\u093f\u092e\u094d\u092e\u0947\u0926\u093e\u0930 \u0939\u0948\u0902\u0964 \u0906\u092a\u0915\u0947 \u091c\u0940\u0935\u0928 \u092e\u0947\u0902 \u0938\u0941\u0927\u093e\u0930 \u0932\u093e\u0928\u0947 \u0939\u0947\u0924\u0942 \u0915\u093f\u0938\u0940 \u0914\u0930 \u0915\u094b \u0930\u0941\u091a\u0940 \u0928\u0939\u0940 \u0939\u094b\u0917\u0940 \u092f\u093e \u0935\u0947 \u0910\u0938\u093e \u0928\u0939\u0940 \u0915\u0930\u0947\u0902\u0917\u0947\u0964 \u0907\u0938\u0932\u093f\u092f\u0947 \u0905\u092a\u0928\u0947 \u092c\u093e\u0930\u0947 \u092e\u0947\u0902 \u0916\u0941\u0926 \u0938\u094b\u091a\u0947\u0902, \u0906\u0917\u0947 \u092c\u0922\u093c\u0947 \u090f\u0935\u0902 \u0905\u092a\u0928\u093e \u0935\u093f\u0915\u093e\u0938 \u0915\u0930\u0947\u0902\u0964\u0906\u092a \u0915\u0941\u091b \u0938\u092e\u092f \u0938\u0947 \u0905\u092a\u0928\u0947 \u0906\u092a \u0915\u0947 \u0938\u093e\u0925 \u0938\u092e\u092f \u092c\u093f\u0924\u093e\u0928\u0947 \u0939\u0947\u0924\u0942 \u091b\u0941\u091f\u094d\u091f\u0940 \u0932\u0947\u0928\u0947 \u0915\u0940 \u092f\u094b\u091c\u0928\u093e \u092c\u0928\u093e \u0930\u0939\u0947 \u0939\u0948\u0964 \u0932\u0947\u0915\u093f\u0928 \u0926\u0941\u0930\u094d\u092d\u093e\u0917\u094d\u092f\u0935\u0936 \u0915\u093f\u0928\u094d\u0939\u0940 \u0905\u0928\u092a\u0947\u0915\u094d\u0937\u093f\u0924 \u0935\u091c\u0939\u094b\u0902 \u0938\u0947 \u0906\u092a\u0915\u094b \u0906\u092a\u0915\u0940 \u092f\u094b\u091c\u0928\u093e\u092f\u0947 \u092a\u094d\u0930\u0932\u0902\u092c\u093f\u0924 \u0915\u0930\u0928\u0940 \u092a\u0921\u093c\u0947\u0917\u0940 \u0964"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "yesterday": {"type": "string"}, "today": {"type": "string"}, "tomorrow": {"type": "string"}}, "required": ["status", "today", "tomorrow", "yesterday"]}
c9c07a84-eea2-47d9-8e15-ed4bfcecde3b/f5d0fe75-cd86-43ad-acf3-d890bd730502/1/0
Pet Store
Simple Pet Store
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": -2147483648, "maximum": 2147483647}, "shipDate": {"type": "string", "format": "date-time"}, "status": {"type": "string", "description": "Order Status", "enum": ["placed", "approved", "delivered"]}, "complete": {"type": "boolean", "default": false}}}
c9c07a84-eea2-47d9-8e15-ed4bfcecde3b/338cac05-dfe2-4e8b-bd96-a2616e08782f/1/0
Pet Store
Simple Pet Store
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": "string"}, "userStatus": {"type": "integer", "format": "int32", "description": "User Status", "minimum": -2147483648, "maximum": 2147483647}}}
c9c07a84-eea2-47d9-8e15-ed4bfcecde3b/1ef89f2e-6672-4d11-8ed8-9502c7f5631a/1/0
Pet Store
Simple Pet Store
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": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}, "name": {"type": "string"}, "photoUrls": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}}, "status": {"type": "string", "description": "pet status in the store", "enum": ["available", "pending", "sold"]}}}}
c9c07a84-eea2-47d9-8e15-ed4bfcecde3b/f94cd644-75cc-47bd-b31e-1574734da8d4/1/0
Pet Store
Simple Pet Store
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": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}, "name": {"type": "string"}, "photoUrls": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}}, "status": {"type": "string", "description": "pet status in the store", "enum": ["available", "pending", "sold"]}}}}
c9c07a84-eea2-47d9-8e15-ed4bfcecde3b/42affd4f-7087-4d39-947e-ca1e9a479f21/1/0
Pet Store
Simple Pet Store
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": 9223372036854776000}, "name": {"type": "string"}}}, "name": {"type": "string"}, "photoUrls": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}}, "status": {"type": "string", "description": "pet status in the store", "enum": ["available", "pending", "sold"]}}}
c9c07a84-eea2-47d9-8e15-ed4bfcecde3b/03506ba3-9798-491e-96ba-30a5891fadee/0/0
Pet Store
Simple Pet Store
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"}}}
c9c07a84-eea2-47d9-8e15-ed4bfcecde3b/30480c7e-d0f9-4bff-80eb-363c261a1415/1/0
Pet Store
Simple Pet Store
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": -2147483648, "maximum": 2147483647}, "shipDate": {"type": "string", "format": "date-time"}, "status": {"type": "string", "description": "Order Status", "enum": ["placed", "approved", "delivered"]}, "complete": {"type": "boolean", "default": false}}}
8c38731d-e7ae-4804-973d-2af42ab6ae7c/a39300c8-82d8-4a32-a079-46b63f454b86/0/0
Celestial Objects
Return info about planets, moons, galaxies and stars
7.4
/planets/{name}
200
null
{"name": "", "description": "", "imageUrl": "", "mass": "", "equatorialDiameter": "", "polarDiameter": "", "moons": "", "orbitalPeriod": "", "orbitDistance": "", "surfaceTemperature": "", "lengthOfYear": "", "diameter": "", "firstRecord": "", "recordedBy": "", "density": "", "rotationPeriod": "", "lengthOfDay": "", "orbitalVelocity": "", "meanTemperature": "", "numberOfMoons": "", "gravity": "", "distanceFromSun": ""}
{"type": "object", "properties": {"name": {"type": ["string", "null"]}, "description": {"type": ["string", "null"]}, "imageUrl": {"type": ["string", "null"]}, "mass": {"type": ["string", "null"]}, "equatorialDiameter": {"type": ["string", "null"]}, "polarDiameter": {"type": ["string", "null"]}, "moons": {"type": ["string", "null"]}, "orbitalPeriod": {"type": ["string", "null"]}, "orbitDistance": {"type": ["string", "null"]}, "surfaceTemperature": {"type": ["string", "null"]}, "lengthOfYear": {"type": ["string", "null"]}, "diameter": {"type": ["string", "null"]}, "firstRecord": {"type": ["string", "null"]}, "recordedBy": {"type": ["string", "null"]}, "density": {"type": ["string", "null"]}, "rotationPeriod": {"type": ["string", "null"]}, "lengthOfDay": {"type": ["string", "null"]}, "orbitalVelocity": {"type": ["string", "null"]}, "meanTemperature": {"type": ["string", "null"]}, "numberOfMoons": {"type": ["string", "null"]}, "gravity": {"type": ["string", "null"]}, "distanceFromSun": {"type": ["string", "null"]}}, "additionalProperties": false}
8c38731d-e7ae-4804-973d-2af42ab6ae7c/d12b4fda-ddb5-4e50-b35a-f4cd116a5750/0/0
Celestial Objects
Return info about planets, moons, galaxies and stars
7.4
/stars
200
null
[{"name": "", "imageUrl": "", "description": "", "mass": "", "equatorialDiameter": "", "polarDiameter": "", "moons": "", "orbitalPeriod": "", "orbitDistance": "", "surfaceTemperature": "", "distancefromSun": "", "lengthOfYear": "", "diameter": "", "firstRecord": "", "recordedBy": "", "constellation": "", "origin": "", "notes": "", "designation": "", "type": "", "numberOfStars": "", "group": "", "distance": "", "stellarClass": "", "magnitude": ""}]
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": ["string", "null"]}, "imageUrl": {"type": ["string", "null"]}, "description": {"type": ["string", "null"]}, "mass": {"type": ["string", "null"]}, "equatorialDiameter": {"type": ["string", "null"]}, "polarDiameter": {"type": ["string", "null"]}, "moons": {"type": ["string", "null"]}, "orbitalPeriod": {"type": ["string", "null"]}, "orbitDistance": {"type": ["string", "null"]}, "surfaceTemperature": {"type": ["string", "null"]}, "distancefromSun": {"type": ["string", "null"]}, "lengthOfYear": {"type": ["string", "null"]}, "diameter": {"type": ["string", "null"]}, "firstRecord": {"type": ["string", "null"]}, "recordedBy": {"type": ["string", "null"]}, "constellation": {"type": ["string", "null"]}, "origin": {"type": ["string", "null"]}, "notes": {"type": ["string", "null"]}, "designation": {"type": ["string", "null"]}, "type": {"type": ["string", "null"]}, "numberOfStars": {"type": ["string", "null"]}, "group": {"type": ["string", "null"]}, "distance": {"type": ["string", "null"]}, "stellarClass": {"type": ["string", "null"]}, "magnitude": {"type": ["string", "null"]}}, "additionalProperties": false}}
8c38731d-e7ae-4804-973d-2af42ab6ae7c/994f8bfb-ef76-4880-947d-ade5a3eb9b7e/0/0
Celestial Objects
Return info about planets, moons, galaxies and stars
7.4
/galaxies
200
null
[{"name": "", "imageUrl": "", "description": "", "mass": "", "equatorialDiameter": "", "polarDiameter": "", "moons": "", "orbitalPeriod": "", "orbitDistance": "", "surfaceTemperature": "", "distancefromSun": "", "lengthOfYear": "", "diameter": "", "firstRecord": "", "recordedBy": "", "constellation": "", "origin": "", "notes": "", "designation": "", "type": "", "numberOfStars": "", "group": "", "distance": ""}]
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": ["string", "null"]}, "imageUrl": {"type": ["string", "null"]}, "description": {"type": ["string", "null"]}, "mass": {"type": ["string", "null"]}, "equatorialDiameter": {"type": ["string", "null"]}, "polarDiameter": {"type": ["string", "null"]}, "moons": {"type": ["string", "null"]}, "orbitalPeriod": {"type": ["string", "null"]}, "orbitDistance": {"type": ["string", "null"]}, "surfaceTemperature": {"type": ["string", "null"]}, "distancefromSun": {"type": ["string", "null"]}, "lengthOfYear": {"type": ["string", "null"]}, "diameter": {"type": ["string", "null"]}, "firstRecord": {"type": ["string", "null"]}, "recordedBy": {"type": ["string", "null"]}, "constellation": {"type": ["string", "null"]}, "origin": {"type": ["string", "null"]}, "notes": {"type": ["string", "null"]}, "designation": {"type": ["string", "null"]}, "type": {"type": ["string", "null"]}, "numberOfStars": {"type": ["string", "null"]}, "group": {"type": ["string", "null"]}, "distance": {"type": ["string", "null"]}}, "additionalProperties": false}}
8c38731d-e7ae-4804-973d-2af42ab6ae7c/aede187f-95e4-4156-848b-92116afecff8/0/0
Celestial Objects
Return info about planets, moons, galaxies and stars
7.4
/galaxies/{name}
200
null
{"name": "", "imageUrl": "", "description": "", "mass": "", "equatorialDiameter": "", "polarDiameter": "", "moons": "", "orbitalPeriod": "", "orbitDistance": "", "surfaceTemperature": "", "distancefromSun": "", "lengthOfYear": "", "diameter": "", "firstRecord": "", "recordedBy": "", "constellation": "", "origin": "", "notes": "", "designation": "", "type": "", "numberOfStars": "", "group": "", "distance": ""}
{"type": "object", "properties": {"name": {"type": ["string", "null"]}, "imageUrl": {"type": ["string", "null"]}, "description": {"type": ["string", "null"]}, "mass": {"type": ["string", "null"]}, "equatorialDiameter": {"type": ["string", "null"]}, "polarDiameter": {"type": ["string", "null"]}, "moons": {"type": ["string", "null"]}, "orbitalPeriod": {"type": ["string", "null"]}, "orbitDistance": {"type": ["string", "null"]}, "surfaceTemperature": {"type": ["string", "null"]}, "distancefromSun": {"type": ["string", "null"]}, "lengthOfYear": {"type": ["string", "null"]}, "diameter": {"type": ["string", "null"]}, "firstRecord": {"type": ["string", "null"]}, "recordedBy": {"type": ["string", "null"]}, "constellation": {"type": ["string", "null"]}, "origin": {"type": ["string", "null"]}, "notes": {"type": ["string", "null"]}, "designation": {"type": ["string", "null"]}, "type": {"type": ["string", "null"]}, "numberOfStars": {"type": ["string", "null"]}, "group": {"type": ["string", "null"]}, "distance": {"type": ["string", "null"]}}, "additionalProperties": false}
8c38731d-e7ae-4804-973d-2af42ab6ae7c/0f4a5b17-6b8d-4463-85f5-0552c10d99f1/0/0
Celestial Objects
Return info about planets, moons, galaxies and stars
7.4
/planets
200
null
[{"name": "", "description": "", "imageUrl": "", "mass": "", "equatorialDiameter": "", "polarDiameter": "", "moons": "", "orbitalPeriod": "", "orbitDistance": "", "surfaceTemperature": "", "lengthOfYear": "", "diameter": "", "firstRecord": "", "recordedBy": "", "density": "", "rotationPeriod": "", "lengthOfDay": "", "orbitalVelocity": "", "meanTemperature": "", "numberOfMoons": "", "gravity": "", "distanceFromSun": ""}]
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": ["string", "null"]}, "description": {"type": ["string", "null"]}, "imageUrl": {"type": ["string", "null"]}, "mass": {"type": ["string", "null"]}, "equatorialDiameter": {"type": ["string", "null"]}, "polarDiameter": {"type": ["string", "null"]}, "moons": {"type": ["string", "null"]}, "orbitalPeriod": {"type": ["string", "null"]}, "orbitDistance": {"type": ["string", "null"]}, "surfaceTemperature": {"type": ["string", "null"]}, "lengthOfYear": {"type": ["string", "null"]}, "diameter": {"type": ["string", "null"]}, "firstRecord": {"type": ["string", "null"]}, "recordedBy": {"type": ["string", "null"]}, "density": {"type": ["string", "null"]}, "rotationPeriod": {"type": ["string", "null"]}, "lengthOfDay": {"type": ["string", "null"]}, "orbitalVelocity": {"type": ["string", "null"]}, "meanTemperature": {"type": ["string", "null"]}, "numberOfMoons": {"type": ["string", "null"]}, "gravity": {"type": ["string", "null"]}, "distanceFromSun": {"type": ["string", "null"]}}, "additionalProperties": false}}
8c38731d-e7ae-4804-973d-2af42ab6ae7c/69d556dd-d8bd-410a-b34c-6408340be941/0/0
Celestial Objects
Return info about planets, moons, galaxies and stars
7.4
/stars/{name}
200
null
{"name": "", "imageUrl": "", "description": "", "mass": "", "equatorialDiameter": "", "polarDiameter": "", "moons": "", "orbitalPeriod": "", "orbitDistance": "", "surfaceTemperature": "", "distancefromSun": "", "lengthOfYear": "", "diameter": "", "firstRecord": "", "recordedBy": "", "constellation": "", "origin": "", "notes": "", "designation": "", "type": "", "numberOfStars": "", "group": "", "distance": "", "stellarClass": "", "magnitude": ""}
{"type": "object", "properties": {"name": {"type": ["string", "null"]}, "imageUrl": {"type": ["string", "null"]}, "description": {"type": ["string", "null"]}, "mass": {"type": ["string", "null"]}, "equatorialDiameter": {"type": ["string", "null"]}, "polarDiameter": {"type": ["string", "null"]}, "moons": {"type": ["string", "null"]}, "orbitalPeriod": {"type": ["string", "null"]}, "orbitDistance": {"type": ["string", "null"]}, "surfaceTemperature": {"type": ["string", "null"]}, "distancefromSun": {"type": ["string", "null"]}, "lengthOfYear": {"type": ["string", "null"]}, "diameter": {"type": ["string", "null"]}, "firstRecord": {"type": ["string", "null"]}, "recordedBy": {"type": ["string", "null"]}, "constellation": {"type": ["string", "null"]}, "origin": {"type": ["string", "null"]}, "notes": {"type": ["string", "null"]}, "designation": {"type": ["string", "null"]}, "type": {"type": ["string", "null"]}, "numberOfStars": {"type": ["string", "null"]}, "group": {"type": ["string", "null"]}, "distance": {"type": ["string", "null"]}, "stellarClass": {"type": ["string", "null"]}, "magnitude": {"type": ["string", "null"]}}, "additionalProperties": false}
8c38731d-e7ae-4804-973d-2af42ab6ae7c/ae772289-1c1c-4aa3-8290-7dd4b6f27e55/0/0
Celestial Objects
Return info about planets, moons, galaxies and stars
7.4
/moons/{name}
200
null
{"name": "", "mass": "", "orbitDistance": "", "orbits": "", "orbitPeriod": "", "diameter": "", "surfaceTemperature": "", "imageUrl": "", "description": "", "discoveryDate": "", "discoveredBy": ""}
{"type": "object", "properties": {"name": {"type": ["string", "null"]}, "mass": {"type": ["string", "null"]}, "orbitDistance": {"type": ["string", "null"]}, "orbits": {"type": ["string", "null"]}, "orbitPeriod": {"type": ["string", "null"]}, "diameter": {"type": ["string", "null"]}, "surfaceTemperature": {"type": ["string", "null"]}, "imageUrl": {"type": ["string", "null"]}, "description": {"type": ["string", "null"]}, "discoveryDate": {"type": ["string", "null"]}, "discoveredBy": {"type": ["string", "null"]}}, "additionalProperties": false}
8c38731d-e7ae-4804-973d-2af42ab6ae7c/aa823dd1-45ad-4fc3-b609-0685db08f764/0/0
Celestial Objects
Return info about planets, moons, galaxies and stars
7.4
/moons
200
null
[{"name": "", "mass": "", "orbitDistance": "", "orbits": "", "orbitPeriod": "", "diameter": "", "surfaceTemperature": "", "imageUrl": "", "description": "", "discoveryDate": "", "discoveredBy": ""}]
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": ["string", "null"]}, "mass": {"type": ["string", "null"]}, "orbitDistance": {"type": ["string", "null"]}, "orbits": {"type": ["string", "null"]}, "orbitPeriod": {"type": ["string", "null"]}, "diameter": {"type": ["string", "null"]}, "surfaceTemperature": {"type": ["string", "null"]}, "imageUrl": {"type": ["string", "null"]}, "description": {"type": ["string", "null"]}, "discoveryDate": {"type": ["string", "null"]}, "discoveredBy": {"type": ["string", "null"]}}, "additionalProperties": false}}
7c21736d-949b-4bba-9db5-92e244bc0e8d/203de1d2-4d7d-44dd-8014-ed05029eb836/0/0
Navigator's Sextant
Discover the sun's journey with Navigator's Sextant API. Obtain precise solar positions, sunrise, sunset, solar noon, and twilight values to enhance navigation, augmented reality apps, or map-based applications.
8.1
Twilight
Acquire the times for various twilight phases including civil, nautical, and astronomical twilight for a specified geographical location.
200
Response
{"civilTwilightMorning": "06:41", "civilTwilightEvening": "19:37", "nauticalTwilightMorning": "05:59", "nauticalTwilightEvening": "20:19", "astronomicalTwilightMorning": "05:16", "astronomicalTwilightEvening": "21:02"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"civilTwilightMorning": {"type": "string"}, "civilTwilightEvening": {"type": "string"}, "nauticalTwilightMorning": {"type": "string"}, "nauticalTwilightEvening": {"type": "string"}, "astronomicalTwilightMorning": {"type": "string"}, "astronomicalTwilightEvening": {"type": "string"}}, "required": ["astronomicalTwilightEvening", "astronomicalTwilightMorning", "civilTwilightEvening", "civilTwilightMorning", "nauticalTwilightEvening", "nauticalTwilightMorning"]}
7c21736d-949b-4bba-9db5-92e244bc0e8d/f3fc429a-c823-4afa-9818-afbfbafd6712/0/0
Navigator's Sextant
Discover the sun's journey with Navigator's Sextant API. Obtain precise solar positions, sunrise, sunset, solar noon, and twilight values to enhance navigation, augmented reality apps, or map-based applications.
8.1
Day Length
Get the total duration of daylight based on the sunrise and sunset times for a specific day.
200
Response
{"dayLength": "11:53"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dayLength": {"type": "string"}}, "required": ["dayLength"]}
7c21736d-949b-4bba-9db5-92e244bc0e8d/a84074f9-ea49-4f4a-ac89-ca96e7d835f0/0/0
Navigator's Sextant
Discover the sun's journey with Navigator's Sextant API. Obtain precise solar positions, sunrise, sunset, solar noon, and twilight values to enhance navigation, augmented reality apps, or map-based applications.
8.1
Solar Position of the Sun
Obtain the solar position including azimuth and elevation for a specified geographical location and time.
200
Response
{"azimuth": 146.513667274154, "elevation": 29.172467064891503, "time": "09:15"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"azimuth": {"type": "number"}, "elevation": {"type": "number"}, "time": {"type": "string"}}, "required": ["azimuth", "elevation", "time"]}
7c21736d-949b-4bba-9db5-92e244bc0e8d/0a845262-86df-44cf-97fb-6c92d4a61e68/0/0
Navigator's Sextant
Discover the sun's journey with Navigator's Sextant API. Obtain precise solar positions, sunrise, sunset, solar noon, and twilight values to enhance navigation, augmented reality apps, or map-based applications.
8.1
Solar Noon
btain the time of solar noon based on the sunrise and sunset times for a particular day.
200
Response
{"solarNoon": "13:09"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"solarNoon": {"type": "string"}}, "required": ["solarNoon"]}
7c21736d-949b-4bba-9db5-92e244bc0e8d/3412422f-7181-4895-a3c8-1216a9c9a343/0/0
Navigator's Sextant
Discover the sun's journey with Navigator's Sextant API. Obtain precise solar positions, sunrise, sunset, solar noon, and twilight values to enhance navigation, augmented reality apps, or map-based applications.
8.1
Sunrise and Sunset
Retrieve the times of sunrise and sunset for a specified geographical location.
200
Response
{"sunrise": "07:17", "sunset": "19:01"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"sunrise": {"type": "string"}, "sunset": {"type": "string"}}, "required": ["sunrise", "sunset"]}
7c21736d-949b-4bba-9db5-92e244bc0e8d/f34ce0ab-6510-4397-9f6e-57b73b542405/0/0
Navigator's Sextant
Discover the sun's journey with Navigator's Sextant API. Obtain precise solar positions, sunrise, sunset, solar noon, and twilight values to enhance navigation, augmented reality apps, or map-based applications.
8.1
Timezone
Retrieve the time zone information for a specified geographical location.
200
Response
{"timezone": "Europe/Berlin"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"timezone": {"type": "string"}}, "required": ["timezone"]}
025dbdd4-e26b-4f34-b1c1-636d93356caf/4ef72a39-b475-4374-b1cf-625f2d973a58/0/0
Geomagnetism API
Magnetic variation values on a given date, altitude, latitude and longitude, for accurate compass navigation.
null
app.api_wmm.endpoints.WMM.magnetic_field
at specified conditions.
200
null
{"declination": {"units": "Deg", "value": 34.144142150878906}, "grid_variation": {"units": -65.8558578491211, "value": "Deg"}, "inclination": {"units": "Deg", "value": 87.98262786865234}, "total_intensity": {"units": "nT", "value": 58421.87109375}}
{"properties": {"declination": {"description": "The angle in the horizontal plane between magnetic north and true north. Declination is positive when magnetic north is east of true north.\n", "properties": {"units": {"type": "string"}, "value": {"type": "number"}}, "type": "object"}, "grid_variation": {"description": "Referenced to grid north, referenced to 0 deg meridian of a polar stereographic projection. Only defined for latitudes greater than 55 degrees and less than -55 degrees (arctic and antarctic).\n", "properties": {"units": {"type": "string"}, "value": {"type": "number"}}, "type": "object"}, "inclination": {"description": "Also known as 'dip', is the angle made between the horizontal plane and the magnetic field vector at some position. Positive inclination corresponds to a downward pointing. \n", "properties": {"units": {"type": "string"}, "value": {"type": "number"}}, "type": "object"}, "total_intensity": {"description": "Total magnetic field intensity in nano Teslas.\n", "properties": {"units": {"type": "string"}, "value": {"type": "number"}}, "type": "object"}}, "type": "object"}
514f63d1-c289-4d2e-a21e-78e2c92f253c/703b5ccc-496c-479e-bddc-9c7a091dbbcb/0/0
EasyTransform API
Introducing EasyTransform API – Your Ultimate Unit Converter / Transformation Solution! Unlock the power of seamless unit conversions / transformation with EasyTransform API! This cutting-edge tool empowers developers to effortlessly transform / convert diverse units across domains, from weight and length to time and temperature. Say goodbye to complex calculations and welcome a user-friendly interface that streamlines conversions in just a snap! Whether it's metric to imperial or vice versa...
null
Transform units [POST]
Transform units between diferents domines
200
Example Success
{"value": 100000}
{"type": "object", "properties": {"value": {"type": "number"}}}
514f63d1-c289-4d2e-a21e-78e2c92f253c/703b5ccc-496c-479e-bddc-9c7a091dbbcb/1/0
EasyTransform API
Introducing EasyTransform API – Your Ultimate Unit Converter / Transformation Solution! Unlock the power of seamless unit conversions / transformation with EasyTransform API! This cutting-edge tool empowers developers to effortlessly transform / convert diverse units across domains, from weight and length to time and temperature. Say goodbye to complex calculations and welcome a user-friendly interface that streamlines conversions in just a snap! Whether it's metric to imperial or vice versa...
null
Transform units [POST]
Transform units between diferents domines
500
Example_1
{"error": "Internal Server Error: An error occurred during the conversion."}
{"type": "object", "properties": {"error": {"type": "string"}}}
514f63d1-c289-4d2e-a21e-78e2c92f253c/703b5ccc-496c-479e-bddc-9c7a091dbbcb/2/0
EasyTransform API
Introducing EasyTransform API – Your Ultimate Unit Converter / Transformation Solution! Unlock the power of seamless unit conversions / transformation with EasyTransform API! This cutting-edge tool empowers developers to effortlessly transform / convert diverse units across domains, from weight and length to time and temperature. Say goodbye to complex calculations and welcome a user-friendly interface that streamlines conversions in just a snap! Whether it's metric to imperial or vice versa...
null
Transform units [POST]
Transform units between diferents domines
400
Example_1
{"error": "Bad Request: One or more parameters are missing or incorrect."}
{"type": "object", "properties": {"error": {"type": "string"}}}
bd7ae2a3-0374-410a-bd77-0d8db6b3591c/endpoint_c1ea7fd1-36f8-4c97-a8cd-fcb5ca071ad3/0/0
Astrologer
Astrology made easy! Astrological calculation, birth charts, composite charts in SVG. Plus all astrological data.
9.3
Composite Chart
Get the composite chart data of two subjects.
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
bd7ae2a3-0374-410a-bd77-0d8db6b3591c/endpoint_089ef1a9-5cc4-498a-9be0-d0499fa6b5c2/0/0
Astrologer
Astrology made easy! Astrological calculation, birth charts, composite charts in SVG. Plus all astrological data.
9.3
Discepolo Score
Get compatibility score number according to Ciro Discepolo method. Here the description (in Italian): http://www.cirodiscepolo.it/Articoli/Discepoloele.htm
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
bd7ae2a3-0374-410a-bd77-0d8db6b3591c/endpoint_9c5cf089-fd9e-4145-ad4e-c8ec77e96718/0/0
Astrologer
Astrology made easy! Astrological calculation, birth charts, composite charts in SVG. Plus all astrological data.
9.3
Birth Data
Get the birthdata data of a subject.
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
88caf62e-1c53-4d59-b0aa-54b2e11fdb36/a597312d-8ef5-4d07-b953-755834c635f5/0/0
EveryEarthquake
Get every earthquake and any other event that registers on the richter scale ever catalogued by the USGS, with very detailed location data.
9.5
Recent Earthquakes
Get the 100 most recent earthquakes from all over in the world, from now to the date and time determined by the 'interval' property.
200
Example_1
{"httpStatus": 200, "noun": "earthquakes", "verb": "GET", "errorCode": "none", "errors": [], "friendlyError": "", "result": "success", "count": 1, "data": [{"id": "ci39989663", "magnitude": "1.04", "type": "earthquake", "title": "M 1.0 - 6km NW of Rialto, CA", "date": "2022-04-09T23:52:35", "time": "1649548355440", "updated": "1649548585442", "url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci39989663", "detailUrl": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ci39989663.geojson", "felt": "0", "cdi": "0", "mmi": "0", "alert": "", "status": "automatic", "tsunami": "0", "sig": "17", "net": "ci", "code": "39989663", "ids": ",ci39989663,", "sources": ",ci,", "types": ",nearby-cities,origin,phase-data,scitech-link,", "nst": "24", "dmin": "0.1198", "rms": "0.21", "gap": "116", "magType": "ml", "geometryType": "Point", "depth": "6.66", "latitude": "34.1412", "longitude": "-117.419", "place": "6km NW of Rialto, CA", "location": "Rialto, CA", "continent": "North America", "country": "United States of America", "subnational": "California", "city": "Rialto", "locality": "Rialto", "postcode": "92377", "what3words": "goodbye.smiling.option", "timezone": "-420", "locationDetails": [{"id": "9", "wikidataId": "Q49", "name": "North America", "description": "continent on the Earth's northwestern quadrant", "geonameId": "6255149", "adminLevel": "0"}, {"id": "36", "wikidataId": "Q578170", "name": "contiguous United States", "description": "48 states of the United States apart from Alaska and Hawaii", "geonameId": "0", "adminLevel": "0"}, {"id": "1242", "wikidataId": "", "name": "92377", "description": "postal code", "geonameId": "0", "adminLevel": "0"}, {"id": "1", "wikidataId": "Q30", "name": "United States of America", "description": "country in North America", "geonameId": "6252001", "adminLevel": "2"}, {"id": "46", "wikidataId": "Q99", "name": "California", "description": "state of the United States of America", "geonameId": "5332921", "adminLevel": "4"}, {"id": "101", "wikidataId": "Q108053", "name": "San Bernardino County", "description": "county in California, United States", "geonameId": "5391726", "adminLevel": "6"}, {"id": "1527", "wikidataId": "Q289661", "name": "Rialto", "description": "city in California, United States of America", "geonameId": "5387288", "adminLevel": "8"}]}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"httpStatus": {"type": "integer"}, "noun": {"type": "string"}, "verb": {"type": "string"}, "errorCode": {"type": "string"}, "errors": {"type": "array"}, "friendlyError": {"type": "string"}, "result": {"type": "string"}, "count": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "magnitude": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}, "date": {"type": "string"}, "time": {"type": "string"}, "updated": {"type": "string"}, "url": {"type": "string"}, "detailUrl": {"type": "string"}, "felt": {"type": "string"}, "cdi": {"type": "string"}, "mmi": {"type": "string"}, "alert": {"type": "string"}, "status": {"type": "string"}, "tsunami": {"type": "string"}, "sig": {"type": "string"}, "net": {"type": "string"}, "code": {"type": "string"}, "ids": {"type": "string"}, "sources": {"type": "string"}, "types": {"type": "string"}, "nst": {"type": "string"}, "dmin": {"type": "string"}, "rms": {"type": "string"}, "gap": {"type": "string"}, "magType": {"type": "string"}, "geometryType": {"type": "string"}, "depth": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "place": {"type": "string"}, "location": {"type": "string"}, "continent": {"type": "string"}, "country": {"type": "string"}, "subnational": {"type": "string"}, "city": {"type": "string"}, "locality": {"type": "string"}, "postcode": {"type": "string"}, "what3words": {"type": "string"}, "timezone": {"type": "string"}, "locationDetails": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "wikidataId": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "geonameId": {"type": "string"}, "adminLevel": {"type": "string"}}, "required": ["adminLevel", "description", "geonameId", "id", "name", "wikidataId"]}}}, "required": ["alert", "cdi", "city", "code", "continent", "country", "date", "depth", "detailUrl", "dmin", "felt", "gap", "geometryType", "id", "ids", "latitude", "locality", "location", "locationDetails", "longitude", "magType", "magnitude", "mmi", "net", "nst", "place", "postcode", "rms", "sig", "sources", "status", "subnational", "time", "timezone", "title", "tsunami", "type", "types", "updated", "url", "what3words"]}}}, "required": ["count", "data", "errorCode", "errors", "friendlyError", "httpStatus", "noun", "result", "verb"]}
88caf62e-1c53-4d59-b0aa-54b2e11fdb36/9d7b98f9-099a-4531-9658-28ac71b8cc3d/0/0
EveryEarthquake
Get every earthquake and any other event that registers on the richter scale ever catalogued by the USGS, with very detailed location data.
9.5
API Test
Simple call to determine if the API is available and responding.
200
Example_1
{"httpStatus": 200, "noun": "testPass", "verb": "GET", "errorCode": "none", "errors": [], "friendlyError": "", "result": "success", "count": 0, "data": []}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"httpStatus": {"type": "integer"}, "noun": {"type": "string"}, "verb": {"type": "string"}, "errorCode": {"type": "string"}, "errors": {"type": "array"}, "friendlyError": {"type": "string"}, "result": {"type": "string"}, "count": {"type": "integer"}, "data": {"type": "array"}}, "required": ["count", "data", "errorCode", "errors", "friendlyError", "httpStatus", "noun", "result", "verb"]}
88caf62e-1c53-4d59-b0aa-54b2e11fdb36/75556960-2203-40e4-8b18-f8414bf1cbd4/0/0
EveryEarthquake
Get every earthquake and any other event that registers on the richter scale ever catalogued by the USGS, with very detailed location data.
9.5
Earthquakes By Date
Get the 100 most recent earthquakes from all over in the world, within a specified date range.
200
Example_1
{"httpStatus": 200, "noun": "earthquakes", "verb": "GET", "errorCode": "none", "errors": [], "friendlyError": "", "result": "success", "count": 1, "data": [{"id": "ci39989663", "magnitude": "1.04", "type": "earthquake", "title": "M 1.0 - 6km NW of Rialto, CA", "date": "2022-04-09T23:52:35", "time": "1649548355440", "updated": "1649548585442", "url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci39989663", "detailUrl": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ci39989663.geojson", "felt": "0", "cdi": "0", "mmi": "0", "alert": "", "status": "automatic", "tsunami": "0", "sig": "17", "net": "ci", "code": "39989663", "ids": ",ci39989663,", "sources": ",ci,", "types": ",nearby-cities,origin,phase-data,scitech-link,", "nst": "24", "dmin": "0.1198", "rms": "0.21", "gap": "116", "magType": "ml", "geometryType": "Point", "depth": "6.66", "latitude": "34.1412", "longitude": "-117.419", "place": "6km NW of Rialto, CA", "location": "Rialto, CA", "continent": "North America", "country": "United States of America", "subnational": "California", "city": "Rialto", "locality": "Rialto", "postcode": "92377", "what3words": "goodbye.smiling.option", "timezone": "-420", "locationDetails": [{"id": "9", "wikidataId": "Q49", "name": "North America", "description": "continent on the Earth's northwestern quadrant", "geonameId": "6255149", "adminLevel": "0"}, {"id": "36", "wikidataId": "Q578170", "name": "contiguous United States", "description": "48 states of the United States apart from Alaska and Hawaii", "geonameId": "0", "adminLevel": "0"}, {"id": "1242", "wikidataId": "", "name": "92377", "description": "postal code", "geonameId": "0", "adminLevel": "0"}, {"id": "1", "wikidataId": "Q30", "name": "United States of America", "description": "country in North America", "geonameId": "6252001", "adminLevel": "2"}, {"id": "46", "wikidataId": "Q99", "name": "California", "description": "state of the United States of America", "geonameId": "5332921", "adminLevel": "4"}, {"id": "101", "wikidataId": "Q108053", "name": "San Bernardino County", "description": "county in California, United States", "geonameId": "5391726", "adminLevel": "6"}, {"id": "1527", "wikidataId": "Q289661", "name": "Rialto", "description": "city in California, United States of America", "geonameId": "5387288", "adminLevel": "8"}]}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"httpStatus": {"type": "integer"}, "noun": {"type": "string"}, "verb": {"type": "string"}, "errorCode": {"type": "string"}, "errors": {"type": "array"}, "friendlyError": {"type": "string"}, "result": {"type": "string"}, "count": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "magnitude": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}, "date": {"type": "string"}, "time": {"type": "string"}, "updated": {"type": "string"}, "url": {"type": "string"}, "detailUrl": {"type": "string"}, "felt": {"type": "string"}, "cdi": {"type": "string"}, "mmi": {"type": "string"}, "alert": {"type": "string"}, "status": {"type": "string"}, "tsunami": {"type": "string"}, "sig": {"type": "string"}, "net": {"type": "string"}, "code": {"type": "string"}, "ids": {"type": "string"}, "sources": {"type": "string"}, "types": {"type": "string"}, "nst": {"type": "string"}, "dmin": {"type": "string"}, "rms": {"type": "string"}, "gap": {"type": "string"}, "magType": {"type": "string"}, "geometryType": {"type": "string"}, "depth": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "place": {"type": "string"}, "location": {"type": "string"}, "continent": {"type": "string"}, "country": {"type": "string"}, "subnational": {"type": "string"}, "city": {"type": "string"}, "locality": {"type": "string"}, "postcode": {"type": "string"}, "what3words": {"type": "string"}, "timezone": {"type": "string"}, "locationDetails": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "wikidataId": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "geonameId": {"type": "string"}, "adminLevel": {"type": "string"}}, "required": ["adminLevel", "description", "geonameId", "id", "name", "wikidataId"]}}}, "required": ["alert", "cdi", "city", "code", "continent", "country", "date", "depth", "detailUrl", "dmin", "felt", "gap", "geometryType", "id", "ids", "latitude", "locality", "location", "locationDetails", "longitude", "magType", "magnitude", "mmi", "net", "nst", "place", "postcode", "rms", "sig", "sources", "status", "subnational", "time", "timezone", "title", "tsunami", "type", "types", "updated", "url", "what3words"]}}}, "required": ["count", "data", "errorCode", "errors", "friendlyError", "httpStatus", "noun", "result", "verb"]}
88caf62e-1c53-4d59-b0aa-54b2e11fdb36/3daf5e58-fafd-43a8-8474-035f0d791f73/0/0
EveryEarthquake
Get every earthquake and any other event that registers on the richter scale ever catalogued by the USGS, with very detailed location data.
9.5
Earthquakes
Get the 100 most recent earthquakes from all over in the world. No parameters required.
200
Example_1
{"httpStatus": 200, "noun": "earthquakes", "verb": "GET", "errorCode": "none", "errors": [], "friendlyError": "", "result": "success", "count": 1, "data": [{"id": "ci39989663", "magnitude": "1.04", "type": "earthquake", "title": "M 1.0 - 6km NW of Rialto, CA", "date": "2022-04-09T23:52:35", "time": "1649548355440", "updated": "1649548585442", "url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci39989663", "detailUrl": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ci39989663.geojson", "felt": "0", "cdi": "0", "mmi": "0", "alert": "", "status": "automatic", "tsunami": "0", "sig": "17", "net": "ci", "code": "39989663", "ids": ",ci39989663,", "sources": ",ci,", "types": ",nearby-cities,origin,phase-data,scitech-link,", "nst": "24", "dmin": "0.1198", "rms": "0.21", "gap": "116", "magType": "ml", "geometryType": "Point", "depth": "6.66", "latitude": "34.1412", "longitude": "-117.419", "place": "6km NW of Rialto, CA", "location": "Rialto, CA", "continent": "North America", "country": "United States of America", "subnational": "California", "city": "Rialto", "locality": "Rialto", "postcode": "92377", "what3words": "goodbye.smiling.option", "timezone": "-420", "locationDetails": [{"id": "9", "wikidataId": "Q49", "name": "North America", "description": "continent on the Earth's northwestern quadrant", "geonameId": "6255149", "adminLevel": "0"}, {"id": "36", "wikidataId": "Q578170", "name": "contiguous United States", "description": "48 states of the United States apart from Alaska and Hawaii", "geonameId": "0", "adminLevel": "0"}, {"id": "1242", "wikidataId": "", "name": "92377", "description": "postal code", "geonameId": "0", "adminLevel": "0"}, {"id": "1", "wikidataId": "Q30", "name": "United States of America", "description": "country in North America", "geonameId": "6252001", "adminLevel": "2"}, {"id": "46", "wikidataId": "Q99", "name": "California", "description": "state of the United States of America", "geonameId": "5332921", "adminLevel": "4"}, {"id": "101", "wikidataId": "Q108053", "name": "San Bernardino County", "description": "county in California, United States", "geonameId": "5391726", "adminLevel": "6"}, {"id": "1527", "wikidataId": "Q289661", "name": "Rialto", "description": "city in California, United States of America", "geonameId": "5387288", "adminLevel": "8"}]}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"httpStatus": {"type": "integer"}, "noun": {"type": "string"}, "verb": {"type": "string"}, "errorCode": {"type": "string"}, "errors": {"type": "array"}, "friendlyError": {"type": "string"}, "result": {"type": "string"}, "count": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "magnitude": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}, "date": {"type": "string"}, "time": {"type": "string"}, "updated": {"type": "string"}, "url": {"type": "string"}, "detailUrl": {"type": "string"}, "felt": {"type": "string"}, "cdi": {"type": "string"}, "mmi": {"type": "string"}, "alert": {"type": "string"}, "status": {"type": "string"}, "tsunami": {"type": "string"}, "sig": {"type": "string"}, "net": {"type": "string"}, "code": {"type": "string"}, "ids": {"type": "string"}, "sources": {"type": "string"}, "types": {"type": "string"}, "nst": {"type": "string"}, "dmin": {"type": "string"}, "rms": {"type": "string"}, "gap": {"type": "string"}, "magType": {"type": "string"}, "geometryType": {"type": "string"}, "depth": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "place": {"type": "string"}, "location": {"type": "string"}, "continent": {"type": "string"}, "country": {"type": "string"}, "subnational": {"type": "string"}, "city": {"type": "string"}, "locality": {"type": "string"}, "postcode": {"type": "string"}, "what3words": {"type": "string"}, "timezone": {"type": "string"}, "locationDetails": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "wikidataId": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "geonameId": {"type": "string"}, "adminLevel": {"type": "string"}}, "required": ["adminLevel", "description", "geonameId", "id", "name", "wikidataId"]}}}, "required": ["alert", "cdi", "city", "code", "continent", "country", "date", "depth", "detailUrl", "dmin", "felt", "gap", "geometryType", "id", "ids", "latitude", "locality", "location", "locationDetails", "longitude", "magType", "magnitude", "mmi", "net", "nst", "place", "postcode", "rms", "sig", "sources", "status", "subnational", "time", "timezone", "title", "tsunami", "type", "types", "updated", "url", "what3words"]}}}, "required": ["count", "data", "errorCode", "errors", "friendlyError", "httpStatus", "noun", "result", "verb"]}
88caf62e-1c53-4d59-b0aa-54b2e11fdb36/f2080768-353a-412f-b7af-04ad63481ab1/0/0
EveryEarthquake
Get every earthquake and any other event that registers on the richter scale ever catalogued by the USGS, with very detailed location data.
9.5
Latest Earthquake Near Me
Call this endpoint with your latitude and longitude and you'll receive a simple return for the most recent earthquake, within 100 miles, of the lat/long coordinates provided.
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"]}
21b89381-9854-4fa1-9dd1-9ac3c093b3e0/d3597e92-0429-4e4f-a3e5-221f0c2e1cb1/1/0
Global Chem
Global Chem is an open-source graph database and api for common and rare chemical lists using IUPAC as input and SMILES/SMARTS as output. Our API base featuers fetches data for different nodes, or dictionary look ups, or all the data at once as it 's being updated. Our paid version will have more features include things for data analysis and data processing.
0.1
iupac_to_smiles_iupac_to_smiles_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": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
21b89381-9854-4fa1-9dd1-9ac3c093b3e0/00ac516a-dfe5-4ba7-8d83-aad3f8d668dd/1/0
Global Chem
Global Chem is an open-source graph database and api for common and rare chemical lists using IUPAC as input and SMILES/SMARTS as output. Our API base featuers fetches data for different nodes, or dictionary look ups, or all the data at once as it 's being updated. Our paid version will have more features include things for data analysis and data processing.
0.1
get_node_smarts_node_smarts_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": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
21b89381-9854-4fa1-9dd1-9ac3c093b3e0/bd37b8be-b0d6-4ebe-ac3c-dfa48adb1cd6/1/0
Global Chem
Global Chem is an open-source graph database and api for common and rare chemical lists using IUPAC as input and SMILES/SMARTS as output. Our API base featuers fetches data for different nodes, or dictionary look ups, or all the data at once as it 's being updated. Our paid version will have more features include things for data analysis and data processing.
0.1
get_node_node_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": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
21b89381-9854-4fa1-9dd1-9ac3c093b3e0/b5bb3d9a-c32c-4c9c-96a2-69926a46577a/1/0
Global Chem
Global Chem is an open-source graph database and api for common and rare chemical lists using IUPAC as input and SMILES/SMARTS as output. Our API base featuers fetches data for different nodes, or dictionary look ups, or all the data at once as it 's being updated. Our paid version will have more features include things for data analysis and data processing.
0.1
get_node_smiles_node_smiles_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": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
00e41ae6-c9bc-4db1-ae37-1c8f4be6d2fc/3bdd3b9a-6135-46cc-8db7-898afc2f7620/0/0
Space Launch
Information about planned orbital missions from spaceports around the world
null
Get All Planned Launches
Returns an array of objects containing all planned spaceport launches
200
New Example
{"date": "Jan. 10", "mission": "Transporter 3", "rocket": "Falcon 9", "site": "SLC-40, Cape Canaveral Space Force Station, Florida", "info": "A SpaceX Falcon 9 rocket will launch the Transporter 3 mission, a rideshare flight to a sun-synchronous orbit with numerous small microsatellites and nanosatellites for commercial and government customers. Delayed from December."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"date": {"type": "string"}, "mission": {"type": "string"}, "rocket": {"type": "string"}, "site": {"type": "string"}, "info": {"type": "string"}}, "required": ["date", "info", "mission", "rocket", "site"]}
00e41ae6-c9bc-4db1-ae37-1c8f4be6d2fc/f480cd34-9e3b-47b4-8e6d-19256064b4f4/0/0
Space Launch
Information about planned orbital missions from spaceports around the world
null
Get Planned Launches By Spacecraft
Returns an array of objects containing planned spaceport launches for specified spacecraft. Case sensitive parameter, please provide multi word rockets with each word capitalised.
200
New Example
{"date": "2nd Quarter", "mission": "USSF 52", "rocket": "Falcon Heavy", "site": "LC-39A, Kennedy Space Center, Florida", "info": "A SpaceX Falcon Heavy rocket will launch the USSF 52 mission for the U.S. Space Force. The mission will launch an unspecified military payload on this mission. Delayed from October."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"date": {"type": "string"}, "mission": {"type": "string"}, "rocket": {"type": "string"}, "site": {"type": "string"}, "info": {"type": "string"}}, "required": ["date", "info", "mission", "rocket", "site"]}
00e41ae6-c9bc-4db1-ae37-1c8f4be6d2fc/7139e4f5-b807-48a6-83d7-bd2964c46fb5/0/0
Space Launch
Information about planned orbital missions from spaceports around the world
null
Get Planned Launches By Country/State
Returns an array of objects containing planned spaceport launches for specified location. For US locations, please send location parameter as state only.
200
New Example
{"date": "Jan. 10", "mission": "Transporter 3", "rocket": "Falcon 9", "site": "SLC-40, Cape Canaveral Space Force Station, Florida", "info": "A SpaceX Falcon 9 rocket will launch the Transporter 3 mission, a rideshare flight to a sun-synchronous orbit with numerous small microsatellites and nanosatellites for commercial and government customers. Delayed from December."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"date": {"type": "string"}, "mission": {"type": "string"}, "rocket": {"type": "string"}, "site": {"type": "string"}, "info": {"type": "string"}}, "required": ["date", "info", "mission", "rocket", "site"]}
7b1074eb-f701-45e1-b01a-f6446a00f5ab/61d7e4df-2863-41de-8a0a-60709f8fbcd1/0/0
IECC Climate Zones
Lookup IECC climate zones using a zip code or FIPS number
null
/climatezone/zipcode/
Get IECC climate zone by zip code
200
null
{"results": {"baClimateZone": "Cold", "county": "Boulder", "fips": "08013", "ieccClimateZone": "5", "ieccMoisture": "B", "state": "CO"}, "version": "2015"}
{"type": "object", "properties": {"results": {"type": "object", "properties": {"baClimateZone": {"type": "string"}, "county": {"type": "string"}, "fips": {"type": "string"}, "ieccClimateZone": {"type": "string"}, "ieccMoisture": {"type": "string"}, "state": {"type": "string"}}}, "version": {"type": "string"}}}
7b1074eb-f701-45e1-b01a-f6446a00f5ab/521f3b40-fefb-4fa2-ba06-c8b142526bfc/0/0
IECC Climate Zones
Lookup IECC climate zones using a zip code or FIPS number
null
/climatezone/fips/
Get IECC climate zone by 5 digit FIPS ({State FIPS}{County FIPS})
200
null
{"results": {"baClimateZone": "Cold", "county": "Boulder", "ieccClimateZone": "5", "ieccMoisture": "B", "state": "CO"}, "version": "2015"}
{"type": "object", "properties": {"results": {"type": "object", "properties": {"baClimateZone": {"type": "string"}, "county": {"type": "string"}, "ieccClimateZone": {"type": "string"}, "ieccMoisture": {"type": "string"}, "state": {"type": "string"}}}, "version": {"type": "string"}}}
fe740b1c-b9be-4c6c-a091-5d7294c957ce/7fbe3ed8-9c62-47ae-aa9b-e35f7dc7d8c2/0/0
crossref
Crossref makes research outputs easy to find, cite, link, assess, and reuse.
8.4
DOI
Information of a article with specified doi.
200
New Example
{"doi": "s12098-020-03263-6", "title": "A Review of Coronavirus Disease-2019 (COVID-19)"}
{"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}}
44b2d360-2c4d-48d3-b45b-4d0b2db8216f/b08ab7f0-9f2b-460b-8243-1d871ab3fbff/1/0
teste
teste
7.4
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": "string"}, "userStatus": {"type": "integer", "format": "int32", "description": "User Status", "minimum": -2147483648, "maximum": 2147483647}}}
44b2d360-2c4d-48d3-b45b-4d0b2db8216f/8796ba11-61aa-4200-90cb-2f45f758538a/0/0
teste
teste
7.4
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": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}, "name": {"type": "string"}, "photoUrls": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}}, "status": {"type": "string", "description": "pet status in the store", "enum": ["available", "pending", "sold"]}}}}
44b2d360-2c4d-48d3-b45b-4d0b2db8216f/85e34a13-4537-46d8-b5df-ab8b1010226b/2/0
teste
teste
7.4
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": -2147483648, "maximum": 2147483647}, "shipDate": {"type": "string", "format": "date-time"}, "status": {"type": "string", "description": "Order Status", "enum": ["placed", "approved", "delivered"]}, "complete": {"type": "boolean", "default": false}}}
44b2d360-2c4d-48d3-b45b-4d0b2db8216f/4a6d6d70-71a0-44dc-b229-b216643d88f8/3/0
teste
teste
7.4
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": 9223372036854776000}, "name": {"type": "string"}}}, "name": {"type": "string"}, "photoUrls": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}}, "status": {"type": "string", "description": "pet status in the store", "enum": ["available", "pending", "sold"]}}}
44b2d360-2c4d-48d3-b45b-4d0b2db8216f/55bdfb21-49d5-44ac-953b-e5c1e34905aa/2/0
teste
teste
7.4
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": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}, "name": {"type": "string"}, "photoUrls": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}}}}, "status": {"type": "string", "description": "pet status in the store", "enum": ["available", "pending", "sold"]}}}}
44b2d360-2c4d-48d3-b45b-4d0b2db8216f/c1fe6307-4252-4b62-b068-dfdfcadf49cc/1/0
teste
teste
7.4
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": -2147483648, "maximum": 2147483647}, "shipDate": {"type": "string", "format": "date-time"}, "status": {"type": "string", "description": "Order Status", "enum": ["placed", "approved", "delivered"]}, "complete": {"type": "boolean", "default": false}}}
44b2d360-2c4d-48d3-b45b-4d0b2db8216f/5eaa4d0f-7f31-4e0c-8844-3f324e2f25f6/0/0
teste
teste
7.4
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"}}}
f6f506f5-0d78-49ba-9f11-43d4bcfca272/1aabebe1-9676-41fd-992f-0d93bd5dbd78/0/0
UPHERE.SPACE
Real-time satellite tracking and predictions
9.2
Location
Current location by NORAD TLE number
200
Example_1
{"coordinates": [-69.34455439843211, -2.834841089920333], "footprint_radius": 2524684.5107199484, "height": 332.558835040733, "norad_id": "20580", "speed": 16996.970517404618, "visibility": {"azimuth": 16.32274243382461, "elevation": -65.93303612662568}}
{"properties": {"coordinates": {"items": {"type": "number"}, "type": "array"}, "footprint_radius": {"type": "number"}, "height": {"type": "number"}, "norad_id": {"type": "string"}, "speed": {"type": "number"}, "visibility": {"properties": {"azimuth": {"type": "number"}, "elevation": {"type": "number"}}, "type": "object"}}, "type": "object"}
077e6445-4b35-4298-83ad-948d3c7f899a/917f10a3-a6db-4a02-b428-4daaabb3e83d/0/0
CarbonSutra
Carbon Emission Footprint Estimation for Organizations.
9.3
Retrieve Key
This retrieves an already registered key.
200
New Example
{"CarbonSutra_API_KEY": "dT0RqbneJeT9Nnci0wNkasddffFLKJKzScnHmB4STLqKJccfEzAeC11qyXaZqK"}
{"type": "object", "properties": {"CarbonSutra_API_KEY": {"type": "string"}}}
077e6445-4b35-4298-83ad-948d3c7f899a/2e5a8852-a840-46db-9a39-a0471226a891/0/0
CarbonSutra
Carbon Emission Footprint Estimation for Organizations.
9.3
Register Key
Registration will enable you to cluster the emissions using self-defined labels. Register with your email address and a password to get a unique key, which can be used as Bearer Token in emission calculations along with cluster-name.
200
New Example
{"data": {"email": "[email protected]", "CarbonSutra_API_KEY": "bC6ljxhgyovY5CBYV1VhZ7JX04uyAAfggxWFAwXBNq3w9VF3Vvgi18Ibn"}}
{"type": "object", "properties": {"data": {"type": "object", "properties": {"email": {"type": "string"}, "CarbonSutra_API_KEY": {"type": "string"}}}}}
077e6445-4b35-4298-83ad-948d3c7f899a/d2b026ae-aa6b-4115-8e7a-0d198af088f2/0/0
CarbonSutra
Carbon Emission Footprint Estimation for Organizations.
9.3
Distance between Airports
Returns the distance between two IATA airport codes in kilometers.
200
New Example
{"data": {"airport_from": "London Heathrow Airport", "airport_to": "Chennai International Airport", "distance": 8234.56}}
{"type": "object", "properties": {"data": {"type": "object", "properties": {"airport_from": {"type": "string"}, "airport_to": {"type": "string"}, "distance": {"type": "number"}}}}}
077e6445-4b35-4298-83ad-948d3c7f899a/a995f8fa-3413-4532-96aa-c5e214e27241/0/0
CarbonSutra
Carbon Emission Footprint Estimation for Organizations.
9.3
Airports by Keyword
Returns the lists of airport names and IATA code which matches the keyword.
200
New Example
{"data": [{"iata_code": "SIN", "airport_name": "Singapore Changi Airport"}]}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"iata_code": {"type": "string"}, "airport_name": {"type": "string"}}}}}}
077e6445-4b35-4298-83ad-948d3c7f899a/bbc3f8e8-e5d5-4b46-b650-d7157f75077f/0/0
CarbonSutra
Carbon Emission Footprint Estimation for Organizations.
9.3
Vehicles Models
List of Vehicle Models for a Make. A list of every make and model used by this API is at https://www.carbonsutra.com/data-vehicle-make-model.html
200
New Example
{"data": [{"model": "DJ Po Vehicle 2WD"}, {"model": "FJ8c Post Office"}, {"model": "Post Office DJ5 2WD"}, {"model": "Post Office DJ8 2WD"}]}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"model": {"type": "string"}}}}}}
077e6445-4b35-4298-83ad-948d3c7f899a/129c405b-26f3-4fbc-9406-387f5064dcd1/0/0
CarbonSutra
Carbon Emission Footprint Estimation for Organizations.
9.3
Vehicles Makes
List of Vehicle Makes. A list of every make and model used by this API is at https://www.carbonsutra.com/data-vehicle-make-model.html
200
New Example
{"data": [{"make": "Acura", "number_of_models": 49}, {"make": "Alfa Romeo", "number_of_models": 12}, {"make": "AM General", "number_of_models": 4}, {"make": "American Motors Corporation", "number_of_models": 4}, {"make": "ASC Incorporated", "number_of_models": 1}, {"make": "Aston Martin", "number_of_models": 38}, {"make": "Audi", "number_of_models": 131}, {"make": "Aurora Cars Ltd", "number_of_models": 1}, {"make": "Autokraft Limited", "number_of_models": 2}, {"make": "Avanti Motor Corporation", "number_of_models": 1}]}
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"make": {"type": "string"}, "number_of_models": {"type": "integer"}}}}}}
83b35d06-2e7c-4f1e-9864-2f542660ec94/82191f1c-e747-4c17-95ff-df88d3d5fdda/0/0
Nobel award winners
Provides data for all Nobel award winners throughout history
5
AllPeaceAwardWinners
Get data from all Nobel peace award winners throughout history
200
Response
[{"id": 1, "year": 1901, "country_of_origin": "Switzerland, France", "peace_award_winner": "Henry Dunant, Fr\u00e9d\u00e9ric Passy"}, {"id": 2, "year": 1902, "country_of_origin": "Switzerland", "peace_award_winner": "Albert Gobat, \u00c9lie Ducommun"}, {"id": 3, "year": 1903, "country_of_origin": "United Kingdom", "peace_award_winner": "Sir William Randal Cremer"}, {"id": 4, "year": 1904, "country_of_origin": "Belgium", "peace_award_winner": "Institute Of International Law"}, {"id": 5, "year": 1905, "country_of_origin": "Austria-Hungary (now Czech Republic)", "peace_award_winner": "Baroness Bertha Sophie Felicita Von Suttner"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "year": {"type": "integer"}, "country_of_origin": {"type": "string"}, "peace_award_winner": {"type": "string"}}, "required": ["country_of_origin", "id", "peace_award_winner", "year"]}}
c0627a1d-d382-477f-b625-847ca867d313/817a9537-450f-401b-b6d7-c4f3680a4161/0/0
Brightest Stars
List of brightest stars and their details.
0.2
Get all brightest stars list
This endpoint will return a list of all the brightest stars that are currently discovered.
200
New Example
[{"rank": "1", "name": "Sun", "visualMagnitude": "\u221226.74", "distance": "1.5823820\u00d710\u22125", "spectralClass": "G2 V", "link": "https://en.wikipedia.org/wiki/Sun"}, {"rank": "2", "name": "Sirius", "visualMagnitude": "\u22121.46", "distance": "8.6", "spectralClass": "A0mA1 Va, DA2", "link": "https://en.wikipedia.org/wiki/Sirius"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"rank": {"type": "string"}, "name": {"type": "string"}, "visualMagnitude": {"type": "string"}, "distance": {"type": "string"}, "spectralClass": {"type": "string"}, "link": {"type": "string"}}, "required": ["distance", "link", "name", "rank", "spectralClass", "visualMagnitude"]}}
56a5b7c4-b6dd-4577-bbc3-7c83d78bf614/4fbe4a01-f6a9-4952-8f8c-5b672a338a9d/0/0
Climate Change Live Test
An API showing climate change news around the world
null
Get Individual News Source News
Gets News about climate change from a specific news resource
200
New Example
[{"title": "Heatwaves redefined in England over climate change", "url": "https://www.bbc.co.uk/news/uk-60908169", "source": "bbc"}, {"title": "Column: The only thing we should be talking about is the climate crisis", "url": "https://www.latimes.com/entertainment-arts/story/2022-04-07/climate-change-2022-adam-mckay-elizabeth-warren", "source": "latimes"}, {"title": "Sick of high gas prices? Then it\u2019s time to talk climate action", "url": "https://www.latimes.com/business/story/2022-03-09/high-gas-prices-time-to-talk-climate-action", "source": "latimes"}, {"title": "Heat waves are far deadlier than we think. How California neglects this climate threat", "url": "https://www.latimes.com/projects/california-extreme-heat-deaths-show-climate-change-risks/", "source": "latimes"}]
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}}}
449ccfc5-501e-488e-b782-7d1913683e0e/98d21df1-53aa-444c-acbd-de58796f96ac/1/0
Chem Oblib
This is a Chemistry Object Library for accessing properties of elements, ions, and isotopes in the periodic table. It also balances chemical equations, parsing chemical formulas, and analysis of all chemical compounds.
null
predict_predit__post
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
0f9aefec-73a6-498b-a711-39f641091516/53159e19-2fa3-446c-b83c-e167dbdd2f59/0/0
TLE
API provides up to date NORAD two line element sets for number of Earth orbiting satellites. Data is provided by CelesTrak and served in web application friendly JSON format.
7.6
Collection
Search records
200
Example_1
{"@context": "https://www.w3.org/ns/hydra/context.jsonld", "@id": "https://tle.ivanstanojevic.me/api/tle/", "@type": "Collection", "totalItems": 12404, "member": [{"@id": "https://tle.ivanstanojevic.me/api/tle/25544", "@type": "TleModel", "satelliteId": 25544, "name": "ISS (ZARYA)", "date": "2022-01-07T09:04:24+00:00", "line1": "1 25544U 98067A 22007.37805750 .00002840 00000+0 57975-4 0 9996", "line2": "2 25544 51.6442 52.9322 0005418 12.0100 84.9106 15.49876842320242"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/43694", "@type": "TleModel", "satelliteId": 43694, "name": "PROXIMA I", "date": "2022-01-06T14:05:05+00:00", "line1": "1 43694U 18088E 22006.58686536 .00001823 00000+0 73327-4 0 9997", "line2": "2 43694 85.0303 60.6355 0017805 359.6415 0.4812 15.23987299175302"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/43809", "@type": "TleModel", "satelliteId": 43809, "name": "CENTAURI-1", "date": "2022-01-06T18:13:52+00:00", "line1": "1 43809U 18099BD 22006.75963345 .00000266 00000+0 28682-4 0 9996", "line2": "2 43809 97.6430 78.0646 0016653 91.0722 269.2407 14.96098672168599"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/43722", "@type": "TleModel", "satelliteId": 43722, "name": "CENTAURI-2", "date": "2022-01-06T17:50:59+00:00", "line1": "1 43722U 18096D 22006.74374856 .00004998 00000+0 16113-3 0 9990", "line2": "2 43722 97.3717 88.6587 0013831 266.8749 93.0911 15.32544860173264"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/47966", "@type": "TleModel", "satelliteId": 47966, "name": "CENTAURI-3 (TYVAK-0210)", "date": "2022-01-07T01:05:56+00:00", "line1": "1 47966U 21023B 22007.04579284 .00001550 00000+0 12238-3 0 9999", "line2": "2 47966 45.0040 13.4574 0003699 104.8194 255.3090 15.05509084 43700"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/43696", "@type": "TleModel", "satelliteId": 43696, "name": "PROXIMA II", "date": "2022-01-06T20:21:37+00:00", "line1": "1 43696U 18088G 22006.84835051 .00001629 00000+0 65365-4 0 9993", "line2": "2 43696 85.0303 60.4751 0017822 358.6190 1.5000 15.23980998175333"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/33591", "@type": "TleModel", "satelliteId": 33591, "name": "NOAA 19", "date": "2022-01-07T01:28:47+00:00", "line1": "1 33591U 09005A 22007.06165878 .00000038 00000+0 45762-4 0 9995", "line2": "2 33591 99.1674 37.6529 0013020 282.0292 77.9419 14.12520378665661"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/43786", "@type": "TleModel", "satelliteId": 43786, "name": "ITASAT 1", "date": "2022-01-06T19:21:44+00:00", "line1": "1 43786U 18099AE 22006.80676464 .00001011 00000+0 95261-4 0 9995", "line2": "2 43786 97.6458 78.0988 0016670 90.8949 269.4182 14.95903474168887"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/33499", "@type": "TleModel", "satelliteId": 33499, "name": "KKS-1 (KISEKI)", "date": "2022-01-07T03:46:10+00:00", "line1": "1 33499U 09002H 22007.15706513 .00000187 00000+0 35203-4 0 9990", "line2": "2 33499 98.2400 246.3186 0010273 108.0679 252.1649 14.75774683696885"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/28654", "@type": "TleModel", "satelliteId": 28654, "name": "NOAA 18", "date": "2022-01-07T03:34:47+00:00", "line1": "1 28654U 05018A 22007.14916499 .00000088 00000+0 71471-4 0 9992", "line2": "2 28654 98.9707 77.5776 0015054 69.3931 290.8854 14.12674556857290"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/25338", "@type": "TleModel", "satelliteId": 25338, "name": "NOAA 15", "date": "2022-01-07T02:52:53+00:00", "line1": "1 25338U 98030A 22007.12005873 .00000022 00000+0 27747-4 0 9992", "line2": "2 25338 98.6627 38.6168 0011134 51.7348 308.4832 14.26080815230278"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/42759", "@type": "TleModel", "satelliteId": 42759, "name": "ZHUHAI-1 02 (CAS-4B)", "date": "2022-01-07T02:57:12+00:00", "line1": "1 42759U 17034B 22007.12306633 .00001064 00000+0 76312-4 0 9990", "line2": "2 42759 43.0154 141.0322 0008573 348.7456 180.3890 15.10693958251946"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/42792", "@type": "TleModel", "satelliteId": 42792, "name": "ROBUSTA-1B", "date": "2022-01-07T03:03:44+00:00", "line1": "1 42792U 17036AD 22007.12759598 .00002639 00000+0 10309-3 0 9993", "line2": "2 42792 97.2246 55.8324 0010346 167.1438 193.0067 15.26693662252480"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/42017", "@type": "TleModel", "satelliteId": 42017, "name": "NAYIF-1 (EO-88)", "date": "2022-01-07T04:01:17+00:00", "line1": "1 42017U 17008BX 22007.16756048 .00003185 00000+0 11219-3 0 9991", "line2": "2 42017 97.2925 76.0486 0007247 101.6940 258.5115 15.30005890272382"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/47924", "@type": "TleModel", "satelliteId": 47924, "name": "WARP-01", "date": "2022-01-06T11:58:15+00:00", "line1": "1 47924U 98067SA 22006.49879220 .00027796 00000+0 31715-3 0 9997", "line2": "2 47924 51.6389 45.7973 0002945 112.9367 247.1938 15.61991279 46402"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/48868", "@type": "TleModel", "satelliteId": 48868, "name": "MIR-SAT 1", "date": "2022-01-06T08:50:30+00:00", "line1": "1 48868U 98067SP 22006.36840614 .00029631 00000+0 35614-3 0 9998", "line2": "2 48868 51.6394 50.9149 0000856 92.2245 267.8847 15.60602305 30839"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/42761", "@type": "TleModel", "satelliteId": 42761, "name": "ZHUHAI-1 01 (CAS-4A)", "date": "2022-01-07T02:27:10+00:00", "line1": "1 42761U 17034D 22007.10219918 .00001243 00000+0 86727-4 0 9990", "line2": "2 42761 43.0163 140.0534 0008924 350.6558 178.1087 15.10782678251949"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/47950", "@type": "TleModel", "satelliteId": 47950, "name": "NANOSATC-BR2", "date": "2022-01-07T04:42:33+00:00", "line1": "1 47950U 21022U 22007.19622534 .00002019 00000+0 14092-3 0 9995", "line2": "2 47950 97.5429 270.0383 0020931 343.8775 168.2682 15.06317689 43712"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/20580", "@type": "TleModel", "satelliteId": 20580, "name": "HST", "date": "2022-01-07T03:07:54+00:00", "line1": "1 20580U 90037B 22007.13048981 .00000682 00000+0 30053-4 0 9999", "line2": "2 20580 28.4689 157.1651 0002840 95.5195 67.3935 15.09926122542076"}, {"@id": "https://tle.ivanstanojevic.me/api/tle/36797", "@type": "TleModel", "satelliteId": 36797, "name": "AISSAT 1", "date": "2022-01-06T17:44:35+00:00", "line1": "1 36797U 10035C 22006.73929658 .00000354 00000+0 46511-4 0 9992", "line2": "2 36797 98.2290 184.7758 0010591 342.9307 17.1550 14.86681091622416"}], "parameters": {"search": "*", "sort": "popularity", "sort-dir": "desc", "page": 1, "page-size": 20}, "view": {"@id": "https://tle.ivanstanojevic.me/api/tle/?page=1", "@type": "PartialCollectionView", "first": "https://tle.ivanstanojevic.me/api/tle/?page=1", "next": "https://tle.ivanstanojevic.me/api/tle/?page=2", "last": "https://tle.ivanstanojevic.me/api/tle/?page=621"}}
{"type": "object", "properties": {"@context": {"type": "string"}, "@id": {"type": "string"}, "@type": {"type": "string"}, "totalItems": {"type": "integer"}, "member": {"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "satelliteId": {"type": "integer"}, "name": {"type": "string"}, "date": {"type": "string"}, "line1": {"type": "string"}, "line2": {"type": "string"}}}}, "parameters": {"type": "object", "properties": {"search": {"type": "string"}, "sort": {"type": "string"}, "sort-dir": {"type": "string"}, "page": {"type": "integer"}, "page-size": {"type": "integer"}}}, "view": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "first": {"type": "string"}, "next": {"type": "string"}, "last": {"type": "string"}}}}}
d20f43df-017e-44f2-aa2f-ea747f14c8cd/d68c31ec-e6a2-438f-9c4c-da6904c0a78f/0/0
The Cannabis API
Discover the Strain Info API – your gateway to comprehensive cannabis strain data. Access strain names, types (indica, sativa, hybrid), ratings, effects, flavors, and descriptions with ease. Build cannabis-related apps, conduct strain research, or satisfy your curiosity with accurate and up-to-date information. Enhance your projects by leveraging our API for streamlined cannabis insights. Explore the diverse world of cannabis strains today!
0.3
Get All Effects
Get Every Cannabis Effect in the dataset.
200
Get All Effects
["Creative,Energetic,Happy,Euphoric,Relaxed", "Creative,Energetic,Happy,Focused,Uplifted", "Creative,Energetic,Happy,Relaxed,Focused"]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}}
d20f43df-017e-44f2-aa2f-ea747f14c8cd/cba9b759-2dd4-41d4-a4c7-cd1865482b28/0/0
The Cannabis API
Discover the Strain Info API – your gateway to comprehensive cannabis strain data. Access strain names, types (indica, sativa, hybrid), ratings, effects, flavors, and descriptions with ease. Build cannabis-related apps, conduct strain research, or satisfy your curiosity with accurate and up-to-date information. Enhance your projects by leveraging our API for streamlined cannabis insights. Explore the diverse world of cannabis strains today!
0.3
Get All Flavours
Get Every Cannabis Flavour in the dataset.
200
Get All Flavours
["Apple,Minty,Berry", "Apple,Sweet,Earthy", "Apple,Sweet,Minty", "Apple,Sweet,Pungent", "Apricot,Chemical,Blueberry", "Apricot,Citrus,Grapefruit", "Apricot,Earthy,Spicy/Herbal"]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}}
d20f43df-017e-44f2-aa2f-ea747f14c8cd/12f7c2c0-7cf1-4ee4-bb4e-82b63e83d3d4/0/0
The Cannabis API
Discover the Strain Info API – your gateway to comprehensive cannabis strain data. Access strain names, types (indica, sativa, hybrid), ratings, effects, flavors, and descriptions with ease. Build cannabis-related apps, conduct strain research, or satisfy your curiosity with accurate and up-to-date information. Enhance your projects by leveraging our API for streamlined cannabis insights. Explore the diverse world of cannabis strains today!
0.3
Get Strain By ID
Returns the id, name, type, rating, effects, flavours and description of specified strain.
304
Get Strain By ID
{"_id": "646bedbbde629756c60a00f9", "Strain": "100-Og", "Type": "hybrid", "Rating": 4, "Effects": "Creative,Energetic,Tingly,Euphoric,Relaxed", "Flavor": "Earthy,Sweet,Citrus", "Description": "$100 OG is a 50/50 hybrid strain that packs a strong punch. The name supposedly refers to both its strength and high price when it first started showing up in Hollywood. As a plant, $100 OG tends to produce large dark green buds with few stems. Users report a strong body effect of an indica for pain relief with the more alert, cerebral feeling thanks to its sativa side."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"_id": {"type": "string"}, "Strain": {"type": "string"}, "Type": {"type": "string"}, "Rating": {"type": "integer"}, "Effects": {"type": "string"}, "Flavor": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Description", "Effects", "Flavor", "Rating", "Strain", "Type", "_id"]}
d20f43df-017e-44f2-aa2f-ea747f14c8cd/9b2d132d-35d7-4e26-9ec1-2f30451bc982/0/0
The Cannabis API
Discover the Strain Info API – your gateway to comprehensive cannabis strain data. Access strain names, types (indica, sativa, hybrid), ratings, effects, flavors, and descriptions with ease. Build cannabis-related apps, conduct strain research, or satisfy your curiosity with accurate and up-to-date information. Enhance your projects by leveraging our API for streamlined cannabis insights. Explore the diverse world of cannabis strains today!
0.3
Get Strain By Flavours
Returns the id, name, type, rating, effects, flavours and description of all the strains with the specified flavours.
200
Get Strain By Type
[{"_id": "646bedbbde629756c60a00f9", "Strain": "100-Og", "Type": "hybrid", "Rating": 4, "Effects": "Creative,Energetic,Tingly,Euphoric,Relaxed", "Flavor": "Earthy,Sweet,Citrus", "Description": "$100 OG is a 50/50 hybrid strain that packs a strong punch. The name supposedly refers to both its strength and high price when it first started showing up in Hollywood. As a plant, $100 OG tends to produce large dark green buds with few stems. Users report a strong body effect of an indica for pain relief with the more alert, cerebral feeling thanks to its sativa side."}, {"_id": "646bedbbde629756c60a018f", "Strain": "B-Witched", "Type": "hybrid", "Rating": 5, "Effects": "Euphoric,Relaxed,Happy,Hungry,Sleepy", "Flavor": "Earthy,Sweet,Citrus", "Description": "B-Witched by Ocean Grown Seeds is a magical cross of arcane genetics. By combining OGS Wizard\u2019s Potion and the famous Witches Weed, a frosted herbaceous phantasm is brought to life, exhibiting notes of grape, forest floor, and grapefruit. Its terpene profile has also been described as \u201ccupcake-ish.\u201d The effects of B-Witched are enthralling, muting stress, anxiety, and nausea with ease. "}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "Strain": {"type": "string"}, "Type": {"type": "string"}, "Rating": {"type": "integer"}, "Effects": {"type": "string"}, "Flavor": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Description", "Effects", "Flavor", "Rating", "Strain", "Type", "_id"]}}
d20f43df-017e-44f2-aa2f-ea747f14c8cd/3d128bfa-0418-466d-844a-b7e5ccff6a4e/0/0
The Cannabis API
Discover the Strain Info API – your gateway to comprehensive cannabis strain data. Access strain names, types (indica, sativa, hybrid), ratings, effects, flavors, and descriptions with ease. Build cannabis-related apps, conduct strain research, or satisfy your curiosity with accurate and up-to-date information. Enhance your projects by leveraging our API for streamlined cannabis insights. Explore the diverse world of cannabis strains today!
0.3
Get Strain By Effects
Returns the id, name, type, rating, effects, flavours and description of all the strains with the specified effects.
200
Get Strain By Type
[{"_id": "646bedbbde629756c60a00fa", "Strain": "98-White-Widow", "Type": "hybrid", "Rating": 4.7, "Effects": "Relaxed,Aroused,Creative,Happy,Energetic", "Flavor": "Flowery,Violet,Diesel", "Description": "The \u201898 Aloha White Widow is an especially potent cut of White Widow that has grown in renown alongside Hawaiian legends like Maui Wowie and Kona Gold. This White Widow phenotype reeks of diesel and skunk and has a rich earthy taste with intermittent notes of hash. Its buds are coated in trichomes, giving its dark foliage a lustrous glint to go along with its room-filling odor. This one-hitter-quitter uplifts the mind with mind-bending euphoria that materializes in the body as airy relaxation. \u201898 Aloha White Widow is available from Pua Mana 1st Hawaiian Pakal\u014dl\u014d Seed Bank. "}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "Strain": {"type": "string"}, "Type": {"type": "string"}, "Rating": {"type": "number"}, "Effects": {"type": "string"}, "Flavor": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Description", "Effects", "Flavor", "Rating", "Strain", "Type", "_id"]}}
d20f43df-017e-44f2-aa2f-ea747f14c8cd/7ebf7e79-d136-4c02-83d2-ca295ddfd3ea/0/0
The Cannabis API
Discover the Strain Info API – your gateway to comprehensive cannabis strain data. Access strain names, types (indica, sativa, hybrid), ratings, effects, flavors, and descriptions with ease. Build cannabis-related apps, conduct strain research, or satisfy your curiosity with accurate and up-to-date information. Enhance your projects by leveraging our API for streamlined cannabis insights. Explore the diverse world of cannabis strains today!
0.3
Get Strain By Type
Returns the id, name, type, rating, effects, flavours and description of all the strains with the specified type (sativa, indica or hybrid).
200
Get Strain By Type
[{"_id": "646bedbbde629756c60a00fb", "Strain": "1024", "Type": "sativa", "Rating": 4.4, "Effects": "Uplifted,Happy,Relaxed,Energetic,Creative", "Flavor": "Spicy/Herbal,Sage,Woody", "Description": "1024 is a sativa-dominant hybrid bred in Spain by Medical Seeds Co. The breeders claim to guard the secret genetics due to security reasons, but regardless of its genetic heritage, 1024 is a THC powerhouse with a sweet and spicy bouquet. Subtle fruit flavors mix with an herbal musk to produce uplifting sativa effects. One specific phenotype is noted for having a pungent odor that fills a room, similar to burning incense."}, {"_id": "646bedbbde629756c60a0101", "Strain": "3D-Cbd", "Type": "sativa", "Rating": 4.6, "Effects": "Uplifted,Focused,Happy,Talkative,Relaxed", "Flavor": "Earthy,Woody,Flowery", "Description": "3D CBD from Snoop Dogg\u2019s branded line of cannabis strains was crafted with patients in mind. With a THC:CBD ratio of about 5:8, this earthy-flavored sativa is preferred for treating pain, inflammation, and muscle tension. Consumers susceptible to THC-induced anxiety may also appreciate the sobering, relaxing balance CBD has to offer."}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "Strain": {"type": "string"}, "Type": {"type": "string"}, "Rating": {"type": "number"}, "Effects": {"type": "string"}, "Flavor": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Description", "Effects", "Flavor", "Rating", "Strain", "Type", "_id"]}}
d20f43df-017e-44f2-aa2f-ea747f14c8cd/283fd6e5-2dfb-457f-9aed-245e24951b80/0/0
The Cannabis API
Discover the Strain Info API – your gateway to comprehensive cannabis strain data. Access strain names, types (indica, sativa, hybrid), ratings, effects, flavors, and descriptions with ease. Build cannabis-related apps, conduct strain research, or satisfy your curiosity with accurate and up-to-date information. Enhance your projects by leveraging our API for streamlined cannabis insights. Explore the diverse world of cannabis strains today!
0.3
Get Strain By Name
Returns the id, name, type, rating, flavours, effects and description of a strain by it's name.
200
Get Strain By Name
{"_id": "646bedbbde629756c60a00fa", "Strain": "98-White-Widow", "Type": "hybrid", "Rating": 4.7, "Effects": "Relaxed,Aroused,Creative,Happy,Energetic", "Flavor": "Flowery,Violet,Diesel", "Description": "The \u201898 Aloha White Widow is an especially potent cut of White Widow that has grown in renown alongside Hawaiian legends like Maui Wowie and Kona Gold. This White Widow phenotype reeks of diesel and skunk and has a rich earthy taste with intermittent notes of hash. Its buds are coated in trichomes, giving its dark foliage a lustrous glint to go along with its room-filling odor. This one-hitter-quitter uplifts the mind with mind-bending euphoria that materializes in the body as airy relaxation. \u201898 Aloha White Widow is available from Pua Mana 1st Hawaiian Pakal\u014dl\u014d Seed Bank. "}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"_id": {"type": "string"}, "Strain": {"type": "string"}, "Type": {"type": "string"}, "Rating": {"type": "number"}, "Effects": {"type": "string"}, "Flavor": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Description", "Effects", "Flavor", "Rating", "Strain", "Type", "_id"]}
5176c4ef-53d4-43a8-88d6-fbbf176da9bc/5bb129dc-da64-467c-adaa-bafecf4e5bed/0/0
Cenex
GraphQL API for scientific constants.
null
graphQL
graphQL endpoint
200
Response
{"data": {"allKonst": [{"id": "03d97318-dc2e-44b0-be46-9ae0007839ee", "key": "ap_eM_r", "order": 1, "quantity": "alpha particle-electron mass ratio", "uncertainty": "0.00000024", "unit": null, "value": "7294.29954142"}, {"id": "db29326e-5362-4106-803a-35a4ee3102b4", "key": "apM", "order": 2, "quantity": "alpha particle mass", "uncertainty": "0.0000000020e-27", "unit": "kg", "value": "6.6446573357e-27"}, {"id": "86780798-638c-4a4a-905d-a24d801c0659", "key": "apMEgEq", "order": 3, "quantity": "alpha particle mass energy equivalent", "uncertainty": "0.0000000018e-10", "unit": "J", "value": "5.9719201914e-10"}, {"id": "7679ea40-1223-4d4f-ba8c-51288004fd17", "key": "apMEgEqMeV", "order": 4, "quantity": "alpha particle mass energy equivalent in MeV", "uncertainty": "0.0000011", "unit": "MeV", "value": "3727.3794066"}, {"id": "5bcaa07a-d90b-4c1e-b855-3819bfc58188", "key": "apMu", "order": 5, "quantity": "alpha particle mass in u", "uncertainty": "0.000000000063", "unit": "u", "value": "4.001506179127"}]}}
{"type": "object", "properties": {"data": {"type": "object", "properties": {"allKonst": {"type": "array", "items": {"type": "object"}}}}}}
818750fa-7b74-4fb4-a78b-0242c7ea3894/489c6d3c-1a74-45a3-a715-9425ca7f4773/0/0
MOON API
Fast, cheap and accurate api, which would give you access to all the data about moon.
8.1
Moon angular diameter
Returns Moon angular diameter at a given instant.
200
New Example
{"dateTime": "2009-7-11-6-30-0 UTC+3", "elipticPosition": {"latitude": 2.744127079207375, "longitude": 331.4164292694354}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dateTime": {"type": "string"}, "elipticPosition": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}}, "required": ["dateTime", "elipticPosition"]}
818750fa-7b74-4fb4-a78b-0242c7ea3894/271fb23d-d215-4876-8a13-93da251bd316/0/0
MOON API
Fast, cheap and accurate api, which would give you access to all the data about moon.
8.1
Moon illumination
Returns fraction of the Moon which is lit at some instant in time.
200
New Example
{"dateTime": "2009-7-11-6-30-0 UTC+3", "illumination": 0.8698940389081793}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dateTime": {"type": "string"}, "illumination": {"type": "number"}}, "required": ["dateTime", "illumination"]}
818750fa-7b74-4fb4-a78b-0242c7ea3894/89e8fec6-fd95-4e19-8f48-d24a800fe99a/0/0
MOON API
Fast, cheap and accurate api, which would give you access to all the data about moon.
8.1
Moon horizontal position (position on the sky)
Returns Moon horizontal position (azimuth and altitude). Azimuth and altitude are expressed as angles.
200
New Example
{"dateTime": "2009-7-11-6-30-0 UTC+3", "location": {"latitude": 50.45001903911259, "longitude": 30.52334391405014}, "horizontalPosition": {"azimuth": 91.44734946639844, "altitude": -9.246550170021116}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dateTime": {"type": "string"}, "location": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}, "horizontalPosition": {"type": "object", "properties": {"azimuth": {"type": "number"}, "altitude": {"type": "number"}}, "required": ["altitude", "azimuth"]}}, "required": ["dateTime", "horizontalPosition", "location"]}
818750fa-7b74-4fb4-a78b-0242c7ea3894/87d6120e-63be-4bab-87c0-3ae7eac4d5a0/0/0
MOON API
Fast, cheap and accurate api, which would give you access to all the data about moon.
8.1
Moon celestial position
Returns Moon celestial position (right ascension and declination) at some instant. Right ascension and declination are expressed as angles.
200
New Example
{"dateTime": "2009-7-11-6-30-0 UTC+3", "celestialPosition": {"rightAscension": 152.45353145666783, "declination": -8.405223702892812}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dateTime": {"type": "string"}, "celestialPosition": {"type": "object", "properties": {"rightAscension": {"type": "number"}, "declination": {"type": "number"}}, "required": ["declination", "rightAscension"]}}, "required": ["celestialPosition", "dateTime"]}
818750fa-7b74-4fb4-a78b-0242c7ea3894/61ea2f6c-7fb6-4ca6-982f-00591468afe8/0/0
MOON API
Fast, cheap and accurate api, which would give you access to all the data about moon.
8.1
Moon eliptic position
Returns Moon eliptic position (latitude and longitude) at some instant. Latitude and longitude are expressed as angles.
200
New Example
{"dateTime": "2009-7-11-6-30-0 UTC+3", "elipticPosition": {"latitude": 2.744127079207375, "longitude": 331.4164292694354}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dateTime": {"type": "string"}, "elipticPosition": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}}, "required": ["dateTime", "elipticPosition"]}
818750fa-7b74-4fb4-a78b-0242c7ea3894/5873b08f-e75e-4e24-bbe9-f3812b96ae23/0/0
MOON API
Fast, cheap and accurate api, which would give you access to all the data about moon.
8.1
Moon hour angle
Returns moon hour angle at some instant.
200
Response
{"dateTime": "1996-6-18-0-26-12 UTC+3", "location": {"latitude": 44.88731605009004, "longitude": 34.139742207144124}, "angleUnits": "deg", "hourAngle": 197.77022274563464}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dateTime": {"type": "string"}, "location": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}, "angleUnits": {"type": "string"}, "hourAngle": {"type": "number"}}, "required": ["angleUnits", "dateTime", "hourAngle", "location"]}
818750fa-7b74-4fb4-a78b-0242c7ea3894/28750ec9-5350-4431-bf6b-9b7b2e105e2e/0/0
MOON API
Fast, cheap and accurate api, which would give you access to all the data about moon.
8.1
Moon phase
Returns Moon phase and other data connected to it at some instant.
200
New Example
{"dateTime": "2009-7-11-6-30-0 UTC+3", "angleUnits": "deg", "phaseAngle": 317.71347978420783, "phase": 0.5650529805459104, "phaseName": "Wanning Gibbous", "phaseAge": 16.686347331726274}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dateTime": {"type": "string"}, "angleUnits": {"type": "string"}, "phaseAngle": {"type": "number"}, "phase": {"type": "number"}, "phaseName": {"type": "string"}, "phaseAge": {"type": "number"}}, "required": ["angleUnits", "dateTime", "phase", "phaseAge", "phaseAngle", "phaseName"]}
818750fa-7b74-4fb4-a78b-0242c7ea3894/6e469496-e3b4-41af-acfc-e9f83c6addbc/0/0
MOON API
Fast, cheap and accurate api, which would give you access to all the data about moon.
8.1
Moon general data
Returns general data about the Moon.
200
New Example
{"lengthUnits": "km", "angleUnits": "deg", "orbitPerigee": 362600, "orbitApogee": 405400, "orbitSemimajorAxis": 384399, "orbitEccentricity": 0.0549, "orbitInclination": 5.145001839374958, "radius": 1737.4, "circumference": 10921, "surfaceArea": 37930000, "mass": 7.342e+22, "surfaceGravity": 1.622, "escapeVelocity": 4676, "synodicMonth": 29.530589}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"lengthUnits": {"type": "string"}, "angleUnits": {"type": "string"}, "orbitPerigee": {"type": "integer"}, "orbitApogee": {"type": "integer"}, "orbitSemimajorAxis": {"type": "integer"}, "orbitEccentricity": {"type": "number"}, "orbitInclination": {"type": "number"}, "radius": {"type": "number"}, "circumference": {"type": "integer"}, "surfaceArea": {"type": "integer"}, "mass": {"type": "number"}, "surfaceGravity": {"type": "number"}, "escapeVelocity": {"type": "integer"}, "synodicMonth": {"type": "number"}}, "required": ["angleUnits", "circumference", "escapeVelocity", "lengthUnits", "mass", "orbitApogee", "orbitEccentricity", "orbitInclination", "orbitPerigee", "orbitSemimajorAxis", "radius", "surfaceArea", "surfaceGravity", "synodicMonth"]}
818750fa-7b74-4fb4-a78b-0242c7ea3894/5d9af22e-b7d4-41e9-9cc6-c12face8e5be/0/0
MOON API
Fast, cheap and accurate api, which would give you access to all the data about moon.
8.1
Moon distance
Returns Moon distance at some instant.
200
New Example
{"dateTime": "2009-7-11-6-30-0 UTC+3", "lengthUnits": "km", "distance": 402151.33350507676}
{"type": "object", "properties": {"dateTime": {"type": "string"}, "lengthUnits": {"type": "string"}, "distance": {"type": "number"}}}
40541a2e-abbc-4488-a76a-47e2d2ee10b5/11c5794d-64a6-411d-9914-1ba52aa2ff36/0/0
Moon Phase
1000+ Active Users - The MoonAPI provides lunar and astronomical data, including moon phases, sun data, and zodiac signs, with additional endpoints for generating lunar calendars.
9.5
Basic
Basic Endpoint: Essential Moon Phase Information Obtain the fundamental details about the current phase of the moon with the Basic Endpoint. This endpoint provides a concise JSON response including the name of the moon phase, the stage of the moon's cycle, and the number of days until the next full moon and new moon. Access this endpoint to get a quick overview of the moon's current state.
200
Response
{"phase_name": "Waxing gibbous", "stage": "waxing", "days_until_next_full_moon": 4, "days_until_next_new_moon": 18}
{"type": "object", "properties": {"phase_name": {"type": "string"}, "stage": {"type": "string"}, "days_until_next_full_moon": {"type": "integer"}, "days_until_next_new_moon": {"type": "integer"}}}
b21a9b7b-7ef5-4064-8b86-488e6ab71e93/27f2f281-d961-4aa5-b8b9-217c5c092a2f/1/0
LiveScore Sports
LiveScore Sports | The number one destination for real time scores for Football, Cricket, Tennis, Basketball, Hockey and more. Support: [email protected] / t.me/api_tipsters You can make a website like: soccerway.com, aiscore.com, tipsscore.com, livescore.com
9.8
Media Details
Media details (video playlist). Ex media_id in /v1/competitions/details
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
b21a9b7b-7ef5-4064-8b86-488e6ab71e93/802dfffb-7fc4-4eb3-b13c-690cb677433b/0/0
LiveScore Sports
LiveScore Sports | The number one destination for real time scores for Football, Cricket, Tennis, Basketball, Hockey and more. Support: [email protected] / t.me/api_tipsters You can make a website like: soccerway.com, aiscore.com, tipsscore.com, livescore.com
9.8
Events Live List
Get the list of the live events by sport
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": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}