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
|
---|---|---|---|---|---|---|---|---|---|
bd9de7c2-1247-4590-a181-3ed6bff8dc81/546a127c-f57f-4cd9-bed8-1cc80dc1a7ee/3/0 | Phone Intelligence API | Trestle's Phone Validation API, formerly known as Phone Intelligence API, validates the phone number and provides phone metadata, such as carrier name, line type (landline, mobile, non-fixed VoIP, etc.), is the phone prepaid, etc, and includes a phone activity score to help identify disconnected phones. Typical use cases for this API include lead validation, lead contactability, and lead prioritization. | 8.5 | getPhoneIntel | Trestle Phone Validation API validates the phone number and provides phone metadata such as carrier name, line type (landline, mobile, non-fixed voip, etc.), is the phone prepaid, etc. Typical use cases where the API is used include lead quality assessment and thus lead prioritization, as well as to weed out potential fraud, including bots using non-fixed voip or burner phones. | 200 | Example_1 | {"id": "Phone.3dbb6fef-a2df-4b08-cfe3-bc7128b6f5b4", "phone_number": "2069735100", "is_valid": true, "country_calling_code": "1", "country_code": "US", "country_name": "United States", "line_type": "Landline", "carrier": "Ekata Telco", "is_prepaid": true, "error": {"name": "PartialError", "message": "Could not retrieve entire response"}, "warnings": ["Invalid input"]} | {"required": ["carrier", "country_calling_code", "country_code", "country_name", "error", "id", "is_prepaid", "is_valid", "line_type", "phone_number", "warnings"], "type": "object", "properties": {"id": {"type": ["string", "null"], "description": "The persistent ID of the phone number.", "format": "Phone.<uuid>"}, "phone_number": {"pattern": "^\\+?[\\d-]*(x\\d*)?", "type": ["string", "null"], "description": "The phone number in E.164 or local format. The default country calling code is +1 (USA)."}, "is_valid": {"type": ["boolean", "null"], "description": "True if the phone number is valid."}, "country_calling_code": {"type": ["string", "null"], "description": "The country code of the phone number.", "format": "E.164"}, "country_code": {"type": ["string", "null"], "description": "The ISO-3166 alpha-2 country code of the phone number. See: [ISO-3166](https://www.nationsonline.org/oneworld/country_code_list.htm)", "format": "ISO-3166-2"}, "country_name": {"type": ["string", "null"], "description": "The country name of the location associated with the phone number."}, "line_type": {"type": ["string", "null"], "description": "The line type of the phone number.\n\n* `Landline` - Traditional wired phone line.\n* `Mobile` - Wireless phone line.\n* `FixedVOIP` - VOIP number connected to a physical address, such as Vonix or Comcast.\n* `NonFixedVOIP` - VOIP number unconnected to a fixed physical address, such as Google Voice or Skype.\n* `Premium` - Caller pays a premium for the call\u2013e.g. 976 area code.\n* `TollFree` - Callee pays for call.\n* `Voicemail` - Voicemail-only service.\n* `Other` - Line type is unclear or does not match current categories.", "enum": ["Landline", "Premium", "NonFixedVOIP", "Mobile", "FixedVOIP", "TollFree", "Other", "Voicemail", null]}, "carrier": {"type": ["string", "null"], "description": "The company that provides voice and/or data services for the phone number. Carriers are returned at the MVNO level."}, "is_prepaid": {"type": ["boolean", "null"], "description": "True if the phone is associated with a prepaid account."}, "error": {"required": ["message", "name"], "type": "object", "properties": {"name": {"type": "string", "description": "Incomplete response due to external timeouts.", "enum": ["PartialError"]}, "message": {"type": "string", "enum": ["Could not retrieve entire response"]}}}, "warnings": {"type": "array", "description": "An array containing warning messages.", "items": {"type": "string", "enum": ["Invalid input", "Missing input"]}}}} |
b1aee4e0-829b-4c3b-b8fb-ede7151bd25f/99f349ea-460c-486d-93d3-d0b01b82f4cc/0/0 | Wethenew API | [2023 UPDATED🚀] API to access all informations about sneakers and prices from Wethenew website | 7.2 | Search | Search for products based on query. Try to use a query that match as much as possible the slug of the product that you try to reach using "-" | 200 | Response | {"hits": 1, "products": [{"handle": "nike-dunk-low-se-fleece-green", "id": 6947249619053, "product_type": "Sneakers", "title": "Dunk Low SE Fleece Green", "vendor": "Nike"}], "success": true} | {"type": "object", "properties": {"hits": {"type": "integer"}, "products": {"type": "array", "items": {"type": "object", "properties": {"barcode": {"type": "string"}, "handle": {"type": "string"}, "id": {"type": "integer"}, "product_type": {"type": "string"}, "sku": {"type": "string"}, "title": {"type": "string"}, "vendor": {"type": "string"}}}}, "success": {"type": "boolean"}}} |
b1aee4e0-829b-4c3b-b8fb-ede7151bd25f/3c54a085-007e-4673-95f7-0b240081b76d/0/0 | Wethenew API | [2023 UPDATED🚀] API to access all informations about sneakers and prices from Wethenew website | 7.2 | Product details | Access to all variants and details of a product based on his handle | 200 | Response | {"product": {"created_at": "2022-10-17T10:56:27+02:00", "id": 6899600293997, "images": [{"alt": "Dunk Low Dark Driftwood", "created_at": "2022-10-17T15:04:01+02:00", "height": 420, "id": 29629862674541, "position": 1, "product_id": 6899600293997, "src": "https://cdn.shopify.com/s/files/1/2358/2817/products/DunkLowDarkDriftwood.png?v=1666011842", "updated_at": "2022-10-17T15:04:02+02:00", "variant_ids": [], "width": 700}, {"alt": "Dunk Low Dark Driftwood", "created_at": "2022-10-17T15:04:01+02:00", "height": 420, "id": 29629862772845, "position": 2, "product_id": 6899600293997, "src": "https://cdn.shopify.com/s/files/1/2358/2817/products/DunkLowDarkDriftwood_1.png?v=1666011843", "updated_at": "2022-10-17T15:04:03+02:00", "variant_ids": [], "width": 700}, {"alt": "Dunk Low Dark Driftwood", "created_at": "2022-10-17T15:04:01+02:00", "height": 420, "id": 29629862740077, "position": 3, "product_id": 6899600293997, "src": "https://cdn.shopify.com/s/files/1/2358/2817/products/DunkLowDarkDriftwood_2.png?v=1666011843", "updated_at": "2022-10-17T15:04:03+02:00", "variant_ids": [], "width": 700}], "product_type": "Sneakers", "title": "Dunk Low Dark Driftwood", "variants": [{"barcode": "19615200235815", "id": 40355817586797, "option1": "35.5 EU - 3.5 US - 190\u20ac", "price": "190.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "35.5 EU - 3.5 US - 190\u20ac"}, {"barcode": "19615200236515", "id": 40355817619565, "option1": "36 EU - 4 US - 190\u20ac", "price": "190.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "36 EU - 4 US - 190\u20ac"}, {"barcode": "19615200236515", "id": 40487429210221, "option1": "36 EU - 4 US - 190\u20ac - EXPRESS 48H", "price": "190.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "36 EU - 4 US - 190\u20ac - EXPRESS 48H"}, {"barcode": "19615200237215", "id": 40355817652333, "option1": "36.5 EU - 4.5 US - 175\u20ac", "price": "175.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "36.5 EU - 4.5 US - 175\u20ac"}, {"barcode": "19615200237215", "id": 40469736030317, "option1": "36.5 EU - 4.5 US - 170\u20ac - EXPRESS 48H", "price": "170.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "36.5 EU - 4.5 US - 170\u20ac - EXPRESS 48H"}, {"barcode": "19615200238915", "id": 40355817685101, "option1": "37.5 EU - 5 US - 170\u20ac", "price": "170.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "37.5 EU - 5 US - 170\u20ac"}, {"barcode": "19615200238915", "id": 40451264381037, "option1": "37.5 EU - 5 US - 180\u20ac - EXPRESS 48H", "price": "180.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "37.5 EU - 5 US - 180\u20ac - EXPRESS 48H"}, {"barcode": "19615200239615", "id": 40355817717869, "option1": "38 EU - 5.5 US - 185\u20ac", "price": "185.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "38 EU - 5.5 US - 185\u20ac"}, {"barcode": "19615200239615", "id": 40469787246701, "option1": "38 EU - 5.5 US - 180\u20ac - EXPRESS 48H", "price": "180.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "38 EU - 5.5 US - 180\u20ac - EXPRESS 48H"}, {"barcode": "19615200240215", "id": 40355817750637, "option1": "38.5 EU - 6 US - 170\u20ac", "price": "170.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "38.5 EU - 6 US - 170\u20ac"}, {"barcode": "19615200240215", "id": 40453907742829, "option1": "38.5 EU - 6 US - 190\u20ac - EXPRESS 48H", "price": "190.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "38.5 EU - 6 US - 190\u20ac - EXPRESS 48H"}, {"barcode": "19615200241915", "id": 40355817783405, "option1": "39 EU - 6.5 US - 165\u20ac", "price": "165.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "39 EU - 6.5 US - 165\u20ac"}, {"barcode": "19615200241915", "id": 40462051672173, "option1": "39 EU - 6.5 US - 175\u20ac - EXPRESS 48H", "price": "175.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "39 EU - 6.5 US - 175\u20ac - EXPRESS 48H"}, {"barcode": "19615200242615", "id": 40355817816173, "option1": "40 EU - 7 US - 170\u20ac", "price": "170.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "40 EU - 7 US - 170\u20ac"}, {"barcode": "19615200242615", "id": 40451309961325, "option1": "40 EU - 7 US - 165\u20ac - EXPRESS 48H", "price": "165.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "40 EU - 7 US - 165\u20ac - EXPRESS 48H"}, {"barcode": "19615200243315", "id": 40355817848941, "option1": "40.5 EU - 7.5 US - 185\u20ac", "price": "185.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "40.5 EU - 7.5 US - 185\u20ac"}, {"barcode": "19615200243315", "id": 40391788298349, "option1": "40.5 EU - 7.5 US - 175\u20ac - EXPRESS 48H", "price": "175.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "40.5 EU - 7.5 US - 175\u20ac - EXPRESS 48H"}, {"barcode": "19615200244015", "id": 40355817881709, "option1": "41 EU - 8 US - 170\u20ac", "price": "170.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "41 EU - 8 US - 170\u20ac"}, {"barcode": "19615200244015", "id": 40450986999917, "option1": "41 EU - 8 US - 180\u20ac - EXPRESS 48H", "price": "180.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "41 EU - 8 US - 180\u20ac - EXPRESS 48H"}, {"barcode": "19615200245715", "id": 40355817914477, "option1": "42 EU - 8.5 US - 190\u20ac", "price": "190.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "42 EU - 8.5 US - 190\u20ac"}, {"barcode": "19615200245715", "id": 40445693067373, "option1": "42 EU - 8.5 US - 160\u20ac - EXPRESS 48H", "price": "160.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "42 EU - 8.5 US - 160\u20ac - EXPRESS 48H"}, {"barcode": "19615200246415", "id": 40355817947245, "option1": "42.5 EU - 9 US - 180\u20ac", "price": "180.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "42.5 EU - 9 US - 180\u20ac"}, {"barcode": "19615200246415", "id": 40469778858093, "option1": "42.5 EU - 9 US - 210\u20ac - EXPRESS 48H", "price": "210.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "42.5 EU - 9 US - 210\u20ac - EXPRESS 48H"}, {"barcode": "19615200247115", "id": 40355817980013, "option1": "43 EU - 9.5 US - 200\u20ac", "price": "200.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "43 EU - 9.5 US - 200\u20ac"}, {"barcode": "19615200247115", "id": 40444693086317, "option1": "43 EU - 9.5 US - 255\u20ac - EXPRESS 48H", "price": "255.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "43 EU - 9.5 US - 255\u20ac - EXPRESS 48H"}, {"barcode": "19615200248815", "id": 40355818012781, "option1": "44 EU - 10 US - 200\u20ac", "price": "200.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "44 EU - 10 US - 200\u20ac"}, {"barcode": "19615200248815", "id": 40475028291693, "option1": "44 EU - 10 US - 210\u20ac - EXPRESS 48H", "price": "210.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "44 EU - 10 US - 210\u20ac - EXPRESS 48H"}, {"barcode": "19615200249515", "id": 40355818045549, "option1": "44.5 EU - 10.5 US - 200\u20ac", "price": "200.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "44.5 EU - 10.5 US - 200\u20ac"}, {"barcode": "19615200249515", "id": 40445720264813, "option1": "44.5 EU - 10.5 US - 205\u20ac - EXPRESS 48H", "price": "205.00", "product_id": 6899600293997, "sku": "DD1503-200", "title": "44.5 EU - 10.5 US - 205\u20ac - EXPRESS 48H"}], "vendor": "Nike"}, "success": true} | {"type": "object", "properties": {"product": {"type": "object", "properties": {"created_at": {"type": "string"}, "id": {"type": "integer"}, "images": {"type": "array", "items": {"type": "object", "properties": {"alt": {"type": "string"}, "created_at": {"type": "string"}, "height": {"type": "integer"}, "id": {"type": "integer"}, "position": {"type": "integer"}, "product_id": {"type": "integer"}, "src": {"type": "string"}, "updated_at": {"type": "string"}, "variant_ids": {"type": "array"}, "width": {"type": "integer"}}}}, "product_type": {"type": "string"}, "title": {"type": "string"}, "variants": {"type": "array", "items": {"type": "object", "properties": {"barcode": {"type": "string"}, "id": {"type": "integer"}, "option1": {"type": "string"}, "price": {"type": "string"}, "product_id": {"type": "integer"}, "sku": {"type": "string"}, "title": {"type": "string"}}}}, "vendor": {"type": "string"}}}, "success": {"type": "boolean"}}} |
f729212d-ef47-43a3-8aeb-f1ca7f3c19ee/4ffb427b-df88-4af5-bf73-f2096b194878/0/0 | Axesso Data Service | Axesso API to query data from Facebook like posts, comments and corresponding replies. Please contact us if you require a custom plan tailored to your requirements. | 9.6 | page info | Fetch information for a page like followers and many more | 200 | New Example | {"responseStatus": "PRODUCT_FOUND_RESPONSE", "responseMessage": "Product successfully found!", "data": {"complete": true, "result": {"data": {"page": {"comet_page_cards": [{"__typename": "CometPageLiveVideoCardRenderer", "title": {"text": "Happening now"}, "see_all_link": "/DFBTeam/live_videos/", "__module_operation_CometPageCardsContainerQuery": {"__dr": "PagesCometLiveVideoCardRenderer_cardRenderer$normalization.graphql"}, "__module_component_CometPageCardsContainerQuery": {"__dr": "PagesCometLiveVideoCardRenderer.react"}}, {"__typename": "CometPageAboutCardWithoutMapRenderer", "title": {"text": "About"}, "see_all_link": "/DFBTeam/about", "__module_operation_CometPageCardsContainerQuery": {"__dr": "PagesCometAboutCardWithoutMapRenderer_cardRenderer$normalization.graphql"}, "__module_component_CometPageCardsContainerQuery": {"__dr": "PagesCometAboutCardWithoutMapRenderer.react"}, "page": {"can_viewer_edit_profile": false, "page_likers": {"global_likers_count": 6586630}, "friends_who_like": {"count": 0, "edges": []}, "friends_like": {"edges": []}, "id": "119410741469917", "name": "DFB-Team", "follower_count": 6537728, "friended_followers": [], "friended_follower_count": 0, "were_here_count": 0, "page_about_fields": {"should_show_trophy": false, "should_highlight_very_responsive_icon": false, "other_accounts": [], "should_show_business_diversity_info": false, "should_show_booking": false, "websiteEditable": true, "website": "https://www.dfb.de/die-mannschaft/start/", "phoneEditable": true, "formatted_phone_number": "069/6788-0", "descriptionEditable": true, "priceRangeEditable": true, "addressEditable": true, "emailEditable": true, "email": {"text": "[email protected]", "url": "mailto:[email protected]"}, "topicEditable": false, "page_categories": [{"text": "Sports team", "url": "https://www.facebook.com/pages/category/sports-team/"}, {"text": "Stadium, Arena & Sports Venue", "url": "https://www.facebook.com/pages/category/sports-venue-stadium/"}], "impressumEditable": true, "impressum": {"text": "DFB-Campus\nKennedyallee 274\n60596 Frankfurt am Main\nTelefon: 069-67 88 0\nTelefax: 069-67 88 266\nMailadresse: [email protected] \nVertreten durch:\nPr\u00e4sident: Bernd Neuendorf\nSchatzmeister: Stephan Grunwald\nAmtsgericht Frankfurt am Main VR 7007 \nUSt.-Id.-Nr.: DE114233638 (Umsatzsteueridentifikationsnummer)", "delight_ranges": [], "image_ranges": [], "inline_style_ranges": [], "aggregated_ranges": [], "ranges": [], "color_ranges": []}, "privacyPolicyEditable": true, "privacy_policy_link": "https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.dfb.de%2Fsocial-media-policy%2F&h=AT03tA7qAo3VaqAw8CTuoEc3Ete4ZKw13sn-S3U0ZqbRcZv8YtP22TR_YUms2-eI7dvlKS1E0OlreQi3xwdPrSbulGRDYfA6HVbb3AqCUNV0IJ10DGZMV2Hu6H5eX6e-MyRQBmmZFqDu&s=1", "blurb": "Offizielle Facebook-Seite des DFB-Teams | Official page of the German Football Team", "blurbEditable": true, "blurbWithLinks": {"delight_ranges": [], "image_ranges": [], "inline_style_ranges": [], "aggregated_ranges": [], "ranges": [], "color_ranges": [], "text": "Offizielle Facebook-Seite des DFB-Teams | Official page of the German Football Team"}, "open_hour_setting": "NO_STATUS", "open_hour_details": [], "pharma_safety_info": {"text": "", "delight_ranges": [], "image_ranges": [], "inline_style_ranges": [], "aggregated_ranges": [], "ranges": [], "color_ranges": []}, "weekly_popular_hours": [], "delivery_and_pickup_options": [], "deliveryLinksEditable": true, "wifiEditable": false, "network_access_type": "UNSPECIFIED", "should_show_wifi": false, "pickupOptionsEditable": false, "pickup_options": [], "editable_field": false, "all_weekly_schedule": []}, "is_viewer_menu_admin": false, "page_should_see_admin_menu_entrypoint": false, "viewer": {"actor": {"__typename": "LoggedOutUser", "id": "0"}}, "loyalty_should_show_reward_about_card": false, "loyalty_programs": {"nodes": []}}}, {"__typename": "CometPagePhotoCardRenderer", "title": {"text": "Photos"}, "see_all_link": "/DFBTeam/photos/", "__module_operation_CometPageCardsContainerQuery": {"__dr": "PagesCometPhotosCardRenderer_cardRenderer$normalization.graphql"}, "__module_component_CometPageCardsContainerQuery": {"__dr": "PagesCometPhotosCardRenderer.react"}, "photos": [{"image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t39.30808-6/329181672_738872661081218_721705377941214868_n.jpg?stp=dst-jpg_p75x225&_nc_cat=108&ccb=1-7&_nc_sid=9267fe&_nc_ohc=84eq6ltEKzMAX8CGVHL&_nc_ht=scontent.frix3-1.fna&oh=00_AfD5z41qIgKTTjMzRZTTnimExRdJOIpi8x935tvElhLtUQ&oe=640D8301"}, "__isMedia": "Photo", "is_playable": false, "id": "6093115174099414", "owner": {"__typename": "Page", "id": "119410741469917", "uri_token": "DFBTeam"}}, {"image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t39.30808-6/334803280_467373378848057_4632165815911447203_n.jpg?stp=dst-jpg_p173x172&_nc_cat=108&ccb=1-7&_nc_sid=9267fe&_nc_ohc=Dxai7FDit9oAX-SLMfW&_nc_ht=scontent.frix3-1.fna&oh=00_AfAjTRoNpkNyVBV2YBoLjfzWy-oSjstI0-8eTNYqaYP07g&oe=640D29B3"}, "__isMedia": "Photo", "is_playable": false, "id": "6086775511400047", "owner": {"__typename": "Page", "id": "119410741469917", "uri_token": "DFBTeam"}}, {"image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t39.30808-6/334551829_200058039285556_4586372528859090090_n.jpg?stp=dst-jpg_p168x128&_nc_cat=109&ccb=1-7&_nc_sid=730e14&_nc_ohc=CDz3_6-kuwEAX8thAk3&_nc_ht=scontent.frix3-1.fna&oh=00_AfCp3q3GT3Wvn2PK5RBPKuo4Ors0H_3Qi23S6ozys9MbQg&oe=640D57DA"}, "__isMedia": "Photo", "is_playable": false, "id": "6083253061752292", "owner": {"__typename": "Page", "id": "119410741469917", "uri_token": "DFBTeam"}}, {"image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t39.30808-6/329146471_156087597254469_9084735181522173059_n.jpg?stp=dst-jpg_p168x128&_nc_cat=103&ccb=1-7&_nc_sid=730e14&_nc_ohc=TN-sdsf7TRcAX-UQjds&_nc_ht=scontent.frix3-1.fna&oh=00_AfC3pvDO8rDc0N1p64EwxUz7cfCfiUEQOrWIhMCONjpcnQ&oe=640CA8E4"}, "__isMedia": "Photo", "is_playable": false, "id": "6083252978418967", "owner": {"__typename": "Page", "id": "119410741469917", "uri_token": "DFBTeam"}}, {"image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t39.30808-6/334007037_1279781772952377_1312680780493795153_n.jpg?stp=dst-jpg_p75x225&_nc_cat=107&ccb=1-7&_nc_sid=730e14&_nc_ohc=tMykC8-tLfQAX_cUJrO&_nc_ht=scontent.frix3-1.fna&oh=00_AfCQ7Osh2HC15AAQBJnTUvec_SFYIEg5HxB19_I7I-MJ8A&oe=640CFC21"}, "__isMedia": "Photo", "is_playable": false, "id": "6073268412750757", "owner": {"__typename": "Page", "id": "119410741469917", "uri_token": "DFBTeam"}}, {"image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t39.30808-6/333995328_179557158123727_1665302821575757020_n.jpg?stp=dst-jpg_p75x225&_nc_cat=104&ccb=1-7&_nc_sid=730e14&_nc_ohc=COCczRJSPxYAX-ZKAjU&_nc_ht=scontent.frix3-1.fna&oh=00_AfBkV8gG_2M4WQ_GKENBf9vt0Mcy-OMKFmQBuPIXO3mPhg&oe=640CC35C"}, "__isMedia": "Photo", "is_playable": false, "id": "6073268319417433", "owner": {"__typename": "Page", "id": "119410741469917", "uri_token": "DFBTeam"}}]}, {"__typename": "CometPageVideoCardRenderer", "title": {"text": "Videos"}, "see_all_link": "/DFBTeam/videos/", "__module_operation_CometPageCardsContainerQuery": {"__dr": "PagesCometVideosCardRenderer_cardRenderer$normalization.graphql"}, "__module_component_CometPageCardsContainerQuery": {"__dr": "PagesCometVideosCardRenderer.react"}, "videos": [{"id": "3353077128274036", "created_time": 1675675861, "message": {"text": "2\ufe0f\u20e38\ufe0f\u20e3 Happy Birthday, Leon Goretzka! \ud83c\udf82\nWas sagt ihr - ist das Leons bisher sch\u00f6nstes Tor f\u00fcr die Nationalmannschaft? \ud83d\udd25\n\n#happybirthday #goretzka #dfbteam"}, "play_count": 55037, "feedback": {"id": "ZmVlZGJhY2s6NjAwMTEzNjUzOTk2Mzk0NQ==", "i18n_reaction_count": "452", "important_reactors": {"nodes": []}, "reaction_count": {"count": 452}, "top_reactions": {"count": 6}, "reaction_display_config": {"reaction_display_strategy": "NONE", "__module_operation_CometUFIReactionsCount_feedback": {"__dr": "CometUFIReactionSentence_reactionDisplayConfig$normalization.graphql"}, "__module_component_CometUFIReactionsCount_feedback": {"__dr": "CometUFIReactionSentence.react"}}, "cannot_see_top_custom_reactions": {"reactors": {"count": 452}, "id": "ZmVlZGJhY2s6NjAwMTEzNjUzOTk2Mzk0NQ==", "top_reactions": {"edges": [{"reaction_count": 423, "node": {"id": "1635855486666999", "localized_name": "Like"}, "i18n_reaction_count": "423"}, {"reaction_count": 20, "node": {"id": "1678524932434102", "localized_name": "Love"}, "i18n_reaction_count": "20"}, {"reaction_count": 4, "node": {"id": "613557422527858", "localized_name": "Care"}, "i18n_reaction_count": "4"}, {"reaction_count": 3, "node": {"id": "115940658764963", "localized_name": "Haha"}, "i18n_reaction_count": "3"}, {"reaction_count": 1, "node": {"id": "478547315650144", "localized_name": "Wow"}, "i18n_reaction_count": "1"}, {"reaction_count": 1, "node": {"id": "444813342392137", "localized_name": "Angry"}, "i18n_reaction_count": "1"}]}, "__module_operation_CometUFITopReactions_feedback__cannot_use_group_custom_reactions": {"__dr": "CometUFIClassicTopReactions_feedback$normalization.graphql"}, "__module_component_CometUFITopReactions_feedback__cannot_use_group_custom_reactions": {"__dr": "CometUFIClassicTopReactions.react"}}}, "__isMedia": "Video", "is_playable": true, "owner": {"__typename": "Page", "id": "119410741469917", "uri_token": "DFBTeam"}, "breaking_status": false, "is_live_streaming": false, "is_premiere": false, "is_huddle": false, "is_video_broadcast": false, "playable_duration_in_ms": 25749, "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t15.5256-10/329257756_3353079371607145_3246950987042805957_n.jpg?stp=dst-jpg_p417x417&_nc_cat=110&ccb=1-7&_nc_sid=ad6a45&_nc_ohc=AGP0qSGpoCgAX-f9YEd&_nc_ht=scontent.frix3-1.fna&oh=00_AfCgfAamCAysclpV3tBTVOQdrM7rTFRXYKYpRt2sKVdMvg&oe=640BF4F2", "height": 741, "width": 417}}]}, {"__typename": "CometPageShopCardRenderer", "title": {"text": "Shop"}, "see_all_link": "/DFBTeam/shop/?ref_code=mini_shop_page_card_cta&ref_surface=page", "__module_operation_CometPageCardsContainerQuery": {"__dr": "PagesCometShopCardRenderer_cardRenderer$normalization.graphql"}, "__module_component_CometPageCardsContainerQuery": {"__dr": "PagesCometShopCardRenderer.react"}, "is_mini_shop_card": true, "should_show_legacy_upgrade_banner": false, "ranked_products": [{"product_item": {"id": "5189256487854819", "seller": {"__typename": "Page", "id": "119410741469917"}, "marketplace_listing_title": "Deutschland Trainings-T-Shirt - Grau - Kinder", "marketplace_listing_seller": {"__typename": "Page", "name": "DFB-Team", "id": "119410741469917"}, "listing_price": {"amount_with_offset": "1400", "formatted_amount": "\u20ac14.00"}, "strikethrough_price": {"amount_with_offset": "2795", "formatted_amount": "\u20ac27.95"}, "primary_listing_photo": {"__typename": "ProductImage", "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t45.5328-4/252130468_4487394318043819_35876039905377039_n.jpg?stp=dst-jpg_p960x960&_nc_cat=104&ccb=1-7&_nc_sid=c48759&_nc_ohc=gouUZWYO6cUAX-9A47j&_nc_ht=scontent.frix3-1.fna&oh=00_AfA8QSKNaAGIRhF04H-R3qJYdOuiEl5G2mXiNY2y_CpIPQ&oe=640D2982"}, "id": "4487394314710486"}, "product_slug": "deutschland-trainings-t-shirt---grau---kinder", "product_tile_tag": {"unified_product_badge": null}, "savable_ent": {"__typename": "ProductItem", "id": "5189256487854819", "viewer_saved_state": "NOT_SAVABLE"}, "default_collection": {"__typename": "ContentCollectionTemplate", "id": "2896267443789103"}}, "ranking_data_blob": {"uci_request_id": "9129261605660799261:7373947860872729538", "user_id_for_use_in_shops": "0", "ranking_unit_id": "5189256487854819", "ranking_extra_data": "{\"callsite\":3}"}}, {"product_item": {"id": "5459260324172935", "seller": {"__typename": "Page", "id": "119410741469917"}, "marketplace_listing_title": "DFB Tiro 23 Hoodie - Schwarz", "marketplace_listing_seller": {"__typename": "Page", "name": "DFB-Team", "id": "119410741469917"}, "listing_price": {"amount_with_offset": "4550", "formatted_amount": "\u20ac45.50"}, "strikethrough_price": {"amount_with_offset": "6500", "formatted_amount": "\u20ac65.00"}, "primary_listing_photo": {"__typename": "ProductImage", "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t45.5328-4/316056300_8326989680675846_3475373549133377016_n.jpg?stp=dst-jpg_p960x960&_nc_cat=106&ccb=1-7&_nc_sid=c48759&_nc_ohc=L15PfCCJ_IkAX99CRCI&_nc_ht=scontent.frix3-1.fna&oh=00_AfCZbfDgYOrU8r75trK-ihnNeT2qLFzMCHfgrhc811gXqw&oe=640D10AA"}, "id": "8326989677342513"}, "product_slug": "dfb-tiro-23-hoodie---schwarz", "product_tile_tag": {"unified_product_badge": null}, "savable_ent": {"__typename": "ProductItem", "id": "5459260324172935", "viewer_saved_state": "NOT_SAVABLE"}, "default_collection": {"__typename": "ContentCollectionTemplate", "id": "2896267443789103"}}, "ranking_data_blob": {"uci_request_id": "9129261605660799261:7373947860872729538", "user_id_for_use_in_shops": "0", "ranking_unit_id": "5459260324172935", "ranking_extra_data": "{\"callsite\":3}"}}, {"product_item": {"id": "4982925401812919", "seller": {"__typename": "Page", "id": "119410741469917"}, "marketplace_listing_title": "DFB Hometown F&B Grafik Kapuzenpullover - Schwarz - Herren", "marketplace_listing_seller": {"__typename": "Page", "name": "DFB-Team", "id": "119410741469917"}, "listing_price": {"amount_with_offset": "6300", "formatted_amount": "\u20ac63.00"}, "strikethrough_price": null, "primary_listing_photo": {"__typename": "ProductImage", "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t45.5328-4/298043757_6038002769548662_7889071143198181041_n.jpg?stp=dst-jpg_p960x960&_nc_cat=103&ccb=1-7&_nc_sid=c48759&_nc_ohc=ajk4R3AHp_EAX9AqUiq&_nc_ht=scontent.frix3-1.fna&oh=00_AfBQIknCKNdlj8wO-aGTzn74QlV7dOdqTb7PcZM20ESupA&oe=640D2D52"}, "id": "6038002766215329"}, "product_slug": "dfb-hometown-fandb-grafik-kapuzenpullover---schwarz---herren", "product_tile_tag": null, "savable_ent": {"__typename": "ProductItem", "id": "4982925401812919", "viewer_saved_state": "NOT_SAVABLE"}, "default_collection": {"__typename": "ContentCollectionTemplate", "id": "2896267443789103"}}, "ranking_data_blob": {"uci_request_id": "9129261605660799261:7373947860872729538", "user_id_for_use_in_shops": "0", "ranking_unit_id": "4982925401812919", "ranking_extra_data": "{\"callsite\":3}"}}, {"product_item": {"id": "5474068205982942", "seller": {"__typename": "Page", "id": "119410741469917"}, "marketplace_listing_title": "DFB gepolsterter Mantel - Schwarz - Kinder", "marketplace_listing_seller": {"__typename": "Page", "name": "DFB-Team", "id": "119410741469917"}, "listing_price": {"amount_with_offset": "4900", "formatted_amount": "\u20ac49.00"}, "strikethrough_price": {"amount_with_offset": "7000", "formatted_amount": "\u20ac70.00"}, "primary_listing_photo": {"__typename": "ProductImage", "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t45.5328-4/280910245_5036038136503430_2999000774892995573_n.jpg?stp=dst-jpg_p960x960&_nc_cat=101&ccb=1-7&_nc_sid=c48759&_nc_ohc=sjTxONSXU5IAX-rJ6Ni&_nc_ht=scontent.frix3-1.fna&oh=00_AfDNAwPiMEOM3KbhcQ4K0_m6Q7RcYVuYa1HHozqBzvKdEA&oe=640CCCED"}, "id": "5036038133170097"}, "product_slug": "dfb-gepolsterter-mantel---schwarz---kinder", "product_tile_tag": {"unified_product_badge": null}, "savable_ent": {"__typename": "ProductItem", "id": "5474068205982942", "viewer_saved_state": "NOT_SAVABLE"}, "default_collection": {"__typename": "ContentCollectionTemplate", "id": "2896267443789103"}}, "ranking_data_blob": {"uci_request_id": "9129261605660799261:7373947860872729538", "user_id_for_use_in_shops": "0", "ranking_unit_id": "5474068205982942", "ranking_extra_data": "{\"callsite\":3}"}}, {"product_item": {"id": "5665330020200138", "seller": {"__typename": "Page", "id": "119410741469917"}, "marketplace_listing_title": "DFB Condivo 22 Stadium Parka - Schwarz", "marketplace_listing_seller": {"__typename": "Page", "name": "DFB-Team", "id": "119410741469917"}, "listing_price": {"amount_with_offset": "14000", "formatted_amount": "\u20ac140.00"}, "strikethrough_price": {"amount_with_offset": "20000", "formatted_amount": "\u20ac200.00"}, "primary_listing_photo": {"__typename": "ProductImage", "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t45.5328-4/285617348_5344559738915179_6938830999995339387_n.jpg?stp=dst-jpg_p960x960&_nc_cat=110&ccb=1-7&_nc_sid=c48759&_nc_ohc=VHxTpz6hG2gAX__se7u&_nc_ht=scontent.frix3-1.fna&oh=00_AfBV59qigiQReVUkH2AszOykMTMRdlO_rsyRK-06xyi1Zw&oe=640C9D04"}, "id": "5344559735581846"}, "product_slug": "dfb-condivo-22-stadium-parka---schwarz", "product_tile_tag": {"unified_product_badge": null}, "savable_ent": {"__typename": "ProductItem", "id": "5665330020200138", "viewer_saved_state": "NOT_SAVABLE"}, "default_collection": {"__typename": "ContentCollectionTemplate", "id": "2896267443789103"}}, "ranking_data_blob": {"uci_request_id": "9129261605660799261:7373947860872729538", "user_id_for_use_in_shops": "0", "ranking_unit_id": "5665330020200138", "ranking_extra_data": "{\"callsite\":3}"}}, {"product_item": {"id": "7999983823406276", "seller": {"__typename": "Page", "id": "119410741469917"}, "marketplace_listing_title": "DFB Down Jacket - Schwarz", "marketplace_listing_seller": {"__typename": "Page", "name": "DFB-Team", "id": "119410741469917"}, "listing_price": {"amount_with_offset": "19600", "formatted_amount": "\u20ac196.00"}, "strikethrough_price": {"amount_with_offset": "28000", "formatted_amount": "\u20ac280.00"}, "primary_listing_photo": {"__typename": "ProductImage", "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t45.5328-4/305908107_8015288878513421_5086282921476741827_n.jpg?stp=dst-jpg_p960x960&_nc_cat=100&ccb=1-7&_nc_sid=c48759&_nc_ohc=A-2XfLSNGPsAX87Qa-2&_nc_ht=scontent.frix3-1.fna&oh=00_AfBA6ACmq2NscHcfjUU6XiokDJSW5q49jsDYcZ1g-FScTQ&oe=640C04A2"}, "id": "8015288871846755"}, "product_slug": "dfb-down-jacket---schwarz", "product_tile_tag": {"unified_product_badge": null}, "savable_ent": {"__typename": "ProductItem", "id": "7999983823406276", "viewer_saved_state": "NOT_SAVABLE"}, "default_collection": {"__typename": "ContentCollectionTemplate", "id": "2896267443789103"}}, "ranking_data_blob": {"uci_request_id": "9129261605660799261:7373947860872729538", "user_id_for_use_in_shops": "0", "ranking_unit_id": "7999983823406276", "ranking_extra_data": "{\"callsite\":3}"}}, {"product_item": {"id": "5151533958309008", "seller": {"__typename": "Page", "id": "119410741469917"}, "marketplace_listing_title": "DFB Tiro 23 Cotton Sweatshirt - Schwarz", "marketplace_listing_seller": {"__typename": "Page", "name": "DFB-Team", "id": "119410741469917"}, "listing_price": {"amount_with_offset": "7500", "formatted_amount": "\u20ac75.00"}, "strikethrough_price": null, "primary_listing_photo": {"__typename": "ProductImage", "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t45.5328-4/306144565_8366224193402666_4675598658966756136_n.jpg?stp=dst-jpg_p960x960&_nc_cat=109&ccb=1-7&_nc_sid=c48759&_nc_ohc=Qrl9Fp6Bgk0AX_pcpdd&_nc_oc=AQkwS7tM5oJP_CJSKEUhTL7WpRsgookOMrkZEICHN0v5mLKuH104Zv2zMo9fb_2fe1Y&_nc_ht=scontent.frix3-1.fna&oh=00_AfDLf6OHzMqWuLMtYBPX0VqkdibtdK3mqWd8O00EtGkd2g&oe=640CA68A"}, "id": "8366224190069333"}, "product_slug": "dfb-tiro-23-cotton-sweatshirt---schwarz", "product_tile_tag": null, "savable_ent": {"__typename": "ProductItem", "id": "5151533958309008", "viewer_saved_state": "NOT_SAVABLE"}, "default_collection": {"__typename": "ContentCollectionTemplate", "id": "2896267443789103"}}, "ranking_data_blob": {"uci_request_id": "9129261605660799261:7373947860872729538", "user_id_for_use_in_shops": "0", "ranking_unit_id": "5151533958309008", "ranking_extra_data": "{\"callsite\":3}"}}, {"product_item": {"id": "5324322857649002", "seller": {"__typename": "Page", "id": "119410741469917"}, "marketplace_listing_title": "Deutschland Aufw\u00e4rm-Trainingsoberteil \u2013 Dunkelgrau", "marketplace_listing_seller": {"__typename": "Page", "name": "DFB-Team", "id": "119410741469917"}, "listing_price": {"amount_with_offset": "3800", "formatted_amount": "\u20ac38.00"}, "strikethrough_price": {"amount_with_offset": "7495", "formatted_amount": "\u20ac74.95"}, "primary_listing_photo": {"__typename": "ProductImage", "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t45.5328-4/280027360_5013265778795055_4855734528904393867_n.jpg?stp=dst-jpg_p960x960&_nc_cat=104&ccb=1-7&_nc_sid=c48759&_nc_ohc=-QEiD6VH-6oAX8zKwiS&_nc_ht=scontent.frix3-1.fna&oh=00_AfADJ_OKWsiaHK5T2lMczdxyKhvV4t25UvR5EG3johVajQ&oe=640D39A1"}, "id": "5013265775461722"}, "product_slug": "deutschland-aufw\u00e4rm-trainingsoberteil-\u2013-dunkelgrau", "product_tile_tag": {"unified_product_badge": null}, "savable_ent": {"__typename": "ProductItem", "id": "5324322857649002", "viewer_saved_state": "NOT_SAVABLE"}, "default_collection": {"__typename": "ContentCollectionTemplate", "id": "2896267443789103"}}, "ranking_data_blob": {"uci_request_id": "9129261605660799261:7373947860872729538", "user_id_for_use_in_shops": "0", "ranking_unit_id": "5324322857649002", "ranking_extra_data": "{\"callsite\":3}"}}, {"product_item": {"id": "5309008249186446", "seller": {"__typename": "Page", "id": "119410741469917"}, "marketplace_listing_title": "Deutschland Aufw\u00e4rm-Trainingsoberteil \u2013 Dunkelgrau - Kinder", "marketplace_listing_seller": {"__typename": "Page", "name": "DFB-Team", "id": "119410741469917"}, "listing_price": {"amount_with_offset": "2400", "formatted_amount": "\u20ac24.00"}, "strikethrough_price": {"amount_with_offset": "5995", "formatted_amount": "\u20ac59.95"}, "primary_listing_photo": {"__typename": "ProductImage", "image": {"uri": "https://scontent.frix3-1.fna.fbcdn.net/v/t45.5328-4/280027360_5013265778795055_4855734528904393867_n.jpg?stp=dst-jpg_p960x960&_nc_cat=104&ccb=1-7&_nc_sid=c48759&_nc_ohc=-QEiD6VH-6oAX8zKwiS&_nc_ht=scontent.frix3-1.fna&oh=00_AfADJ_OKWsiaHK5T2lMczdxyKhvV4t25UvR5EG3johVajQ&oe=640D39A1"}, "id": "5013265775461722"}, "product_slug": "deutschland-aufw\u00e4rm-trainingsoberteil-\u2013-dunkelgrau---kinder", "product_tile_tag": {"unified_product_badge": null}, "savable_ent": {"__typename": "ProductItem", "id": "5309008249186446", "viewer_saved_state": "NOT_SAVABLE"}, "default_collection": {"__typename": "ContentCollectionTemplate", "id": "2896267443789103"}}, "ranking_data_blob": {"uci_request_id": "9129261605660799261:7373947860872729538", "user_id_for_use_in_shops": "0", "ranking_unit_id": "5309008249186446", "ranking_extra_data": "{\"callsite\":3}"}}]}, {"__typename": "CometPagePageTransparencyCardRenderer", "title": {"text": "Page transparency"}, "see_all_link": "/pages/transparency/transparency_dialog/?page_id=119410741469917", "__module_operation_CometPageCardsContainerQuery": {"__dr": "PagesCometPageTransparencyCardRenderer_cardRenderer$normalization.graphql"}, "__module_component_CometPageCardsContainerQuery": {"__dr": "PagesCometPageTransparencyCardRenderer.react"}, "description": "Facebook is showing information to help you better understand the purpose of a Page. See actions taken by the people who manage and post content.", "page_creation_date": {"text": "Page created - March 25, 2011"}, "pages_transparency_info": {"is_person_profile": false, "should_use_page_rename": false, "id": "dHJhbnNwYXJlbmN5OjExOTQxMDc0MTQ2OTkxNw=="}, "page_manager_location_info": {"title": {"text": "Page manager locations include: Germany, United States, United Kingdom"}, "subtitle_1": {"text": ""}, "subtitle_2": {"text": ""}}, "page_manager_locations_permissions": false, "should_show_page_creation_row": true}], "id": "119410741469917"}, "user": {"id": "100064064526651", "profile_header_renderer": {"__typename": "XFBProfileEntityConvergenceHeaderRenderer", "user": {"__isProfile": "User", "name": "Computershare", "profile_picture_for_sticky_bar": {"uri": "https://scontent-ams4-1.xx.fbcdn.net/v/t39.30808-1/276218700_364505659028249_3800417154451355843_n.jpg?stp=cp0_dst-jpg_p40x40&_nc_cat=107&ccb=1-7&_nc_sid=c6021c&_nc_ohc=cPSGOmFTR94AX9WNks4&_nc_ht=scontent-ams4-1.xx&oh=00_AfDHvVxBXGFSFL1HPiEMrsLDp_1lxk4Z0nqlEJ_6UjII1g&oe=640BC81A"}, "__isEntity": "User", "__typename": "User", "url": "https://www.facebook.com/ComputershareCPU", "gender": "NEUTER", "is_viewer_friend": false, "__isRenderedProfile": "User", "cover_photo": {"focus": {"x": 0.5, "y": 0.5}, "photo": {"id": "364505665694915", "image": {"uri": "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-6/276288326_364505655694916_186168139324893456_n.jpg?_nc_cat=106&ccb=1-7&_nc_sid=e3f864&_nc_ohc=bfTla_hVZ0UAX_wx6BP&_nc_ht=scontent-ams2-1.xx&oh=00_AfAwER2xwxuCQr2WtnqvC7oqkcMPShLuIwbMzqXi3nobgA&oe=640C2CB0", "width": 851, "height": 315}, "viewer_image": {"height": 315, "width": 851}, "blurred_image": {"uri": "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-6/276288326_364505655694916_186168139324893456_n.jpg?stp=dst-jpg_fb50_s320x320&_nc_cat=106&ccb=1-7&_nc_sid=e3f864&_nc_ohc=bfTla_hVZ0UAX_wx6BP&_nc_ht=scontent-ams2-1.xx&oh=00_AfAjLIMZ3tWrUecg-qPLjvZNfeDE1JLR1_51IKLr6IUg2g&oe=640C2CB0", "width": 320, "height": 118}, "url": "https://www.facebook.com/photo/?fbid=364505665694915&set=a.364505615694920"}}, "story_bucket": {"nodes": [{"should_show_close_friend_badge": false, "id": "102291188583032"}]}, "is_additional_profile_plus": true, "delegate_page": {"is_business_page_active": false, "id": "191290497560822"}, "profilePhoto": {"url": "https://www.facebook.com/photo/?fbid=364505669028248&set=a.364505622361586", "viewer_image": {"height": 600, "width": 600}, "id": "364505669028248"}, "profilePicLarge": {"uri": "https://scontent-ams4-1.xx.fbcdn.net/v/t39.30808-1/276218700_364505659028249_3800417154451355843_n.jpg?stp=dst-jpg_p200x200&_nc_cat=107&ccb=1-7&_nc_sid=c6021c&_nc_ohc=cPSGOmFTR94AX9WNks4&_nc_ht=scontent-ams4-1.xx&oh=00_AfC6-R3qFWInQ4gvMgP0l1JvKCnU2Io1bZPOcCUtU3aNtQ&oe=640BC81A"}, "profilePicMedium": {"uri": "https://scontent-ams4-1.xx.fbcdn.net/v/t39.30808-1/276218700_364505659028249_3800417154451355843_n.jpg?stp=dst-jpg_p148x148&_nc_cat=107&ccb=1-7&_nc_sid=c6021c&_nc_ohc=cPSGOmFTR94AX9WNks4&_nc_ht=scontent-ams4-1.xx&oh=00_AfAWJE0nH3YxlDw_ahCrzvAGHI_tnoomrPrBs9xnVg0eQQ&oe=640BC81A"}, "profilePicSmall": {"uri": "https://scontent-ams4-1.xx.fbcdn.net/v/t39.30808-1/276218700_364505659028249_3800417154451355843_n.jpg?stp=dst-jpg_p100x100&_nc_cat=107&ccb=1-7&_nc_sid=c6021c&_nc_ohc=cPSGOmFTR94AX9WNks4&_nc_ht=scontent-ams4-1.xx&oh=00_AfDBlbkspo2colVMraeZAcdXXUo-w9AOeoSl2xsAeV_CpA&oe=640BC81A"}, "profilePic160": {"uri": "https://scontent-ams4-1.xx.fbcdn.net/v/t39.30808-1/276218700_364505659028249_3800417154451355843_n.jpg?stp=dst-jpg_p160x160&_nc_cat=107&ccb=1-7&_nc_sid=c6021c&_nc_ohc=cPSGOmFTR94AX9WNks4&_nc_ht=scontent-ams4-1.xx&oh=00_AfBKJ3gkDnvKA8YkczSBnjintZt0GXAvYRmB6tlFgNs8aA&oe=640BC81A"}, "profile_tabs": {"__typename": "ProfileDefaultTabs", "profile_user": {"delegate_page": {"id": "191290497560822"}, "mentions_tab_tooltip_nux_text": "See what others are posting about them.", "is_memorialized": false, "timeline_nav_app_sections": {"edges": [{"node": {"name": "About", "section_type": "ABOUT", "tab_key": "about", "tracking": "info", "url": "https://www.facebook.com/ComputershareCPU/about", "all_collections": {"nodes": [{"tab_key": "about_contact_and_basic_info", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMjcxNTgyMjc6MjA0"}, {"tab_key": "about_privacy_and_legal_info", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMjcxNTgyMjc6MjM4"}, {"tab_key": "about_work_and_education", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMjcxNTgyMjc6MjAy"}, {"tab_key": "about_places", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMjcxNTgyMjc6MjAz"}, {"tab_key": "about_profile_transparency", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMjcxNTgyMjc6MjE0"}, {"tab_key": "about_family_and_relationships", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMjcxNTgyMjc6MjA1"}, {"tab_key": "about_details", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMjcxNTgyMjc6MjA2"}, {"tab_key": "about_life_events", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMjcxNTgyMjc6MjA3"}]}, "id": "YXBwX3NlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMjcxNTgyMjc="}}, {"node": {"name": "Photos", "section_type": "PHOTOS", "tab_key": "photos", "tracking": "photos", "url": "https://www.facebook.com/ComputershareCPU/photos", "all_collections": {"nodes": [{"tab_key": "photos_by", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMDUyNzI3MzI6NQ=="}, {"tab_key": "photos_of", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMDUyNzI3MzI6NA=="}, {"tab_key": "photos_albums", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMDUyNzI3MzI6Ng=="}, {"tab_key": "community_photos", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMDUyNzI3MzI6MjI0"}, {"tab_key": "digital_collectibles", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMDUyNzI3MzI6MjQw"}]}, "id": "YXBwX3NlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjIzMDUyNzI3MzI="}}, {"node": {"name": "Videos", "section_type": "VIDEOS", "tab_key": "videos", "tracking": "user_videos", "url": "https://www.facebook.com/ComputershareCPU/videos", "all_collections": {"nodes": [{"tab_key": "videos_of", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjE1NjA2NTMzMDQxNzQ1MTQ6MTM0"}, {"tab_key": "videos_by", "id": "YXBwX2NvbGxlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjE1NjA2NTMzMDQxNzQ1MTQ6MTMz"}]}, "id": "YXBwX3NlY3Rpb246MTAwMDY0MDY0NTI2NjUxOjE1NjA2NTMzMDQxNzQ1MTQ="}}]}, "wem_private_sharing_bundle": {"private_sharing_control_model_for_user": {"private_sharing_enabled": false}}, "is_viewer_friend": false, "is_currently_live": false, "id": "100064064526651"}, "__module_operation_ProfileCometEntityConvergenceHeader_profileHeaderRenderer": {"__dr": "ProfileCometTabs_cometProfileTabs$normalization.graphql"}, "__module_component_ProfileCometEntityConvergenceHeader_profileHeaderRenderer": {"__dr": "ProfileCometTabs.react"}}, "alternate_name": "", "id": "100064064526651", "is_profile_header_name_tappable": false, "is_verified": false, "is_visibly_memorialized": false, "profile_social_context": {"content": [{"text": {"delight_ranges": [], "image_ranges": [], "inline_style_ranges": [{"length": 3, "offset": 0, "inline_style": "BOLD"}], "aggregated_ranges": [], "ranges": [], "color_ranges": [], "text": "10K followers"}, "uri": "https://www.facebook.com/ComputershareCPU/followers/"}, {"text": {"delight_ranges": [], "image_ranges": [], "inline_style_ranges": [{"length": 1, "offset": 0, "inline_style": "BOLD"}], "aggregated_ranges": [], "ranges": [], "color_ranges": [], "text": "0 following"}, "uri": "https://www.facebook.com/ComputershareCPU/following/"}], "facepile_profiles": [], "facepile_profile_count": 0, "facepile_uri": "https://www.facebook.com/ComputershareCPU/followers/", "profile": {"id": "100064064526651"}, "__module_operation_ProfileCometInfo_user__profileSocialContext": {"__dr": "ProfileCometInfoSocialContext_profileSocialContext$normalization.graphql"}, "__module_component_ProfileCometInfo_user__profileSocialContext": {"__dr": "ProfileCometInfoSocialContext.react"}}, "wem_private_sharing_bundle": {"private_sharing_control_model_for_user": {"private_sharing_enabled": false}}, "__isHasRecommendationsUnit": "User", "profile_photo": {"id": "364505669028248", "url": "https://www.facebook.com/photo/?fbid=364505669028248&set=a.364505622361586", "viewer_image": {"height": 600, "width": 600}}}, "viewer": {"is_wem_private_sharing_enabled": false}, "__module_operation_ProfileCometHeaderQuery": {"__dr": "ProfileCometEntityConvergenceHeaderWrapper_profileHeaderRenderer$normalization.graphql"}, "__module_component_ProfileCometHeaderQuery": {"__dr": "ProfileCometEntityConvergenceHeaderWrapper.react"}}, "profile_plus_post_transition_modal": null}}}, "sequence_number": 0}} | {"type": "object", "properties": {"responseStatus": {"type": "string"}, "responseMessage": {"type": "string"}, "data": {"type": "object", "properties": {"complete": {"type": "boolean"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"page": {"type": "object", "properties": {"comet_page_cards": {"type": "array", "items": {"type": "object"}}, "id": {"type": "string"}}}, "user": {"type": "object", "properties": {"id": {"type": "string"}, "profile_header_renderer": {"type": "object", "properties": {"__typename": {"type": "string"}, "user": {"type": "object", "properties": {"__isProfile": {"type": "string"}, "name": {"type": "string"}, "profile_picture_for_sticky_bar": {"type": "object", "properties": {"uri": {"type": "string"}}}, "__isEntity": {"type": "string"}, "__typename": {"type": "string"}, "url": {"type": "string"}, "gender": {"type": "string"}, "is_viewer_friend": {"type": "boolean"}, "__isRenderedProfile": {"type": "string"}, "cover_photo": {"type": "object", "properties": {"focus": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}}, "photo": {"type": "object", "properties": {"id": {"type": "string"}, "image": {"type": "object", "properties": {"uri": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}}}, "viewer_image": {"type": "object", "properties": {"height": {"type": "integer"}, "width": {"type": "integer"}}}, "blurred_image": {"type": "object", "properties": {"uri": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}}}, "url": {"type": "string"}}}}}, "story_bucket": {"type": "object", "properties": {"nodes": {"type": "array", "items": {"type": "object", "properties": {"should_show_close_friend_badge": {"type": "boolean"}, "id": {"type": "string"}}}}}}, "is_additional_profile_plus": {"type": "boolean"}, "delegate_page": {"type": "object", "properties": {"is_business_page_active": {"type": "boolean"}, "id": {"type": "string"}}}, "profilePhoto": {"type": "object", "properties": {"url": {"type": "string"}, "viewer_image": {"type": "object", "properties": {"height": {"type": "integer"}, "width": {"type": "integer"}}}, "id": {"type": "string"}}}, "profilePicLarge": {"type": "object", "properties": {"uri": {"type": "string"}}}, "profilePicMedium": {"type": "object", "properties": {"uri": {"type": "string"}}}, "profilePicSmall": {"type": "object", "properties": {"uri": {"type": "string"}}}, "profilePic160": {"type": "object", "properties": {"uri": {"type": "string"}}}, "profile_tabs": {"type": "object", "properties": {"__typename": {"type": "string"}, "profile_user": {"type": "object", "properties": {"delegate_page": {"type": "object", "properties": {"id": {"type": "string"}}}, "mentions_tab_tooltip_nux_text": {"type": "string"}, "is_memorialized": {"type": "boolean"}, "timeline_nav_app_sections": {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "object", "properties": {"node": {"type": "object", "properties": {"name": {"type": "string"}, "section_type": {"type": "string"}, "tab_key": {"type": "string"}, "tracking": {"type": "string"}, "url": {"type": "string"}, "all_collections": {"type": "object", "properties": {"nodes": {"type": "array", "items": {"type": "object", "properties": {"tab_key": {"type": "string"}, "id": {"type": "string"}}}}}}, "id": {"type": "string"}}}}}}}}, "wem_private_sharing_bundle": {"type": "object", "properties": {"private_sharing_control_model_for_user": {"type": "object", "properties": {"private_sharing_enabled": {"type": "boolean"}}}}}, "is_viewer_friend": {"type": "boolean"}, "is_currently_live": {"type": "boolean"}, "id": {"type": "string"}}}, "__module_operation_ProfileCometEntityConvergenceHeader_profileHeaderRenderer": {"type": "object", "properties": {"__dr": {"type": "string"}}}, "__module_component_ProfileCometEntityConvergenceHeader_profileHeaderRenderer": {"type": "object", "properties": {"__dr": {"type": "string"}}}}}, "alternate_name": {"type": "string"}, "id": {"type": "string"}, "is_profile_header_name_tappable": {"type": "boolean"}, "is_verified": {"type": "boolean"}, "is_visibly_memorialized": {"type": "boolean"}, "profile_social_context": {"type": "object", "properties": {"content": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "object", "properties": {"delight_ranges": {"type": "array"}, "image_ranges": {"type": "array"}, "inline_style_ranges": {"type": "array", "items": {"type": "object", "properties": {"length": {"type": "integer"}, "offset": {"type": "integer"}, "inline_style": {"type": "string"}}}}, "aggregated_ranges": {"type": "array"}, "ranges": {"type": "array"}, "color_ranges": {"type": "array"}, "text": {"type": "string"}}}, "uri": {"type": "string"}}}}, "facepile_profiles": {"type": "array"}, "facepile_profile_count": {"type": "integer"}, "facepile_uri": {"type": "string"}, "profile": {"type": "object", "properties": {"id": {"type": "string"}}}, "__module_operation_ProfileCometInfo_user__profileSocialContext": {"type": "object", "properties": {"__dr": {"type": "string"}}}, "__module_component_ProfileCometInfo_user__profileSocialContext": {"type": "object", "properties": {"__dr": {"type": "string"}}}}}, "wem_private_sharing_bundle": {"type": "object", "properties": {"private_sharing_control_model_for_user": {"type": "object", "properties": {"private_sharing_enabled": {"type": "boolean"}}}}}, "__isHasRecommendationsUnit": {"type": "string"}, "profile_photo": {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "viewer_image": {"type": "object", "properties": {"height": {"type": "integer"}, "width": {"type": "integer"}}}}}}}, "viewer": {"type": "object", "properties": {"is_wem_private_sharing_enabled": {"type": "boolean"}}}, "__module_operation_ProfileCometHeaderQuery": {"type": "object", "properties": {"__dr": {"type": "string"}}}, "__module_component_ProfileCometHeaderQuery": {"type": "object", "properties": {"__dr": {"type": "string"}}}}}, "profile_plus_post_transition_modal": {"type": "null"}}}}}}}, "sequence_number": {"type": "integer"}}}}} |
f729212d-ef47-43a3-8aeb-f1ca7f3c19ee/ae909462-e095-4dd7-bdf7-3370d5b5a3eb/0/0 | Axesso Data Service | Axesso API to query data from Facebook like posts, comments and corresponding replies. Please contact us if you require a custom plan tailored to your requirements. | 9.6 | post details | Fetch post details for a single post | 200 | Response | {"responseStatus": "PRODUCT_FOUND_RESPONSE", "responseMessage": "Product successfully found!", "nextUrl": null, "countPosts": 1, "pageId": null, "newLayout": true, "cursor": null, "posts": [{"text": "3\ufe0f\u20e30\ufe0f\u20e3 Alles Gute zum Geburtstag, Antonio R\u00fcdiger! \ud83c\udf89\n\n#HappyBirthday #R\u00fcdiger | \ud83d\udcf8 DFB/Philipp Reinhard", "date": "Saturday, March 4, 2023 at 1:11 AM", "id": null, "feedbackId": "ZmVlZGJhY2s6NjA4MzI1MzE4ODQxODk0Ng==", "imageUrlList": ["https://scontent.fotp3-1.fna.fbcdn.net/v/t39.30808-6/329146471_156087597254469_9084735181522173059_n.jpg?stp=dst-jpg_p403x403&_nc_cat=103&ccb=1-7&_nc_sid=8024bb&_nc_ohc=wP-ZulunjiwAX98s2oW&_nc_ht=scontent.fotp3-1.fna&oh=00_AfC8lwv0Ek38PCr4leWK-FRHSHFe8aPgS_Xsra9IFpVqQg&oe=6408B464", "https://scontent.fotp3-2.fna.fbcdn.net/v/t39.30808-6/334551829_200058039285556_4586372528859090090_n.jpg?stp=dst-jpg_p403x403&_nc_cat=109&ccb=1-7&_nc_sid=8024bb&_nc_ohc=s-deMYKLyPQAX9wVCz3&_nc_ht=scontent.fotp3-2.fna&oh=00_AfAihLnstlAsIXJtiSm1KNkDg3s0V6Y24YxpL4oJzJXMrw&oe=6409635A"], "data": {"complete": true, "result": {"data": {"feedback": {"id": "ZmVlZGJhY2s6NjA4MzI1MzE4ODQxODk0Ng==", "is_eligible_for_real_time_updates": false, "subscription_target_id": "6083253188418946", "owning_profile": {"__typename": "Page", "id": "119410741469917"}, "num_localized_comment_orderings": 3, "unfiltered_comment_count": {"is_empty": false}, "comment_count": {"total_count": 50}, "i18n_comment_count": "50", "url": "https://www.facebook.com/DFBTeam/posts/pfbid0ZQj6hYHgpuVJ7ihExmbAzqancRtvNFT5pnEaXaJWxmLwCiCiJN3oqjViVCcYhcu4l", "i18n_reaction_count": "795", "important_reactors": {"nodes": []}, "reaction_count": {"count": 795}, "reaction_display_config": {"reaction_display_strategy": "NONE"}, "i18n_share_count": "12", "share_count": {"count": 12}, "share_fbid": "6083253188418946", "reactors": {"count": 795, "is_empty": false}, "top_reactions": {"edges": [{"reaction_count": 782, "node": {"id": "1635855486666999", "localized_name": "Like", "reaction_type": "LIKE", "key": 1}, "i18n_reaction_count": "782"}, {"reaction_count": 9, "node": {"id": "1678524932434102", "localized_name": "Love", "reaction_type": "LOVE", "key": 2}, "i18n_reaction_count": "9"}, {"reaction_count": 2, "node": {"id": "613557422527858", "localized_name": "Care", "reaction_type": "SUPPORT", "key": 16}, "i18n_reaction_count": "2"}, {"reaction_count": 2, "node": {"id": "115940658764963", "localized_name": "Haha", "reaction_type": "HAHA", "key": 4}, "i18n_reaction_count": "2"}], "count": 4}, "seen_by_count": {}, "display_comments_count": {"count": 49}, "comments_disabled_notice": {"ranges": [], "text": "Commenting has been turned off for this post."}, "can_viewer_comment": false, "comment_composer_placeholder": "Write a comment\u2026", "toplevel_comment_count": {"count": 49}, "display_comments": {"after_count": 49, "before_count": 0, "count": 49, "edges": [], "is_initially_expanded": false, "page_size": 10, "reply_comment_order": "RANKED_REPLIES", "should_render_composer_preemptively": true, "comment_order": "RANKED_THREADED", "page_info": {"has_next_page": true, "has_previous_page": false}}, "can_viewer_react": false, "supported_reactions": [{"key": 1}, {"key": 2}, {"key": 4}, {"key": 3}, {"key": 7}, {"key": 8}], "feedback_typers": {"other_count": 0}, "default_comment_ordering": "ranked_threaded", "localized_comment_orderings": [{"description": "Show friends' comments and the most engaging comments first.", "title": "Most relevant", "value": "RANKED_THREADED"}, {"description": "Show the newest comments first. Some comments are filtered out.", "title": "Newest", "value": "RECENT_ACTIVITY"}, {"description": "Show all comments, including potential spam. The most relevant comments will appear first.", "title": "All comments", "value": "RANKED_UNFILTERED"}]}}}, "sequence_number": 0, "incremental_chunks": []}}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"responseStatus": {"type": "string"}, "responseMessage": {"type": "string"}, "nextUrl": {"type": "null"}, "countPosts": {"type": "integer"}, "pageId": {"type": "null"}, "newLayout": {"type": "boolean"}, "cursor": {"type": "null"}, "posts": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "date": {"type": "string"}, "id": {"type": "null"}, "feedbackId": {"type": "string"}, "imageUrlList": {"type": "array", "items": {"type": "string"}}, "data": {"type": "object", "properties": {"complete": {"type": "boolean"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"feedback": {"type": "object", "properties": {"id": {"type": "string"}, "is_eligible_for_real_time_updates": {"type": "boolean"}, "subscription_target_id": {"type": "string"}, "owning_profile": {"type": "object", "properties": {"__typename": {"type": "string"}, "id": {"type": "string"}}, "required": ["__typename", "id"]}, "num_localized_comment_orderings": {"type": "integer"}, "unfiltered_comment_count": {"type": "object", "properties": {"is_empty": {"type": "boolean"}}, "required": ["is_empty"]}, "comment_count": {"type": "object", "properties": {"total_count": {"type": "integer"}}, "required": ["total_count"]}, "i18n_comment_count": {"type": "string"}, "url": {"type": "string"}, "i18n_reaction_count": {"type": "string"}, "important_reactors": {"type": "object", "properties": {"nodes": {"type": "array"}}, "required": ["nodes"]}, "reaction_count": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "reaction_display_config": {"type": "object", "properties": {"reaction_display_strategy": {"type": "string"}}, "required": ["reaction_display_strategy"]}, "i18n_share_count": {"type": "string"}, "share_count": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "share_fbid": {"type": "string"}, "reactors": {"type": "object", "properties": {"count": {"type": "integer"}, "is_empty": {"type": "boolean"}}, "required": ["count", "is_empty"]}, "top_reactions": {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "object", "properties": {"reaction_count": {"type": "integer"}, "node": {"type": "object", "properties": {"id": {"type": "string"}, "localized_name": {"type": "string"}, "reaction_type": {"type": "string"}, "key": {"type": "integer"}}, "required": ["id", "key", "localized_name", "reaction_type"]}, "i18n_reaction_count": {"type": "string"}}, "required": ["i18n_reaction_count", "node", "reaction_count"]}}, "count": {"type": "integer"}}, "required": ["count", "edges"]}, "seen_by_count": {"type": "object"}, "display_comments_count": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "comments_disabled_notice": {"type": "object", "properties": {"ranges": {"type": "array"}, "text": {"type": "string"}}, "required": ["ranges", "text"]}, "can_viewer_comment": {"type": "boolean"}, "comment_composer_placeholder": {"type": "string"}, "toplevel_comment_count": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "display_comments": {"type": "object", "properties": {"after_count": {"type": "integer"}, "before_count": {"type": "integer"}, "count": {"type": "integer"}, "edges": {"type": "array"}, "is_initially_expanded": {"type": "boolean"}, "page_size": {"type": "integer"}, "reply_comment_order": {"type": "string"}, "should_render_composer_preemptively": {"type": "boolean"}, "comment_order": {"type": "string"}, "page_info": {"type": "object", "properties": {"has_next_page": {"type": "boolean"}, "has_previous_page": {"type": "boolean"}}, "required": ["has_next_page", "has_previous_page"]}}, "required": ["after_count", "before_count", "comment_order", "count", "edges", "is_initially_expanded", "page_info", "page_size", "reply_comment_order", "should_render_composer_preemptively"]}, "can_viewer_react": {"type": "boolean"}, "supported_reactions": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "integer"}}, "required": ["key"]}}, "feedback_typers": {"type": "object", "properties": {"other_count": {"type": "integer"}}, "required": ["other_count"]}, "default_comment_ordering": {"type": "string"}, "localized_comment_orderings": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "title": {"type": "string"}, "value": {"type": "string"}}, "required": ["description", "title", "value"]}}}, "required": ["can_viewer_comment", "can_viewer_react", "comment_composer_placeholder", "comment_count", "comments_disabled_notice", "default_comment_ordering", "display_comments", "display_comments_count", "feedback_typers", "i18n_comment_count", "i18n_reaction_count", "i18n_share_count", "id", "important_reactors", "is_eligible_for_real_time_updates", "localized_comment_orderings", "num_localized_comment_orderings", "owning_profile", "reaction_count", "reaction_display_config", "reactors", "seen_by_count", "share_count", "share_fbid", "subscription_target_id", "supported_reactions", "top_reactions", "toplevel_comment_count", "unfiltered_comment_count", "url"]}}, "required": ["feedback"]}}, "required": ["data"]}, "sequence_number": {"type": "integer"}, "incremental_chunks": {"type": "array"}}, "required": ["complete", "incremental_chunks", "result", "sequence_number"]}}, "required": ["data", "date", "feedbackId", "id", "imageUrlList", "text"]}}}, "required": ["countPosts", "cursor", "newLayout", "nextUrl", "pageId", "posts", "responseMessage", "responseStatus"]} |
f729212d-ef47-43a3-8aeb-f1ca7f3c19ee/f40d6461-afd0-4c33-a618-3e526ef46cdb/0/0 | Axesso Data Service | Axesso API to query data from Facebook like posts, comments and corresponding replies. Please contact us if you require a custom plan tailored to your requirements. | 9.6 | replies | Fetch comments for for given feedbackId which is located in "data.feedback.display_comments.edges.node.feedback.id" in the post or comments endpoint. For pagination the optional query parameter "after" can be used by including "comments.data.feedback.page_info.end_cursor" from the revious response. | 200 | Response | {"responseStatus": "PRODUCT_FOUND_RESPONSE", "responseMessage": "Product successfully found!", "comments": {"data": {"feedback": {"id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODlfMTAxNTg0MjAzNTg5MzI5ODk=", "subscription_target_id": "10158420358932989", "display_comments": {"after_count": 0, "before_count": 0, "count": 0, "edges": [{"node": {"created_time": 1624385695, "id": "Y29tbWVudDoxMDE1ODQxOTczNzc3Nzk4OV8xMDE1ODQ2NTI1ODgzMjk4OQ==", "legacy_fbid": "10158465258832989", "author": {"__typename": "User", "id": "508524015", "name": "Paul Coleman", "__isActor": "User", "profile_picture_depth_0": {"uri": "https://scontent-ssn1-1.xx.fbcdn.net/v/t1.6435-1/34441186_10155615963864016_6515698978418327552_n.jpg?stp=c25.0.64.64a_cp0_dst-jpg_p64x64&_nc_cat=101&ccb=1-7&_nc_sid=7206a8&_nc_ohc=b3-WjJZYjWwAX-iVZwu&_nc_ht=scontent-ssn1-1.xx&oh=00_AT_EtdcsIuqhuGJ4IHCyVZRH2a2vtOW1fix3_AjLTrx59Q&oe=63560721"}, "profile_picture_depth_1_legacy": {"uri": "https://scontent-ssn1-1.xx.fbcdn.net/v/t1.6435-1/34441186_10155615963864016_6515698978418327552_n.jpg?stp=c16.0.40.40a_cp0_dst-jpg_p40x40&_nc_cat=101&ccb=1-7&_nc_sid=7206a8&_nc_ohc=b3-WjJZYjWwAX-iVZwu&_nc_ht=scontent-ssn1-1.xx&oh=00_AT_NiVqMuNrRxqZCOslHUtCb5BdLRJRHkwX2OfjHWrg-mg&oe=63560721"}, "__isEntity": "User", "is_verified": false, "short_name": "Paul"}, "is_author_weak_reference": false, "spam_display_mode": "none", "attachments": [], "parent_post_story": {"id": "UzpfSTk0Nzk3ODQ3OTg4OlZLOjEwMTU4NDE5NzM3Nzc3OTg5"}, "legacy_token": "10158419737777989_10158465258832989", "comment_menu_items": [], "is_author_banned_by_content_owner": false, "parent_feedback": {"id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODk=", "can_viewer_ban_user": false, "owning_profile": {"__typename": "Page", "id": "94797847988"}}, "create_detailed_report_uri": "https://www.facebook.com/in_app_escalation/?context=%7B%22session_id%22%3A%22ac8232a8-44aa-4dde-bfdb-95d98bb5c376%22%2C%22type%22%3A2%2C%22story_location%22%3A%22feed%22%2C%22entry_point%22%3A%22comment%22%2C%22reportable_ent_token%22%3A%2210158465258832989%22%7D&ref=COMMENT", "us_structured_reporting_enabled": false, "upvote_downvote_total": 0, "viewer_comment_vote_state": "NONE", "can_viewer_share": false, "can_viewer_upvote_downvote": false, "ban_action": "BAN", "edit_history": {"count": 0}, "feedback": {"id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODlfMTAxNTg0NjUyNTg4MzI5ODk=", "supported_reactions": [{"key": 1}, {"key": 2}, {"key": 4}, {"key": 3}, {"key": 7}, {"key": 8}], "top_reactions": {"edges": []}, "reactors": {"count": 0, "is_empty": true, "count_reduced": "0"}, "can_viewer_react": false, "public_conversations_context": {"comment_vote_ui_version": "NONE"}, "subscription_target_id": "10158465258832989", "should_show_top_reactions": false, "comment_composer_placeholder": "Reply to Paul Coleman\u2026", "can_viewer_comment": false, "comment_count": {"total_count": 0}, "toplevel_comment_count": {"count": 0}, "share_fbid": "10158465258832989", "display_comments": {"after_count": 0, "before_count": 0, "count": 0, "edges": [], "highlighted_comments": [], "is_initially_expanded": false, "page_size": 50, "reply_comment_order": "TOPLEVEL", "should_render_composer_preemptively": false, "comment_order": "TOPLEVEL", "page_info": {"has_next_page": false, "has_previous_page": false}}}, "preferred_body": {"__typename": "TextWithEntities", "translation_type": "ORIGINAL", "delight_ranges": [], "ranges": [{"__typename": "EntityAtRange", "entity": {"__typename": "Page", "www_url": "https://www.facebook.com/longhornsteakhouse/", "__isNode": "Page", "id": "94797847988"}, "entity_is_weak_reference": false, "length": 19, "offset": 0}], "text": "LongHorn Steakhouse had some lastnight..and the stuffed mushrooms. awesome. "}, "translatability_for_viewer": {"source_dialect_name": "English"}, "translation_available_for_viewer": false, "url": "https://www.facebook.com/longhornsteakhouse/photos/a.313249217988/10158419737777989/?type=3&comment_id=10158420358932989&reply_comment_id=10158465258832989", "identity_badges_web": [], "__typename": "Comment", "can_see_constituent_badge_upsell": false, "has_constituent_badge": false, "can_viewer_disable_preview": false, "body": {"text": "LongHorn Steakhouse had some lastnight..and the stuffed mushrooms. awesome. ", "ranges": [{"__typename": "EntityAtRange", "entity": {"__typename": "Page", "__isNode": "Page", "id": "94797847988"}, "entity_is_weak_reference": false, "length": 19, "offset": 0}]}, "is_markdown_enabled": false, "can_comment": {"can_viewer_comment": false, "id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODlfMTAxNTg0NjUyNTg4MzI5ODk="}, "threading_depth": 2}, "cursor": "AQHR-WWTrFuV7Crzw1XTvr0e9QFdDXxxoB8onzE00PFPZqUqvY4WXWD80YM-RWR1-ufbc6_P--KXFFY2CliiXrf1pQ"}, {"node": {"created_time": 1623331068, "id": "Y29tbWVudDoxMDE1ODQxOTczNzc3Nzk4OV8xMDE1ODQzOTIxMDI5Nzk4OQ==", "legacy_fbid": "10158439210297989", "author": {"__typename": "User", "id": "1547282922", "name": "Joey P Scalzo", "__isActor": "User", "profile_picture_depth_0": {"uri": "https://scontent-ssn1-1.xx.fbcdn.net/v/t39.30808-1/242541066_10226533148825440_631600288397417256_n.jpg?stp=c0.2.64.64a_cp0_dst-jpg_p64x64&_nc_cat=110&ccb=1-7&_nc_sid=7206a8&_nc_ohc=6eG9Oy9Cue4AX8OzS7T&_nc_ht=scontent-ssn1-1.xx&oh=00_AT9MBC5BABsekxmMeydL20cxsnFGLF4sMsYS4-l_WX_NsQ&oe=63373D05"}, "profile_picture_depth_1_legacy": {"uri": "https://scontent-ssn1-1.xx.fbcdn.net/v/t39.30808-1/242541066_10226533148825440_631600288397417256_n.jpg?stp=c0.1.40.40a_cp0_dst-jpg_p40x40&_nc_cat=110&ccb=1-7&_nc_sid=7206a8&_nc_ohc=6eG9Oy9Cue4AX8OzS7T&_nc_ht=scontent-ssn1-1.xx&oh=00_AT8na4o7a_uMw5l6T5tghcGhE-ZGqNl-oWmEjJ9UfKgWqg&oe=63373D05"}, "__isEntity": "User", "is_verified": false, "short_name": "Joey"}, "is_author_weak_reference": false, "spam_display_mode": "none", "attachments": [], "parent_post_story": {"id": "UzpfSTk0Nzk3ODQ3OTg4OlZLOjEwMTU4NDE5NzM3Nzc3OTg5"}, "legacy_token": "10158419737777989_10158439210297989", "comment_menu_items": [], "is_author_banned_by_content_owner": false, "parent_feedback": {"id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODk=", "can_viewer_ban_user": false, "owning_profile": {"__typename": "Page", "id": "94797847988"}}, "create_detailed_report_uri": "https://www.facebook.com/in_app_escalation/?context=%7B%22session_id%22%3A%222491ac69-ef14-40bf-9ff3-997237b53689%22%2C%22type%22%3A2%2C%22story_location%22%3A%22feed%22%2C%22entry_point%22%3A%22comment%22%2C%22reportable_ent_token%22%3A%2210158439210297989%22%7D&ref=COMMENT", "us_structured_reporting_enabled": false, "upvote_downvote_total": 0, "viewer_comment_vote_state": "NONE", "can_viewer_share": false, "can_viewer_upvote_downvote": false, "ban_action": "BAN", "edit_history": {"count": 0}, "feedback": {"id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODlfMTAxNTg0MzkyMTAyOTc5ODk=", "supported_reactions": [{"key": 1}, {"key": 2}, {"key": 4}, {"key": 3}, {"key": 7}, {"key": 8}], "top_reactions": {"edges": [{"reaction_count": 1, "node": {"key": 1, "id": "1635855486666999", "reaction_type": "LIKE", "face_image": {"uri": "https://www.facebook.com/reaction/image/1635855486666999/?size=18&scale=2"}}}]}, "reactors": {"count": 1, "is_empty": false, "count_reduced": "1"}, "can_viewer_react": false, "public_conversations_context": {"comment_vote_ui_version": "NONE"}, "subscription_target_id": "10158439210297989", "should_show_top_reactions": true, "comment_composer_placeholder": "Reply to Joey P Scalzo\u2026", "can_viewer_comment": false, "comment_count": {"total_count": 0}, "toplevel_comment_count": {"count": 0}, "share_fbid": "10158439210297989", "display_comments": {"after_count": 0, "before_count": 0, "count": 0, "edges": [], "highlighted_comments": [], "is_initially_expanded": false, "page_size": 50, "reply_comment_order": "TOPLEVEL", "should_render_composer_preemptively": false, "comment_order": "TOPLEVEL", "page_info": {"has_next_page": false, "has_previous_page": false}}}, "preferred_body": {"__typename": "TextWithEntities", "translation_type": "ORIGINAL", "delight_ranges": [], "ranges": [{"__typename": "EntityAtRange", "entity": {"__typename": "Page", "www_url": "https://www.facebook.com/longhornsteakhouse/", "__isNode": "Page", "id": "94797847988"}, "entity_is_weak_reference": false, "length": 19, "offset": 0}], "text": "LongHorn Steakhouse The Wild West Shrimp is another thing I always get.\nPlease don't take 2 things off of your menu EVER!\nThe Porter House and I get the large one, and those Wild West Shrimp!"}, "translatability_for_viewer": {"source_dialect_name": "English"}, "translation_available_for_viewer": false, "url": "https://www.facebook.com/longhornsteakhouse/photos/a.313249217988/10158419737777989/?type=3&comment_id=10158420358932989&reply_comment_id=10158439210297989", "identity_badges_web": [], "__typename": "Comment", "can_see_constituent_badge_upsell": false, "has_constituent_badge": false, "can_viewer_disable_preview": false, "body": {"text": "LongHorn Steakhouse The Wild West Shrimp is another thing I always get.\nPlease don't take 2 things off of your menu EVER!\nThe Porter House and I get the large one, and those Wild West Shrimp!", "ranges": [{"__typename": "EntityAtRange", "entity": {"__typename": "Page", "__isNode": "Page", "id": "94797847988"}, "entity_is_weak_reference": false, "length": 19, "offset": 0}]}, "is_markdown_enabled": false, "can_comment": {"can_viewer_comment": false, "id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODlfMTAxNTg0MzkyMTAyOTc5ODk="}, "threading_depth": 2}, "cursor": "AQHRWAiUY7nSwIItCcgcAOAlrcapjaT--mX6uSibI22bR8XvFx54Trz0scCnADt52EgcxtPparIq7Quv5pgzwUiA0Q"}, {"node": {"created_time": 1622837301, "id": "Y29tbWVudDoxMDE1ODQxOTczNzc3Nzk4OV8xMDE1ODQyNzU3NDc4Mjk4OQ==", "legacy_fbid": "10158427574782989", "author": {"__typename": "User", "id": "100003094343310", "name": "Madalena Falico", "__isActor": "User", "profile_picture_depth_0": {"uri": "https://scontent-ssn1-1.xx.fbcdn.net/v/t39.30808-1/278710227_4967481093364986_3424907677805959055_n.jpg?stp=cp0_dst-jpg_p64x64&_nc_cat=103&ccb=1-7&_nc_sid=7206a8&_nc_ohc=hfQ89Y8F5RsAX_tzjzq&_nc_ht=scontent-ssn1-1.xx&oh=00_AT9DKdPb76-SzPk709_sp4_hpUS-KViNczeax8Vl21qG7w&oe=6335EFF2"}, "profile_picture_depth_1_legacy": {"uri": "https://scontent-ssn1-1.xx.fbcdn.net/v/t39.30808-1/278710227_4967481093364986_3424907677805959055_n.jpg?stp=cp0_dst-jpg_p40x40&_nc_cat=103&ccb=1-7&_nc_sid=7206a8&_nc_ohc=hfQ89Y8F5RsAX_tzjzq&_nc_ht=scontent-ssn1-1.xx&oh=00_AT_71Xxz4ytFkufQAa2Py9A2P1xKjhE6o5dCvb37yjCYdA&oe=6335EFF2"}, "www_url": "https://www.facebook.com/mfalico", "__isEntity": "User", "url": "https://www.facebook.com/mfalico", "is_verified": false, "short_name": "Madalena"}, "is_author_weak_reference": false, "spam_display_mode": "none", "attachments": [], "parent_post_story": {"id": "UzpfSTk0Nzk3ODQ3OTg4OlZLOjEwMTU4NDE5NzM3Nzc3OTg5"}, "legacy_token": "10158419737777989_10158427574782989", "comment_menu_items": [], "is_author_banned_by_content_owner": false, "parent_feedback": {"id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODk=", "can_viewer_ban_user": false, "owning_profile": {"__typename": "Page", "id": "94797847988"}}, "create_detailed_report_uri": "https://www.facebook.com/in_app_escalation/?context=%7B%22session_id%22%3A%22d62fa5e6-18a9-4437-b5aa-6d24bbf62b6c%22%2C%22type%22%3A2%2C%22story_location%22%3A%22feed%22%2C%22entry_point%22%3A%22comment%22%2C%22reportable_ent_token%22%3A%2210158427574782989%22%7D&ref=COMMENT", "us_structured_reporting_enabled": false, "upvote_downvote_total": 0, "viewer_comment_vote_state": "NONE", "can_viewer_share": false, "can_viewer_upvote_downvote": false, "ban_action": "BAN", "edit_history": {"count": 0}, "feedback": {"id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODlfMTAxNTg0Mjc1NzQ3ODI5ODk=", "supported_reactions": [{"key": 1}, {"key": 2}, {"key": 4}, {"key": 3}, {"key": 7}, {"key": 8}], "top_reactions": {"edges": []}, "reactors": {"count": 0, "is_empty": true, "count_reduced": "0"}, "can_viewer_react": false, "public_conversations_context": {"comment_vote_ui_version": "NONE"}, "subscription_target_id": "10158427574782989", "should_show_top_reactions": false, "comment_composer_placeholder": "Reply to Madalena Falico\u2026", "can_viewer_comment": false, "comment_count": {"total_count": 0}, "toplevel_comment_count": {"count": 0}, "share_fbid": "10158427574782989", "display_comments": {"after_count": 0, "before_count": 0, "count": 0, "edges": [], "highlighted_comments": [], "is_initially_expanded": false, "page_size": 50, "reply_comment_order": "TOPLEVEL", "should_render_composer_preemptively": false, "comment_order": "TOPLEVEL", "page_info": {"has_next_page": false, "has_previous_page": false}}}, "preferred_body": {"__typename": "TextWithEntities", "translation_type": "ORIGINAL", "delight_ranges": [], "ranges": [{"__typename": "EntityAtRange", "entity": {"__typename": "Page", "www_url": "https://www.facebook.com/longhornsteakhouse/", "__isNode": "Page", "id": "94797847988"}, "entity_is_weak_reference": false, "length": 19, "offset": 0}], "text": "LongHorn Steakhouse any discount for the graduation teenagers? "}, "translatability_for_viewer": {"source_dialect_name": "English"}, "translation_available_for_viewer": false, "url": "https://www.facebook.com/longhornsteakhouse/photos/a.313249217988/10158419737777989/?type=3&comment_id=10158420358932989&reply_comment_id=10158427574782989", "identity_badges_web": [], "__typename": "Comment", "can_see_constituent_badge_upsell": false, "has_constituent_badge": false, "can_viewer_disable_preview": false, "body": {"text": "LongHorn Steakhouse any discount for the graduation teenagers? ", "ranges": [{"__typename": "EntityAtRange", "entity": {"__typename": "Page", "__isNode": "Page", "id": "94797847988"}, "entity_is_weak_reference": false, "length": 19, "offset": 0}]}, "is_markdown_enabled": false, "can_comment": {"can_viewer_comment": false, "id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODlfMTAxNTg0Mjc1NzQ3ODI5ODk="}, "threading_depth": 2}, "cursor": "AQHRQRBghMrlaMOr5vbuevsEjfYHGJgEQ1FxBmvZTQlGC_LeEr5ADszbRL8-5bXTT04_ABe99L_lJDkFuOiqx97U4A"}, {"node": {"created_time": 1622556384, "id": "Y29tbWVudDoxMDE1ODQxOTczNzc3Nzk4OV8xMDE1ODQyMDk4ODgyMjk4OQ==", "legacy_fbid": "10158420988822989", "author": {"__typename": "Page", "id": "94797847988", "name": "LongHorn Steakhouse", "__isActor": "Page", "profile_picture_depth_0": {"uri": "https://scontent-ssn1-1.xx.fbcdn.net/v/t1.18169-1/17264133_10154532226932989_8984031803189672706_n.jpg?stp=cp0_dst-jpg_p64x64&_nc_cat=1&ccb=1-7&_nc_sid=1eb0c7&_nc_ohc=scQzmJkYvUgAX-v6gxw&_nc_ht=scontent-ssn1-1.xx&oh=00_AT8Dh0BmOFRnUvdW612tCso_PMfFKkWzwA-Itase5mZSrg&oe=63569B7D"}, "profile_picture_depth_1_legacy": {"uri": "https://scontent-ssn1-1.xx.fbcdn.net/v/t1.18169-1/17264133_10154532226932989_8984031803189672706_n.jpg?stp=cp0_dst-jpg_p40x40&_nc_cat=1&ccb=1-7&_nc_sid=1eb0c7&_nc_ohc=scQzmJkYvUgAX-v6gxw&_nc_ht=scontent-ssn1-1.xx&oh=00_AT8jXIFr72PS2Y5GTkpc5hG4yO7UADkUv0nslMNAH28fMg&oe=63569B7D"}, "www_url": "https://www.facebook.com/longhornsteakhouse/", "__isEntity": "Page", "url": "https://www.facebook.com/longhornsteakhouse/", "is_verified": true}, "is_author_weak_reference": false, "spam_display_mode": "none", "attachments": [], "parent_post_story": {"id": "UzpfSTk0Nzk3ODQ3OTg4OlZLOjEwMTU4NDE5NzM3Nzc3OTg5"}, "legacy_token": "10158419737777989_10158420988822989", "comment_menu_items": [], "is_author_banned_by_content_owner": false, "parent_feedback": {"id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODk=", "can_viewer_ban_user": false, "owning_profile": {"__typename": "Page", "id": "94797847988"}}, "create_detailed_report_uri": "https://www.facebook.com/in_app_escalation/?context=%7B%22session_id%22%3A%225308ff54-bfed-4f8d-9cad-c011ecf883f1%22%2C%22type%22%3A2%2C%22story_location%22%3A%22feed%22%2C%22entry_point%22%3A%22comment%22%2C%22reportable_ent_token%22%3A%2210158420988822989%22%7D&ref=COMMENT", "us_structured_reporting_enabled": false, "upvote_downvote_total": 0, "viewer_comment_vote_state": "NONE", "can_viewer_share": false, "can_viewer_upvote_downvote": false, "ban_action": "BAN", "edit_history": {"count": 0}, "feedback": {"id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODlfMTAxNTg0MjA5ODg4MjI5ODk=", "supported_reactions": [{"key": 1}, {"key": 2}, {"key": 4}, {"key": 3}, {"key": 7}, {"key": 8}], "top_reactions": {"edges": [{"reaction_count": 1, "node": {"key": 1, "id": "1635855486666999", "reaction_type": "LIKE", "face_image": {"uri": "https://www.facebook.com/reaction/image/1635855486666999/?size=18&scale=2"}}}, {"reaction_count": 1, "node": {"key": 2, "id": "1678524932434102", "reaction_type": "LOVE", "face_image": {"uri": "https://www.facebook.com/reaction/image/1678524932434102/?size=18&scale=2"}}}]}, "reactors": {"count": 2, "is_empty": false, "count_reduced": "2"}, "can_viewer_react": false, "public_conversations_context": {"comment_vote_ui_version": "NONE"}, "subscription_target_id": "10158420988822989", "should_show_top_reactions": true, "comment_composer_placeholder": "Reply to LongHorn Steakhouse\u2026", "can_viewer_comment": false, "comment_count": {"total_count": 3}, "toplevel_comment_count": {"count": 0}, "share_fbid": "10158420988822989", "display_comments": {"after_count": 0, "before_count": 0, "count": 0, "edges": [], "highlighted_comments": [], "is_initially_expanded": false, "page_size": 50, "reply_comment_order": "TOPLEVEL", "should_render_composer_preemptively": false, "comment_order": "TOPLEVEL", "page_info": {"has_next_page": false, "has_previous_page": false}}}, "preferred_body": {"__typename": "TextWithEntities", "translation_type": "ORIGINAL", "delight_ranges": [], "ranges": [], "text": "We'll share your feedback, Pamela. Have you ever tried our Wild West Shrimp appetizer?"}, "translatability_for_viewer": {"source_dialect_name": "English"}, "translation_available_for_viewer": false, "url": "https://www.facebook.com/longhornsteakhouse/photos/a.313249217988/10158419737777989/?type=3&comment_id=10158420358932989&reply_comment_id=10158420988822989", "identity_badges_web": [{"badge_asset": "/images/assets_DO_NOT_HARDCODE/facebook_icons/microphone-karaoke_filled_12_fds-spectrum-blue-gray.png", "badge_color": "#5F6673", "identity_badge_type": "author", "multiple_badge_asset": "https://static.xx.fbcdn.net/rsrc.php/v3/yw/r/8iuTX4LlGZO.png", "multiple_badge_asset_colored": "https://static.xx.fbcdn.net/rsrc.php/v3/yw/r/8iuTX4LlGZO.png", "text": "Author", "serialized": "{\"type\":\"author\",\"actor_id\":94797847988,\"target_id\":94797847988,\"surface\":\"comment\",\"media_id\":10158419737777989,\"comment_id\":10158420988822989}", "badge_color_variant": "PERMANENT", "__typename": "IdentityBadge", "__module_operation_FeedStoryUFICommentBody_comment": {"__dr": "UFI2CommentIdentityBadges_identityBadge$normalization.graphql"}, "__module_component_FeedStoryUFICommentBody_comment": {"__dr": "UFI2CommentIdentityBadges.react"}}], "__typename": "Comment", "can_see_constituent_badge_upsell": false, "has_constituent_badge": false, "can_viewer_disable_preview": false, "body": {"text": "We'll share your feedback, Pamela. Have you ever tried our Wild West Shrimp appetizer?", "ranges": []}, "is_markdown_enabled": false, "can_comment": {"can_viewer_comment": false, "id": "ZmVlZGJhY2s6MTAxNTg0MTk3Mzc3Nzc5ODlfMTAxNTg0MjA5ODg4MjI5ODk="}, "threading_depth": 1}, "cursor": "AQHRyeMfbcfUtz7Cz-Cm8RJnJonoGlhSwy8NpBKRdQvNAMfdXoNYlhnCCeC1Q6TPpAtEH9TQlmiqsJiKFfVsJfjwfQ"}], "is_initially_expanded": true, "page_size": 50, "reply_comment_order": "TOPLEVEL", "should_render_composer_preemptively": true, "comment_order": "RECENT_ACTIVITY", "page_info": {"end_cursor": "AQHRl0f7W-KIrlyf4-BzIsbPy7f8d8Rqo569GZjNdn5Gi-F1IpuGuxEAP2daHDv_o4BjQQU1iXqraP3hNj1lKbpn8w", "has_next_page": false, "has_previous_page": false, "start_cursor": "AQHRebUb16_iR00GacjvyHCwdsDJt0Q3GzmLW8W-H8KyEazqgQjzubp5nwl4kBdQuLcYUq0BeuhNgitJOTj3IKsPnw"}}}}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"responseStatus": {"type": "string"}, "responseMessage": {"type": "string"}, "comments": {"type": "object", "properties": {"data": {"type": "object", "properties": {"feedback": {"type": "object", "properties": {"id": {"type": "string"}, "subscription_target_id": {"type": "string"}, "display_comments": {"type": "object", "properties": {"after_count": {"type": "integer"}, "before_count": {"type": "integer"}, "count": {"type": "integer"}, "edges": {"type": "array", "items": {"type": "object", "properties": {"node": {"type": "object", "properties": {"created_time": {"type": "integer"}, "id": {"type": "string"}, "legacy_fbid": {"type": "string"}, "author": {"type": "object", "properties": {"__typename": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "__isActor": {"type": "string"}, "profile_picture_depth_0": {"type": "object", "properties": {"uri": {"type": "string"}}, "required": ["uri"]}, "profile_picture_depth_1_legacy": {"type": "object", "properties": {"uri": {"type": "string"}}, "required": ["uri"]}, "__isEntity": {"type": "string"}, "is_verified": {"type": "boolean"}, "short_name": {"type": "string"}, "www_url": {"type": "string"}, "url": {"type": "string"}}, "required": ["__isActor", "__isEntity", "__typename", "id", "is_verified", "name", "profile_picture_depth_0", "profile_picture_depth_1_legacy"]}, "is_author_weak_reference": {"type": "boolean"}, "spam_display_mode": {"type": "string"}, "attachments": {"type": "array"}, "parent_post_story": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}, "legacy_token": {"type": "string"}, "comment_menu_items": {"type": "array"}, "is_author_banned_by_content_owner": {"type": "boolean"}, "parent_feedback": {"type": "object", "properties": {"id": {"type": "string"}, "can_viewer_ban_user": {"type": "boolean"}, "owning_profile": {"type": "object", "properties": {"__typename": {"type": "string"}, "id": {"type": "string"}}, "required": ["__typename", "id"]}}, "required": ["can_viewer_ban_user", "id", "owning_profile"]}, "create_detailed_report_uri": {"type": "string"}, "us_structured_reporting_enabled": {"type": "boolean"}, "upvote_downvote_total": {"type": "integer"}, "viewer_comment_vote_state": {"type": "string"}, "can_viewer_share": {"type": "boolean"}, "can_viewer_upvote_downvote": {"type": "boolean"}, "ban_action": {"type": "string"}, "edit_history": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "feedback": {"type": "object", "properties": {"id": {"type": "string"}, "supported_reactions": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "integer"}}, "required": ["key"]}}, "top_reactions": {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "object", "properties": {"reaction_count": {"type": "integer"}, "node": {"type": "object", "properties": {"key": {"type": "integer"}, "id": {"type": "string"}, "reaction_type": {"type": "string"}, "face_image": {"type": "object", "properties": {"uri": {"type": "string"}}, "required": ["uri"]}}, "required": ["face_image", "id", "key", "reaction_type"]}}, "required": ["node", "reaction_count"]}}}, "required": ["edges"]}, "reactors": {"type": "object", "properties": {"count": {"type": "integer"}, "is_empty": {"type": "boolean"}, "count_reduced": {"type": "string"}}, "required": ["count", "count_reduced", "is_empty"]}, "can_viewer_react": {"type": "boolean"}, "public_conversations_context": {"type": "object", "properties": {"comment_vote_ui_version": {"type": "string"}}, "required": ["comment_vote_ui_version"]}, "subscription_target_id": {"type": "string"}, "should_show_top_reactions": {"type": "boolean"}, "comment_composer_placeholder": {"type": "string"}, "can_viewer_comment": {"type": "boolean"}, "comment_count": {"type": "object", "properties": {"total_count": {"type": "integer"}}, "required": ["total_count"]}, "toplevel_comment_count": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "share_fbid": {"type": "string"}, "display_comments": {"type": "object", "properties": {"after_count": {"type": "integer"}, "before_count": {"type": "integer"}, "count": {"type": "integer"}, "edges": {"type": "array"}, "highlighted_comments": {"type": "array"}, "is_initially_expanded": {"type": "boolean"}, "page_size": {"type": "integer"}, "reply_comment_order": {"type": "string"}, "should_render_composer_preemptively": {"type": "boolean"}, "comment_order": {"type": "string"}, "page_info": {"type": "object", "properties": {"has_next_page": {"type": "boolean"}, "has_previous_page": {"type": "boolean"}}, "required": ["has_next_page", "has_previous_page"]}}, "required": ["after_count", "before_count", "comment_order", "count", "edges", "highlighted_comments", "is_initially_expanded", "page_info", "page_size", "reply_comment_order", "should_render_composer_preemptively"]}}, "required": ["can_viewer_comment", "can_viewer_react", "comment_composer_placeholder", "comment_count", "display_comments", "id", "public_conversations_context", "reactors", "share_fbid", "should_show_top_reactions", "subscription_target_id", "supported_reactions", "top_reactions", "toplevel_comment_count"]}, "preferred_body": {"type": "object", "properties": {"__typename": {"type": "string"}, "translation_type": {"type": "string"}, "delight_ranges": {"type": "array"}, "ranges": {"type": "array", "items": {"type": "object", "properties": {"__typename": {"type": "string"}, "entity": {"type": "object", "properties": {"__typename": {"type": "string"}, "www_url": {"type": "string"}, "__isNode": {"type": "string"}, "id": {"type": "string"}}, "required": ["__isNode", "__typename", "id", "www_url"]}, "entity_is_weak_reference": {"type": "boolean"}, "length": {"type": "integer"}, "offset": {"type": "integer"}}, "required": ["__typename", "entity", "entity_is_weak_reference", "length", "offset"]}}, "text": {"type": "string"}}, "required": ["__typename", "delight_ranges", "ranges", "text", "translation_type"]}, "translatability_for_viewer": {"type": "object", "properties": {"source_dialect_name": {"type": "string"}}, "required": ["source_dialect_name"]}, "translation_available_for_viewer": {"type": "boolean"}, "url": {"type": "string"}, "identity_badges_web": {"type": "array", "items": {"type": "object", "properties": {"badge_asset": {"type": "string"}, "badge_color": {"type": "string"}, "identity_badge_type": {"type": "string"}, "multiple_badge_asset": {"type": "string"}, "multiple_badge_asset_colored": {"type": "string"}, "text": {"type": "string"}, "serialized": {"type": "string"}, "badge_color_variant": {"type": "string"}, "__typename": {"type": "string"}, "__module_operation_FeedStoryUFICommentBody_comment": {"type": "object", "properties": {"__dr": {"type": "string"}}, "required": ["__dr"]}, "__module_component_FeedStoryUFICommentBody_comment": {"type": "object", "properties": {"__dr": {"type": "string"}}, "required": ["__dr"]}}, "required": ["__module_component_FeedStoryUFICommentBody_comment", "__module_operation_FeedStoryUFICommentBody_comment", "__typename", "badge_asset", "badge_color", "badge_color_variant", "identity_badge_type", "multiple_badge_asset", "multiple_badge_asset_colored", "serialized", "text"]}}, "__typename": {"type": "string"}, "can_see_constituent_badge_upsell": {"type": "boolean"}, "has_constituent_badge": {"type": "boolean"}, "can_viewer_disable_preview": {"type": "boolean"}, "body": {"type": "object", "properties": {"text": {"type": "string"}, "ranges": {"type": "array", "items": {"type": "object", "properties": {"__typename": {"type": "string"}, "entity": {"type": "object", "properties": {"__typename": {"type": "string"}, "__isNode": {"type": "string"}, "id": {"type": "string"}}, "required": ["__isNode", "__typename", "id"]}, "entity_is_weak_reference": {"type": "boolean"}, "length": {"type": "integer"}, "offset": {"type": "integer"}}, "required": ["__typename", "entity", "entity_is_weak_reference", "length", "offset"]}}}, "required": ["ranges", "text"]}, "is_markdown_enabled": {"type": "boolean"}, "can_comment": {"type": "object", "properties": {"can_viewer_comment": {"type": "boolean"}, "id": {"type": "string"}}, "required": ["can_viewer_comment", "id"]}, "threading_depth": {"type": "integer"}}, "required": ["__typename", "attachments", "author", "ban_action", "body", "can_comment", "can_see_constituent_badge_upsell", "can_viewer_disable_preview", "can_viewer_share", "can_viewer_upvote_downvote", "comment_menu_items", "create_detailed_report_uri", "created_time", "edit_history", "feedback", "has_constituent_badge", "id", "identity_badges_web", "is_author_banned_by_content_owner", "is_author_weak_reference", "is_markdown_enabled", "legacy_fbid", "legacy_token", "parent_feedback", "parent_post_story", "preferred_body", "spam_display_mode", "threading_depth", "translatability_for_viewer", "translation_available_for_viewer", "upvote_downvote_total", "url", "us_structured_reporting_enabled", "viewer_comment_vote_state"]}, "cursor": {"type": "string"}}, "required": ["cursor", "node"]}}, "is_initially_expanded": {"type": "boolean"}, "page_size": {"type": "integer"}, "reply_comment_order": {"type": "string"}, "should_render_composer_preemptively": {"type": "boolean"}, "comment_order": {"type": "string"}, "page_info": {"type": "object", "properties": {"end_cursor": {"type": "string"}, "has_next_page": {"type": "boolean"}, "has_previous_page": {"type": "boolean"}, "start_cursor": {"type": "string"}}, "required": ["end_cursor", "has_next_page", "has_previous_page", "start_cursor"]}}, "required": ["after_count", "before_count", "comment_order", "count", "edges", "is_initially_expanded", "page_info", "page_size", "reply_comment_order", "should_render_composer_preemptively"]}}, "required": ["display_comments", "id", "subscription_target_id"]}}, "required": ["feedback"]}}, "required": ["data"]}}, "required": ["comments", "responseMessage", "responseStatus"]} |
0d7c66ba-fed0-4f52-873d-709ded6bb788/1bdd19a6-3953-441f-949f-77cb213e8e8c/0/0 | Netflix Data | Netflix data API provides details, stats and information of TV shows, movies, series, documentaries and more. | 9.2 | season-episodes | season-episodes | 200 | Response | [{"seasonId": "80077209", "episodes": [{"episodeId": "80077368", "availability": {"isPlayable": true, "availabilityDate": "July 15", "availabilityStartTime": 1468591200000, "unplayableCause": null}, "bookmarkPosition": 847, "contextualSynopsis": {"text": "On his way home from a friend's house, young Will sees something terrifying. Nearby, a sinister secret lurks in the depths of a government lab.", "evidenceKey": "web_synopsis|80077368_INFORMATIVE|en"}, "displayRuntime": 2961, "runtime": 2961, "title": "Chapter One: The Vanishing of Will Byers", "summary": {"type": "episode", "id": 80077368, "isOriginal": true, "idx": 1, "episode": 1, "season": 1, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABUeawyJp01S5zKbXn4myjXC-Zjnswbldv61MCjK4anxtIC55X3sSad9VzVbiHFf-PewzcnJZ8DFbH-90r9iXObyzQsUDuVKW2aNJatiWIyiLoHNTcBvA8bQd.jpg?r=d74", "image_key": "MERCH_STILL|01994da0-7ec5-11e6-8984-0ed4190bdb1f|en"}}}}}, {"episodeId": "80077369", "availability": {"isPlayable": true, "availabilityDate": "July 15", "availabilityStartTime": 1468591200000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "Lucas, Mike and Dustin try to talk to the girl they found in the woods. Hopper questions an anxious Joyce about an unsettling phone call.", "evidenceKey": "web_synopsis|80077369_INFORMATIVE|en"}, "displayRuntime": 3372, "runtime": 3372, "title": "Chapter Two: The Weirdo on Maple Street", "summary": {"type": "episode", "id": 80077369, "isOriginal": true, "idx": 2, "episode": 2, "season": 1, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABRLKKpt9utEJ3bu-E-TonM1hQllvHQNILHJSiLweBAnzNMNrLNbEmpr4qJknXFZTeCuWWZffCHF6hJ-kTzJOkuhpXAy7kS3_zgLEkZqcbQLgeue1ihK5FMLI.jpg?r=cc9", "image_key": "MERCH_STILL|05c962c0-7ec5-11e6-8984-0ed4190bdb1f|en"}}}}}, {"episodeId": "80077370", "availability": {"isPlayable": true, "availabilityDate": "July 15", "availabilityStartTime": 1468591200000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "An increasingly concerned Nancy looks for Barb and finds out what Jonathan's been up to. Joyce is convinced Will is trying to talk to her.", "evidenceKey": "web_synopsis|80077370_INFORMATIVE|en"}, "displayRuntime": 3159, "runtime": 3159, "title": "Chapter Three: Holly, Jolly", "summary": {"type": "episode", "id": 80077370, "isOriginal": true, "idx": 3, "episode": 3, "season": 1, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABaTxc1HToU6ZkVKAaFUtUCWIU65fPnXtG2KpFswzdApZliicw9YGxHZ3kHaqhmxSz5VC1e4Xfs0z3GtD2-iMqmZhzgjQcqG-HdKpEbVd2Yn9m2tgHaspBuK_.jpg?r=8da", "image_key": "MERCH_STILL|07aa09a0-7ec5-11e6-8eea-0a28cd8f7a9f|en"}}}}}, {"episodeId": "80077371", "availability": {"isPlayable": true, "availabilityDate": "July 15", "availabilityStartTime": 1468591200000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "Refusing to believe Will is dead, Joyce tries to connect with her son. The boys give Eleven a makeover. Nancy and Jonathan form an unlikely alliance.", "evidenceKey": "web_synopsis|80077371_INFORMATIVE|en"}, "displayRuntime": 3075, "runtime": 3075, "title": "Chapter Four: The Body", "summary": {"type": "episode", "id": 80077371, "isOriginal": true, "idx": 4, "episode": 4, "season": 1, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABfMEB7L1y4rwvAIbzmJb1f4YZsRcUm-YURZkt3NzlAy7V8rQ41f6fivkRd8xH9NGcd-3pVOW2OsLRR874bsEMl6DSG6Bo9lh1SkaaD3Y2HiiN8XJFY2FiXWV.jpg?r=6ad", "image_key": "MERCH_STILL|089469a0-7ec5-11e6-9bbe-0e6b5a566dd7|en"}}}}}, {"episodeId": "80077372", "availability": {"isPlayable": true, "availabilityDate": "July 15", "availabilityStartTime": 1468591200000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "Hopper breaks into the lab while Nancy and Jonathan confront the force that took Will. The boys ask Mr. Clarke how to travel to another dimension.", "evidenceKey": "web_synopsis|80077372_INFORMATIVE|en"}, "displayRuntime": 3225, "runtime": 3225, "title": "Chapter Five: The Flea and the Acrobat", "summary": {"type": "episode", "id": 80077372, "isOriginal": true, "idx": 5, "episode": 5, "season": 1, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABZ4T59nVRHKS1lBQUe5oXuUMVcqOglLZlGxCI57zIzrhId0EzwY4bIFHBSARfv2TzlzBhniSh33c01wdNVMvLnWb6N-lgr4KC8GU356ZHKvVc-van_0g2Pqh.jpg?r=6d4", "image_key": "MERCH_STILL|0a1675c0-7ec5-11e6-b391-0a77d1264d25|en"}}}}}, {"episodeId": "80077373", "availability": {"isPlayable": true, "availabilityDate": "July 15", "availabilityStartTime": 1468591200000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "A frantic Jonathan looks for Nancy in the darkness, but Steve's looking for her, too. Hopper and Joyce uncover the truth about the lab's experiments.", "evidenceKey": "web_synopsis|80077373_INFORMATIVE|en"}, "displayRuntime": 2851, "runtime": 2851, "title": "Chapter Six: The Monster", "summary": {"type": "episode", "id": 80077373, "isOriginal": true, "idx": 6, "episode": 6, "season": 1, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABX4FAZAhZD3EOWlQaXlNFFcF3YfOE5Kiwk_LMIvQW3yNGpLB7sE8EeaXyurr-e9Sr1bhlOL75_FevIJM36OwAD4JnD7AUmPihaqsnJXq9vCxN9OBTcpEGJ2Z.jpg?r=3df", "image_key": "MERCH_STILL|0d9da0b0-7ec5-11e6-9bbe-0e6b5a566dd7|en"}}}}}, {"episodeId": "80077374", "availability": {"isPlayable": true, "availabilityDate": "July 15", "availabilityStartTime": 1468591200000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "Eleven struggles to reach Will, while Lucas warns that \"the bad men are coming.\" Nancy and Jonathan show the police what Jonathan caught on camera.", "evidenceKey": "web_synopsis|80077374_INFORMATIVE|en"}, "displayRuntime": 2569, "runtime": 2569, "title": "Chapter Seven: The Bathtub", "summary": {"type": "episode", "id": 80077374, "isOriginal": true, "idx": 7, "episode": 7, "season": 1, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABXHqLIyON0lOv29X503rTBy3dNqUbGZkFszbeSr6_PzVwkxIbq5x9oqb_j24n3kuabSP9Z-H2GEYT2mR1ad1J3oYipFjsOF_S3J9NfOVkn9PUYMDMwS-8KNd.jpg?r=779", "image_key": "MERCH_STILL|0fb29e00-7ec5-11e6-9cc6-0e0ad3bea79f|en"}}}}}, {"episodeId": "80077375", "availability": {"isPlayable": true, "availabilityDate": "July 15", "availabilityStartTime": 1468591200000, "unplayableCause": null}, "bookmarkPosition": 1469, "contextualSynopsis": {"text": "Dr. Brenner holds Hopper and Joyce for questioning while the boys wait with Eleven in the gym. Back at Will's, Nancy and Jonathan prepare for battle.", "evidenceKey": "web_synopsis|80077375_INFORMATIVE|en"}, "displayRuntime": 3332, "runtime": 3332, "title": "Chapter Eight: The Upside Down", "summary": {"type": "episode", "id": 80077375, "isOriginal": true, "idx": 8, "episode": 8, "season": 1, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABdohkeQ3STKKDbuvwQ14hgTXfCqkyWycQsaaWVfHSeDsB8drZ05mOzjQDAXQOAWSFSQeqsCs6mxfuEh8BHkP8483zUGcAaCiNCtr_8a9rbgCccTqEtWPAC52.jpg?r=4b6", "image_key": "MERCH_STILL|11b524c0-7ec5-11e6-81d2-12a747d0eca5|en"}}}}}]}, {"seasonId": "80117715", "episodes": [{"episodeId": "80117716", "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "bookmarkPosition": 109, "contextualSynopsis": {"text": "As the town preps for Halloween, a high-scoring rival shakes things up at the arcade, and a skeptical Hopper inspects a field of rotting pumpkins.", "evidenceKey": "web_synopsis|80117716_INFORMATIVE|en"}, "displayRuntime": 2933, "runtime": 2933, "title": "Chapter One: MADMAX", "summary": {"type": "episode", "id": 80117716, "isOriginal": true, "idx": 1, "episode": 1, "season": 2, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABULbr7pWI7SSAKXmMxXUjzUHOjkK2WC23d2MkGycXJV9RX45BZ9oL6Dcv16DylcKFNrEgH9btkc_WLGVzJ2Yqf1ppWmmLmK7Eff5FWk3FR_q9GhDuUmow38f.jpg?r=9e5", "image_key": "MERCH_STILL|bc6b77d0-b609-11e7-abb3-0e239ab36c92|en"}}}}}, {"episodeId": "80144891", "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "After Will sees something terrible on trick-or-treat night, Mike wonders whether Eleven's still out there. Nancy wrestles with the truth about Barb.", "evidenceKey": "web_synopsis|80144891_INFORMATIVE|en"}, "displayRuntime": 3404, "runtime": 3404, "title": "Chapter Two: Trick or Treat, Freak", "summary": {"type": "episode", "id": 80144891, "isOriginal": true, "idx": 2, "episode": 2, "season": 2, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABYJ8bcsB56ctvmOFI510mPKfNkAJ6VlxWv9X-S6E1BtZTo7B2PzINvHXd5Qx_bWxfePPDIYFua6IRV9Bc-cqowuX-JmUAGWu6yk8kEAm7faBShEdl2UtSvmh.jpg?r=2e8", "image_key": "MERCH_STILL|4b76bcc0-b757-11e7-b0c2-12e6ca0245fe|en"}}}}}, {"episodeId": "80144892", "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "Dustin adopts a strange new pet, and Eleven grows increasingly impatient. A well-meaning Bob urges Will to stand up to his fears.", "evidenceKey": "web_synopsis|80144892_INFORMATIVE|en"}, "displayRuntime": 3101, "runtime": 3101, "title": "Chapter Three: The Pollywog", "summary": {"type": "episode", "id": 80144892, "isOriginal": true, "idx": 3, "episode": 3, "season": 2, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABTudLIjJmIjkYnlNN-lTSkXdtKkKra-liM9FsgQsV_bizHoZscFG9T3i1Mw0sLoaViqfXauJr5ugQnNUfDAbQlUxkS6P--jQJzb4fpZp9x-ipiGRfMnPnLFd.jpg?r=cfc", "image_key": "MERCH_STILL|c560b620-b609-11e7-9e74-12161571134a|en"}}}}}, {"episodeId": "80144893", "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "An ailing Will opens up to Joyce -- with disturbing results. While Hopper digs for the truth, Eleven unearths a surprising discovery.", "evidenceKey": "web_synopsis|80144893_INFORMATIVE|en"}, "displayRuntime": 2815, "runtime": 2815, "title": "Chapter Four: Will the Wise", "summary": {"type": "episode", "id": 80144893, "isOriginal": true, "idx": 4, "episode": 4, "season": 2, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABY7JU0qAiXNUouN4W1BI8C152SDOsRH_UNl7HHgpVi5aLmm_aTY6yO1XALkgtNiIxbgx73dnV1Lj7jko2QyA4O0mTyBDwm57I81AAxaloa0g86r86iJz2Vud.jpg?r=cb5", "image_key": "MERCH_STILL|d1fa75f0-b60a-11e7-b408-0a357514e722|en"}}}}}, {"episodeId": "80144894", "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "Nancy and Jonathan swap conspiracy theories with a new ally as Eleven searches for someone from her past. \u201cBob the Brain\u201d tackles a difficult problem.", "evidenceKey": "web_synopsis|80144894_INFORMATIVE|en"}, "displayRuntime": 3528, "runtime": 3528, "title": "Chapter Five: Dig Dug", "summary": {"type": "episode", "id": 80144894, "isOriginal": true, "idx": 5, "episode": 5, "season": 2, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABWeeANSKAwT7gUJGu74YQpLeOKtEn7uMW9H4QDYeG4mBUJD72DHgJNuNDmjtK7FppYjsojqN2egIAYTUo-UjrTi4hbRtAuAmLjIfcsrDmiGVuXruM9WGVoSW.jpg?r=e06", "image_key": "MERCH_STILL|f6e9f380-b755-11e7-b0c2-12e6ca0245fe|en"}}}}}, {"episodeId": "80144895", "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "Will's connection to a shadowy evil grows stronger, but no one's quite sure how to stop it. Elsewhere, Dustin and Steve forge an unlikely bond.", "evidenceKey": "web_synopsis|80144895_INFORMATIVE|en"}, "displayRuntime": 3153, "runtime": 3153, "title": "Chapter Six: The Spy", "summary": {"type": "episode", "id": 80144895, "isOriginal": true, "idx": 6, "episode": 6, "season": 2, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABYoQyYbvmNl-VtFmr4WhaL1mN5j75xdJ2rYFFcKufR2FfgS-lU21A027XJOvE6az8phYMViEpv1EUBu96cmLNlI_dUhq3OGaQY6R6WpkP0DXPUCXxln-edL1.jpg?r=bf6", "image_key": "MERCH_STILL|cc039140-b60f-11e7-8462-125bc687c5d8|en"}}}}}, {"episodeId": "80144896", "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "Psychic visions draw Eleven to a band of violent outcasts and an angry girl with a shadowy past.", "evidenceKey": "web_synopsis|80144896_INFORMATIVE|en"}, "displayRuntime": 2775, "runtime": 2775, "title": "Chapter Seven: The Lost Sister", "summary": {"type": "episode", "id": 80144896, "isOriginal": true, "idx": 7, "episode": 7, "season": 2, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABVXWbvh5of1D_cQ7XVHNtMa_0JLlCGFHqYFCMjZMXiaGt-LuicTweiNe5fX3wWNlJMmBzh3J_GFqaM18Xm3yHgTa_pUyVkm6juVkzXs-tJ7oz7fXVVqv3lwM.jpg?r=db8", "image_key": "MERCH_STILL|7029acb0-b614-11e7-b75d-0e100edc6254|en"}}}}}, {"episodeId": "80144897", "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "An unlikely hero steps forward when a deadly development puts the Hawkins Lab on lockdown, trapping Will and several others inside.", "evidenceKey": "web_synopsis|80144897_INFORMATIVE|en"}, "displayRuntime": 2911, "runtime": 2911, "title": "Chapter Eight: The Mind Flayer", "summary": {"type": "episode", "id": 80144897, "isOriginal": true, "idx": 8, "episode": 8, "season": 2, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABV2pTAp8DQfUobSaGVJgjz9ufDQnz_I6VTAjlgHnTZ_u4TSwbNbLCTOFzbcIKYxIM5-EBdNG23PmAu0AbldiJ739G1z5hK-b0h_UqUy6B9iMuHbEwCYMtQPC.jpg?r=54c", "image_key": "MERCH_STILL|1ed7bbc0-b616-11e7-b163-0e3e37cbee0a|en"}}}}}, {"episodeId": "80144898", "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "bookmarkPosition": -1, "contextualSynopsis": {"text": "Eleven makes plans to finish what she started while the survivors turn up the heat on the monstrous force that's holding Will hostage.", "evidenceKey": "web_synopsis|80144898_INFORMATIVE|en"}, "displayRuntime": 3770, "runtime": 3770, "title": "Chapter Nine: The Gate", "summary": {"type": "episode", "id": 80144898, "isOriginal": true, "idx": 9, "episode": 9, "season": 2, "isPlayable": true}, "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABVSVd_8InMxv3fYJe5uS2CkqC-pP2Xb31SVlL9tzTpBcGs7QrlY-z0axG5kGf3qfVhdI-bITu_ys40jInhJoTGAp77JdBtinRABKwv7qAnmWHCtwvPXrlsR0.jpg?r=956", "image_key": "MERCH_STILL|9cf73840-b617-11e7-abb3-0e239ab36c92|en"}}}}}]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"seasonId": {"type": "string"}, "episodes": {"type": "array", "items": {"type": "object", "properties": {"episodeId": {"type": "string"}, "availability": {"type": "object", "properties": {"isPlayable": {"type": "boolean"}, "availabilityDate": {"type": "string"}, "availabilityStartTime": {"type": "integer"}, "unplayableCause": {"type": "null"}}, "required": ["availabilityDate", "availabilityStartTime", "isPlayable", "unplayableCause"]}, "bookmarkPosition": {"type": "integer"}, "contextualSynopsis": {"type": "object", "properties": {"text": {"type": "string"}, "evidenceKey": {"type": "string"}}, "required": ["evidenceKey", "text"]}, "displayRuntime": {"type": "integer"}, "runtime": {"type": "integer"}, "title": {"type": "string"}, "summary": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "isOriginal": {"type": "boolean"}, "idx": {"type": "integer"}, "episode": {"type": "integer"}, "season": {"type": "integer"}, "isPlayable": {"type": "boolean"}}, "required": ["episode", "id", "idx", "isOriginal", "isPlayable", "season", "type"]}, "interestingMoment": {"type": "object", "properties": {"_342x192": {"type": "object", "properties": {"webp": {"type": "object", "properties": {"$type": {"type": "string"}, "value": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}, "url": {"type": "string"}, "image_key": {"type": "string"}}, "required": ["height", "image_key", "url", "width"]}}, "required": ["$type", "value"]}}, "required": ["webp"]}}, "required": ["_342x192"]}}, "required": ["availability", "bookmarkPosition", "contextualSynopsis", "displayRuntime", "episodeId", "interestingMoment", "runtime", "summary", "title"]}}}, "required": ["episodes", "seasonId"]}} |
0d7c66ba-fed0-4f52-873d-709ded6bb788/722f7af6-5229-43af-9dba-0e851c9da43c/0/0 | Netflix Data | Netflix data API provides details, stats and information of TV shows, movies, series, documentaries and more. | 9.2 | title-trailers | title-trailers | 200 | Response | [{"id": "80117802", "details": {"summary": {"type": "movie", "id": 80117802, "isOriginal": false}, "title": "Stranger Things 1 (Trailer)", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "July 6", "availabilityStartTime": 1467813600000, "unplayableCause": null}, "contextualSynopsis": {"text": "A desperate search for a missing boy uncovers a haunting girl with horrible secrets and a strange, unsettling origin story.", "evidenceKey": "web_synopsis|80117802_INFORMATIVE|en"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 134, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2016, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABbpvxtg1sMZwUS3XZ1z44kIg0_iyRDYXbHR3a6m7WknHAgjV1l2751OcujSwr90I-rksJf0rxEHFULfZaroR0pnV_LpHTvwG2asQpMI8enTbaC8RwzIlhFZL.webp?r=f42", "image_key": "MERCH_STILL|353f6e80-7ec7-11e6-a0d4-12f393da7495|en"}}}}, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "maturityLevel": 90, "specificRatingReason": "disturbing images, fear, gore, language, smoking, violence", "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7432, "reasonDescription": "disturbing images", "levelDescription": null}, {"id": 7424, "reasonDescription": "fear", "levelDescription": null}, {"id": 7429, "reasonDescription": "gore", "levelDescription": null}, {"id": 7426, "reasonDescription": "language", "levelDescription": null}, {"id": 7430, "reasonDescription": "smoking", "levelDescription": null}, {"id": 7415, "reasonDescription": "violence", "levelDescription": null}]}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 80117802, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "specificRatingReason": "disturbing images, fear, gore, language, smoking, violence", "maturityLevel": 90, "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7432, "levelDescription": null, "reasonDescription": "disturbing images"}, {"id": 7424, "levelDescription": null, "reasonDescription": "fear"}, {"id": 7429, "levelDescription": null, "reasonDescription": "gore"}, {"id": 7426, "levelDescription": null, "reasonDescription": "language"}, {"id": 7430, "levelDescription": null, "reasonDescription": "smoking"}, {"id": 7415, "levelDescription": null, "reasonDescription": "violence"}]}}, "availability": {"isPlayable": true, "availabilityDate": "July 6", "availabilityStartTime": 1467813600000, "unplayableCause": null}, "videoId": 80117802, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2016, "numSeasonsLabel": null, "title": "Stranger Things 1 (Trailer)", "titleMaturity": {"level": 90}, "infoDensityRuntime": 134, "boxArt": {"videoId": 80117802, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABY__BVeFwiFWrLD2D3jaBi7xY941SsybTKPUccO5aaMi8Or1KVzsHpqecYa3kBeLB3-L0tT3-B0gB4psKtAOMdudo26KkIF3b50.webp?r=e7b", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|84863e00-44ad-11e6-b6ac-22000b698456|en"}}}}, {"id": "80171918", "details": {"summary": {"type": "movie", "id": 80171918, "isOriginal": false}, "title": "Stranger Things 2 (Teaser)", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "contextualSynopsis": {"text": "A year after Will's return, everything in Hawkins seems normal ... but a darkness lurks just beneath the surface. Coming Halloween 2017.", "evidenceKey": "web_synopsis|80171918_INFORMATIVE|en"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 32, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2017, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABZt__guldRwy9rM49Vr0UvnbshfhsLBy0Mu8DyVkluOSmLQFaG-anOxj4qA_LqreP3EzC7NmYK91ExUYWCpSSu_NWPy-KA8wmTNYlx7gfdOTAjsweuKtUn-y.webp?r=41f", "image_key": "MERCH_STILL|3497d0b0-2fed-11e9-8e2a-0a266732b238|en"}}}}, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "maturityLevel": 90, "specificRatingReason": "disturbing images, fear, gore, language, smoking, violence", "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7432, "reasonDescription": "disturbing images", "levelDescription": null}, {"id": 7424, "reasonDescription": "fear", "levelDescription": null}, {"id": 7429, "reasonDescription": "gore", "levelDescription": null}, {"id": 7426, "reasonDescription": "language", "levelDescription": null}, {"id": 7430, "reasonDescription": "smoking", "levelDescription": null}, {"id": 7415, "reasonDescription": "violence", "levelDescription": null}]}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 80171918, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "specificRatingReason": "disturbing images, fear, gore, language, smoking, violence", "maturityLevel": 90, "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7432, "levelDescription": null, "reasonDescription": "disturbing images"}, {"id": 7424, "levelDescription": null, "reasonDescription": "fear"}, {"id": 7429, "levelDescription": null, "reasonDescription": "gore"}, {"id": 7426, "levelDescription": null, "reasonDescription": "language"}, {"id": 7430, "levelDescription": null, "reasonDescription": "smoking"}, {"id": 7415, "levelDescription": null, "reasonDescription": "violence"}]}}, "availability": {"isPlayable": true, "availabilityDate": "October 27", "availabilityStartTime": 1509112800000, "unplayableCause": null}, "videoId": 80171918, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2017, "numSeasonsLabel": null, "title": "Stranger Things 2 (Teaser)", "titleMaturity": {"level": 90}, "infoDensityRuntime": 32, "boxArt": {"videoId": 80171918, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABfhC7b4ikIpFc8_dmazYokBllXykOSpEs3HdfMatyOqd9H-9x-g08I_6o0XjWzLHdy3ethfX1gFtO4-EP3326m9-7FtOOw_IXgjyHy9a3SMWuSP4WNXiBV2_Vt4UlsaDNayr.webp?r=d32", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|e3176fe1-afa8-11e7-b408-0a357514e722|en"}}}}, {"id": "80218881", "details": {"summary": {"type": "movie", "id": 80218881, "isOriginal": false}, "title": "Stranger Things 2 (Trailer)", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "October 13", "availabilityStartTime": 1507899600000, "unplayableCause": null}, "contextualSynopsis": {"text": "Strange visions return to the town of Hawkins just in time for Halloween. And the scary thing is: No one knows how to stop them.", "evidenceKey": "web_synopsis|80218881_INFORMATIVE|en"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 165, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2017, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABYXBOS4hW_bXSiRz9ZqYbGgI7IaFGFQUR4kfHf9lURiLnQqW4vgxxToNUbyRC-8Wh9M7IkPoBEGdEtQesmK7bOeEABHdrzJ1a2NjIySlGFSLOXL01nAtVMdp.webp?r=f31", "image_key": "MERCH_STILL|88b17160-8b8d-11e8-af4b-12801addfd68|en"}}}}, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "maturityLevel": 90, "specificRatingReason": "fear, gore, language, smoking", "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7424, "reasonDescription": "fear", "levelDescription": null}, {"id": 7429, "reasonDescription": "gore", "levelDescription": null}, {"id": 7426, "reasonDescription": "language", "levelDescription": null}, {"id": 7430, "reasonDescription": "smoking", "levelDescription": null}]}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 80218881, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "specificRatingReason": "fear, gore, language, smoking", "maturityLevel": 90, "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7424, "levelDescription": null, "reasonDescription": "fear"}, {"id": 7429, "levelDescription": null, "reasonDescription": "gore"}, {"id": 7426, "levelDescription": null, "reasonDescription": "language"}, {"id": 7430, "levelDescription": null, "reasonDescription": "smoking"}]}}, "availability": {"isPlayable": true, "availabilityDate": "October 13", "availabilityStartTime": 1507899600000, "unplayableCause": null}, "videoId": 80218881, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2017, "numSeasonsLabel": null, "title": "Stranger Things 2 (Trailer)", "titleMaturity": {"level": 90}, "infoDensityRuntime": 165, "boxArt": {"videoId": 80218881, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABfhC7b4ikIpFc8_dmazYokBllXykOSpEs3HdfMatyOqd9H-9x-g08I_6o0XjWzLHdy3ethfX1gFtO4-EP3326m9-7FtOOw_IXgjyHy9a3SMWuSP4WNXiBV2_Vt4UlsaDNayr.webp?r=d32", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|e3176fe1-afa8-11e7-b408-0a357514e722|en"}}}}, {"id": "80222409", "details": {"summary": {"type": "movie", "id": 80222409, "isOriginal": false}, "title": "Stranger Things (Recap)", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "October 20", "availabilityStartTime": 1508508000000, "unplayableCause": null}, "contextualSynopsis": {"text": "A missing boy. A mysterious girl. An unearthly evil. Relive everything that happened in Hawkins last season -- in just under four minutes.", "evidenceKey": "web_synopsis|80222409_INFORMATIVE|en"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 239, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2017, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABatfpReibBdsdffl06i7LtBn2HUpB9cnvZ4RrizCBtAFlQIRaClPSDv28s0hx2JDp5eln75UPXE6Tr4ktqbbRA6VJg7DsfzjznLNfZ_mz1pGwlrDJ85-dwCU.webp?r=2cc", "image_key": "MERCH_STILL|5f539160-c52a-11e7-8de3-0e69e31f7d2c|en"}}}}, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "maturityLevel": 90, "specificRatingReason": "fear, gore, language, smoking", "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7424, "reasonDescription": "fear", "levelDescription": null}, {"id": 7429, "reasonDescription": "gore", "levelDescription": null}, {"id": 7426, "reasonDescription": "language", "levelDescription": null}, {"id": 7430, "reasonDescription": "smoking", "levelDescription": null}]}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 80222409, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "specificRatingReason": "fear, gore, language, smoking", "maturityLevel": 90, "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7424, "levelDescription": null, "reasonDescription": "fear"}, {"id": 7429, "levelDescription": null, "reasonDescription": "gore"}, {"id": 7426, "levelDescription": null, "reasonDescription": "language"}, {"id": 7430, "levelDescription": null, "reasonDescription": "smoking"}]}}, "availability": {"isPlayable": true, "availabilityDate": "October 20", "availabilityStartTime": 1508508000000, "unplayableCause": null}, "videoId": 80222409, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2017, "numSeasonsLabel": null, "title": "Stranger Things (Recap)", "titleMaturity": {"level": 90}, "infoDensityRuntime": 239, "boxArt": {"videoId": 80222409, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABfhC7b4ikIpFc8_dmazYokBllXykOSpEs3HdfMatyOqd9H-9x-g08I_6o0XjWzLHdy3ethfX1gFtO4-EP3326m9-7FtOOw_IXgjyHy9a3SMWuSP4WNXiBV2_Vt4UlsaDNayr.webp?r=d32", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|e3176fe1-afa8-11e7-b408-0a357514e722|en"}}}}, {"id": "81008965", "details": {"summary": {"type": "movie", "id": 81008965, "isOriginal": false}, "title": "Stranger Things 3 (Trailer)", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "March 20", "availabilityStartTime": 1553083200000, "unplayableCause": null}, "contextualSynopsis": {"text": "Your favorite characters are older and wiser -- and they're facing a summer they'll never forget. Welcome home to Hawkins, Indiana.", "evidenceKey": "web_synopsis|81008965_INFORMATIVE|en"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 163, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2019, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABdFUBWaVqatO1Q4i4NQ4sid5rd_MjWNiOs3Z7pgolwZf5yH8SCQ91qsgxkPVrdyYyQrG_SXt-Htv-ilhNh3I7W6qsP76i1rPuHm-t0Mbo-ooJ6LDb50-97mZ.webp?r=b5c", "image_key": "MERCH_STILL|0443cd50-4b50-11e9-aa91-0a58e1564ff6|en"}}}}, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "maturityLevel": 90, "specificRatingReason": "fear, gore, language, smoking", "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7424, "reasonDescription": "fear", "levelDescription": null}, {"id": 7429, "reasonDescription": "gore", "levelDescription": null}, {"id": 7426, "reasonDescription": "language", "levelDescription": null}, {"id": 7430, "reasonDescription": "smoking", "levelDescription": null}]}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 81008965, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "specificRatingReason": "fear, gore, language, smoking", "maturityLevel": 90, "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7424, "levelDescription": null, "reasonDescription": "fear"}, {"id": 7429, "levelDescription": null, "reasonDescription": "gore"}, {"id": 7426, "levelDescription": null, "reasonDescription": "language"}, {"id": 7430, "levelDescription": null, "reasonDescription": "smoking"}]}}, "availability": {"isPlayable": true, "availabilityDate": "March 20", "availabilityStartTime": 1553083200000, "unplayableCause": null}, "videoId": 81008965, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2019, "numSeasonsLabel": null, "title": "Stranger Things 3 (Trailer)", "titleMaturity": {"level": 90}, "infoDensityRuntime": 163, "boxArt": {"videoId": 81008965, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABSHIw1wurgqC24EW2VCYaaw4goIWyw67Y7-mWKB5_ne2Sqtv1EwemM3M1QYg2uSOZLB6IbD12hqvboS6Qkv4EIQY4JRQ4lt9Z2KlIx-2P-eFQLaH703iF03LPope8OmwLc3v.webp?r=dcb", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|47d41761-8c13-11e9-a562-0e76943e1038|en"}}}}, {"id": "81077772", "details": {"summary": {"type": "movie", "id": 81077772, "isOriginal": false}, "title": "Stranger Things 2 (Recap)", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "July 4", "availabilityStartTime": 1562223600000, "unplayableCause": null}, "contextualSynopsis": {"text": "", "evidenceKey": "web_synopsis|81077772_INFORMATIVE|en-TR"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 262, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2019, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABRXTwcJXnSla1lsqyzowPuUXmOA2jXMV5k_PmtA-_eS4jRUaWp339Gcelr6sQRcA3qorapLJdkhDO36UX7XxmXOHCayoG2EDS3z3pLwkH0ZjPuZhxE6Ft77Y.webp?r=580", "image_key": "MERCH_STILL|998ab8c0-a4d7-11e9-93c8-124c335bdd04|en"}}}}, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "maturityLevel": 90, "specificRatingReason": "disturbing images, fear, gore, language, smoking, violence", "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7432, "reasonDescription": "disturbing images", "levelDescription": null}, {"id": 7424, "reasonDescription": "fear", "levelDescription": null}, {"id": 7429, "reasonDescription": "gore", "levelDescription": null}, {"id": 7426, "reasonDescription": "language", "levelDescription": null}, {"id": 7430, "reasonDescription": "smoking", "levelDescription": null}, {"id": 7415, "reasonDescription": "violence", "levelDescription": null}]}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 81077772, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "specificRatingReason": "disturbing images, fear, gore, language, smoking, violence", "maturityLevel": 90, "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7432, "levelDescription": null, "reasonDescription": "disturbing images"}, {"id": 7424, "levelDescription": null, "reasonDescription": "fear"}, {"id": 7429, "levelDescription": null, "reasonDescription": "gore"}, {"id": 7426, "levelDescription": null, "reasonDescription": "language"}, {"id": 7430, "levelDescription": null, "reasonDescription": "smoking"}, {"id": 7415, "levelDescription": null, "reasonDescription": "violence"}]}}, "availability": {"isPlayable": true, "availabilityDate": "July 4", "availabilityStartTime": 1562223600000, "unplayableCause": null}, "videoId": 81077772, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2019, "numSeasonsLabel": null, "title": "Stranger Things 2 (Recap)", "titleMaturity": {"level": 90}, "infoDensityRuntime": 262, "boxArt": {"videoId": 81077772, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABSHIw1wurgqC24EW2VCYaaw4goIWyw67Y7-mWKB5_ne2Sqtv1EwemM3M1QYg2uSOZLB6IbD12hqvboS6Qkv4EIQY4JRQ4lt9Z2KlIx-2P-eFQLaH703iF03LPope8OmwLc3v.webp?r=dcb", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|47d41761-8c13-11e9-a562-0e76943e1038|en"}}}}, {"id": "81128578", "details": {"summary": {"type": "movie", "id": 81128578, "isOriginal": false}, "title": "Stranger Things 3 (Trailer 2)", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "June 21", "availabilityStartTime": 1561083060000, "unplayableCause": null}, "contextualSynopsis": {"text": "", "evidenceKey": "web_synopsis|81128578_INFORMATIVE|en-TR"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 169, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2019, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABdGv-HLDMaZmqCIs4_k55ogatqEqw2HCmKgXC6yQwoxl6kqngbaDSB8tznFTw2FNuEqbOsmF__I1q3um-Xha18YMLnYD6Uz_Q7932AYiV431OcQvb0ivI1Wm.webp?r=443", "image_key": "MERCH_STILL|c30cb1b0-9124-11e9-8660-0a78c55af252|en"}}}}, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "maturityLevel": 90, "specificRatingReason": "fear, gore, language, smoking", "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7424, "reasonDescription": "fear", "levelDescription": null}, {"id": 7429, "reasonDescription": "gore", "levelDescription": null}, {"id": 7426, "reasonDescription": "language", "levelDescription": null}, {"id": 7430, "reasonDescription": "smoking", "levelDescription": null}]}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 81128578, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "specificRatingReason": "fear, gore, language, smoking", "maturityLevel": 90, "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7424, "levelDescription": null, "reasonDescription": "fear"}, {"id": 7429, "levelDescription": null, "reasonDescription": "gore"}, {"id": 7426, "levelDescription": null, "reasonDescription": "language"}, {"id": 7430, "levelDescription": null, "reasonDescription": "smoking"}]}}, "availability": {"isPlayable": true, "availabilityDate": "June 21", "availabilityStartTime": 1561083060000, "unplayableCause": null}, "videoId": 81128578, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2019, "numSeasonsLabel": null, "title": "Stranger Things 3 (Trailer 2)", "titleMaturity": {"level": 90}, "infoDensityRuntime": 169, "boxArt": {"videoId": 81128578, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABSHIw1wurgqC24EW2VCYaaw4goIWyw67Y7-mWKB5_ne2Sqtv1EwemM3M1QYg2uSOZLB6IbD12hqvboS6Qkv4EIQY4JRQ4lt9Z2KlIx-2P-eFQLaH703iF03LPope8OmwLc3v.webp?r=dcb", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|47d41761-8c13-11e9-a562-0e76943e1038|en"}}}}, {"id": "81609483", "details": {"summary": {"type": "movie", "id": 81609483, "isOriginal": false}, "title": "Recap: Stranger Things 3", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "May 27", "availabilityStartTime": 1653634800000, "unplayableCause": null}, "contextualSynopsis": {"text": "", "evidenceKey": "web_synopsis|81609483_INFORMATIVE|en-TR"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 229, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2022, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABTlNh_K94EACNahtjA06H5qDee23PAc6va5RGOoBBG-MT3jfBxV2N1izY9wpVx7TB5ZKk3a75Let8u_1qOViHlF62Dg54n4whH0KADiYApVQi08rCTF3fANb.webp?r=bdd", "image_key": "MERCH_STILL|065e67e0-d14d-11ec-a015-0a3f1b8e9023|en"}}}}, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "maturityLevel": 90, "specificRatingReason": "disturbing images, fear, gore, language, smoking", "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7432, "reasonDescription": "disturbing images", "levelDescription": null}, {"id": 7424, "reasonDescription": "fear", "levelDescription": null}, {"id": 7429, "reasonDescription": "gore", "levelDescription": null}, {"id": 7426, "reasonDescription": "language", "levelDescription": null}, {"id": 7430, "reasonDescription": "smoking", "levelDescription": null}]}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 81609483, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "specificRatingReason": "disturbing images, fear, gore, language, smoking", "maturityLevel": 90, "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7432, "levelDescription": null, "reasonDescription": "disturbing images"}, {"id": 7424, "levelDescription": null, "reasonDescription": "fear"}, {"id": 7429, "levelDescription": null, "reasonDescription": "gore"}, {"id": 7426, "levelDescription": null, "reasonDescription": "language"}, {"id": 7430, "levelDescription": null, "reasonDescription": "smoking"}]}}, "availability": {"isPlayable": true, "availabilityDate": "May 27", "availabilityStartTime": 1653634800000, "unplayableCause": null}, "videoId": 81609483, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2022, "numSeasonsLabel": null, "title": "Recap: Stranger Things 3", "titleMaturity": {"level": 90}, "infoDensityRuntime": 229, "boxArt": {"videoId": 81609483, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABbDEeV3ADA1XuLaF7TaY6c_FWlpVJ5WHV86qHSyqrFNrSWgyuQXq4F-xVWpYJbkcnDNBG3w-AIYwiThuIVuV3PZA4flGAwSljq0t18MjgwHEWOxZcztXpLke5zZ5wgASz4zp.webp?r=c68", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|85cc7691-f28e-11ec-8b9c-0ac32e04ce4d|en"}}}}, {"id": "81618526", "details": {"summary": {"type": "movie", "id": 81618526, "isOriginal": false}, "title": "Trailer 3: Stranger Things 4", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "June 26", "availabilityStartTime": 1656261000000, "unplayableCause": null}, "contextualSynopsis": {"text": "Divided by distance but ever determined, our scattered friends face a frightening future. But it's only the beginning. The beginning of the end.", "evidenceKey": "web_synopsis|81618526_INFORMATIVE|en"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 114, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2022, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABSoScVhHQmSaauNb-R6az4JS8Hk5ctCTzYUWjg6-zO8HvDV6yql_OFwSwu9y9dAvgaEMZFjKRqlNJAJusyzzdwL7beusEH75OBM.webp?r=d7c", "image_key": "MERCH_STILL|46885cc1-f314-11ec-a6ad-0e762b6e0c1f|en"}}}}, "maturity": {"rating": {}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 81618526, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": null, "maturityDescription": "", "specificRatingReason": "", "maturityLevel": 0, "board": "", "boardId": 0, "ratingId": 0, "reasons": []}}, "availability": {"isPlayable": true, "availabilityDate": "June 26", "availabilityStartTime": 1656261000000, "unplayableCause": null}, "videoId": 81618526, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2022, "numSeasonsLabel": null, "title": "Trailer 3: Stranger Things 4", "titleMaturity": {"level": 0}, "infoDensityRuntime": 114, "boxArt": {"videoId": 81618526, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABbDEeV3ADA1XuLaF7TaY6c_FWlpVJ5WHV86qHSyqrFNrSWgyuQXq4F-xVWpYJbkcnDNBG3w-AIYwiThuIVuV3PZA4flGAwSljq0t18MjgwHEWOxZcztXpLke5zZ5wgASz4zp.webp?r=c68", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|85cc7691-f28e-11ec-8b9c-0ac32e04ce4d|en"}}}}, {"id": "81618531", "details": {"summary": {"type": "movie", "id": 81618531, "isOriginal": false}, "title": "Recap: Stranger Things 4 Vol. 1", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "July 1", "availabilityStartTime": 1656658800000, "unplayableCause": null}, "contextualSynopsis": {"text": "A monstrous mystery, unraveled. A terrible truth, revealed. As Vecna's grip tightens, dark clouds gather \u2014 and Hawkins is in the eye of the storm.", "evidenceKey": "web_synopsis|81618531_INFORMATIVE|en"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 143, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2022, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABZdWf_pBntMikrbomIQthbEKqEk-esI5FgtupPCntzvtIvpJoB2O0Q6lUljuHU-lSh6LrSUxpNKI9x4L73BK5Z_qUdgQjuRMmgEbAGE0a3temnLNb3Q--w2G.webp?r=57f", "image_key": "MERCH_STILL|15bd6801-f315-11ec-a9d6-0e08dd92c697|en"}}}}, "maturity": {"rating": {}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 81618531, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": null, "maturityDescription": "", "specificRatingReason": "", "maturityLevel": 0, "board": "", "boardId": 0, "ratingId": 0, "reasons": []}}, "availability": {"isPlayable": true, "availabilityDate": "July 1", "availabilityStartTime": 1656658800000, "unplayableCause": null}, "videoId": 81618531, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2022, "numSeasonsLabel": null, "title": "Recap: Stranger Things 4 Vol. 1", "titleMaturity": {"level": 0}, "infoDensityRuntime": 143, "boxArt": {"videoId": 81618531, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABbDEeV3ADA1XuLaF7TaY6c_FWlpVJ5WHV86qHSyqrFNrSWgyuQXq4F-xVWpYJbkcnDNBG3w-AIYwiThuIVuV3PZA4flGAwSljq0t18MjgwHEWOxZcztXpLke5zZ5wgASz4zp.webp?r=c68", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|85cc7691-f28e-11ec-8b9c-0ac32e04ce4d|en"}}}}, {"id": "81622674", "details": {"summary": {"type": "movie", "id": 81622674, "isOriginal": false}, "title": "Trailer: Stranger Things 4", "trackIds": {"trackId": 14277281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282}, "availability": {"isPlayable": true, "availabilityDate": "July 1", "availabilityStartTime": 1656658800000, "unplayableCause": null}, "contextualSynopsis": {"text": "", "evidenceKey": "web_synopsis|81622674_INFORMATIVE|en-TR"}, "delivery": {"has3D": false, "hasHD": false, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": false, "quality": "SD"}, "displayRuntime": 188, "inRemindMeList": false, "queue": {"available": false, "inQueue": false}, "releaseYear": 2022, "userRating": {"type": "thumb", "userRating": 0, "tooNewForMatchScore": false, "reactionUserRating": "THUMBS_UNRATED"}, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "interestingMoment": {"_342x192": {"webp": {"$type": "atom", "value": {"width": 342, "height": 192, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABYNyeCgeeRXif83GvBvgeQOGf_j9hgMN1HzhFSSV-EvSnSWQqrKFg3M2XiPcGSOqMhHxEkgdWAnB4iAClN-wiZAB60b3tgK-Z-R3gMyMS7n9T7SEzSkb-0co.webp?r=581", "image_key": "MERCH_STILL|97e9c6e1-f179-11ec-be98-0a37332bda3b|en"}}}}, "maturity": {"rating": {}}, "itemSummary": {"requestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "id": 81622674, "type": "movie", "isOriginal": false, "maturity": {"rating": {"value": null, "maturityDescription": "", "specificRatingReason": "", "maturityLevel": 0, "board": "", "boardId": 0, "ratingId": 0, "reasons": []}}, "availability": {"isPlayable": true, "availabilityDate": "July 1", "availabilityStartTime": 1656658800000, "unplayableCause": null}, "videoId": 81622674, "userRatingRequestId": "43a8ff9d-15f6-4572-8a4b-b3ca93d1e1ae-302260252", "releaseYear": 2022, "numSeasonsLabel": null, "title": "Trailer: Stranger Things 4", "titleMaturity": {"level": 0}, "infoDensityRuntime": 188, "boxArt": {"videoId": 81622674, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/6gmvu2hxdfnQ55LZZjyzYR4kzGk/AAAABbDEeV3ADA1XuLaF7TaY6c_FWlpVJ5WHV86qHSyqrFNrSWgyuQXq4F-xVWpYJbkcnDNBG3w-AIYwiThuIVuV3PZA4flGAwSljq0t18MjgwHEWOxZcztXpLke5zZ5wgASz4zp.webp?r=c68", "width": 342, "height": 192, "isSmoky": false, "extension": "webp", "size": "_342x192", "imageKey": "sdp|85cc7691-f28e-11ec-8b9c-0ac32e04ce4d|en"}}}}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "details": {"type": "object", "properties": {"summary": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "isOriginal": {"type": "boolean"}}, "required": ["id", "isOriginal", "type"]}, "title": {"type": "string"}, "trackIds": {"type": "object", "properties": {"trackId": {"type": "integer"}, "trackId_jaw": {"type": "integer"}, "trackId_jawEpisode": {"type": "integer"}, "trackId_jawTrailer": {"type": "integer"}}, "required": ["trackId", "trackId_jaw", "trackId_jawEpisode", "trackId_jawTrailer"]}, "availability": {"type": "object", "properties": {"isPlayable": {"type": "boolean"}, "availabilityDate": {"type": "string"}, "availabilityStartTime": {"type": "integer"}, "unplayableCause": {"type": "null"}}, "required": ["availabilityDate", "availabilityStartTime", "isPlayable", "unplayableCause"]}, "contextualSynopsis": {"type": "object", "properties": {"text": {"type": "string"}, "evidenceKey": {"type": "string"}}, "required": ["evidenceKey", "text"]}, "delivery": {"type": "object", "properties": {"has3D": {"type": "boolean"}, "hasHD": {"type": "boolean"}, "hasUltraHD": {"type": "boolean"}, "hasHDR": {"type": "boolean"}, "hasDolbyVision": {"type": "boolean"}, "hasDolbyAtmos": {"type": "boolean"}, "has51Audio": {"type": "boolean"}, "quality": {"type": "string"}}, "required": ["has3D", "has51Audio", "hasDolbyAtmos", "hasDolbyVision", "hasHD", "hasHDR", "hasUltraHD", "quality"]}, "displayRuntime": {"type": "integer"}, "inRemindMeList": {"type": "boolean"}, "queue": {"type": "object", "properties": {"available": {"type": "boolean"}, "inQueue": {"type": "boolean"}}, "required": ["available", "inQueue"]}, "releaseYear": {"type": "integer"}, "userRating": {"type": "object", "properties": {"type": {"type": "string"}, "userRating": {"type": "integer"}, "tooNewForMatchScore": {"type": "boolean"}, "reactionUserRating": {"type": "string"}}, "required": ["reactionUserRating", "tooNewForMatchScore", "type", "userRating"]}, "userRatingRequestId": {"type": "string"}, "interestingMoment": {"type": "object", "properties": {"_342x192": {"type": "object", "properties": {"webp": {"type": "object", "properties": {"$type": {"type": "string"}, "value": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}, "url": {"type": "string"}, "image_key": {"type": "string"}}, "required": ["height", "image_key", "url", "width"]}}, "required": ["$type", "value"]}}, "required": ["webp"]}}, "required": ["_342x192"]}, "maturity": {"type": "object", "properties": {"rating": {"type": "object", "properties": {"value": {"type": "string"}, "maturityDescription": {"type": "string"}, "maturityLevel": {"type": "integer"}, "specificRatingReason": {"type": "string"}, "board": {"type": "string"}, "boardId": {"type": "integer"}, "ratingId": {"type": "integer"}, "reasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "reasonDescription": {"type": "string"}, "levelDescription": {"type": "null"}}, "required": ["id", "levelDescription", "reasonDescription"]}}}}}, "required": ["rating"]}, "itemSummary": {"type": "object", "properties": {"requestId": {"type": "string"}, "id": {"type": "integer"}, "type": {"type": "string"}, "isOriginal": {"type": "boolean"}, "maturity": {"type": "object", "properties": {"rating": {"type": "object", "properties": {"value": {"type": ["null", "string"]}, "maturityDescription": {"type": "string"}, "specificRatingReason": {"type": "string"}, "maturityLevel": {"type": "integer"}, "board": {"type": "string"}, "boardId": {"type": "integer"}, "ratingId": {"type": "integer"}, "reasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "levelDescription": {"type": "null"}, "reasonDescription": {"type": "string"}}, "required": ["id", "levelDescription", "reasonDescription"]}}}, "required": ["board", "boardId", "maturityDescription", "maturityLevel", "ratingId", "reasons", "specificRatingReason", "value"]}}, "required": ["rating"]}, "availability": {"type": "object", "properties": {"isPlayable": {"type": "boolean"}, "availabilityDate": {"type": "string"}, "availabilityStartTime": {"type": "integer"}, "unplayableCause": {"type": "null"}}, "required": ["availabilityDate", "availabilityStartTime", "isPlayable", "unplayableCause"]}, "videoId": {"type": "integer"}, "userRatingRequestId": {"type": "string"}, "releaseYear": {"type": "integer"}, "numSeasonsLabel": {"type": "null"}, "title": {"type": "string"}, "titleMaturity": {"type": "object", "properties": {"level": {"type": "integer"}}, "required": ["level"]}, "infoDensityRuntime": {"type": "integer"}, "boxArt": {"type": "object", "properties": {"videoId": {"type": "integer"}, "url": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "isSmoky": {"type": "boolean"}, "extension": {"type": "string"}, "size": {"type": "string"}, "imageKey": {"type": "string"}}, "required": ["extension", "height", "imageKey", "isSmoky", "size", "url", "videoId", "width"]}}, "required": ["availability", "boxArt", "id", "infoDensityRuntime", "isOriginal", "maturity", "numSeasonsLabel", "releaseYear", "requestId", "title", "titleMaturity", "type", "userRatingRequestId", "videoId"]}}, "required": ["availability", "contextualSynopsis", "delivery", "displayRuntime", "inRemindMeList", "interestingMoment", "itemSummary", "maturity", "queue", "releaseYear", "summary", "title", "trackIds", "userRating", "userRatingRequestId"]}}, "required": ["details", "id"]}} |
0d7c66ba-fed0-4f52-873d-709ded6bb788/cd1f18b7-ec61-4640-a2a8-0b30c56d96ba/0/0 | Netflix Data | Netflix data API provides details, stats and information of TV shows, movies, series, documentaries and more. | 9.2 | title-seasons | title-seasons | 200 | Response | [{"titleId": "80057281", "seasons": [{"name": "Stranger Things", "shortName": "S1", "hiddenEpisodeNumbers": false, "length": 8, "seasonId": 80077209}, {"name": "Stranger Things 2", "shortName": "S2", "hiddenEpisodeNumbers": false, "length": 9, "seasonId": 80117715}, {"name": "Stranger Things 3", "shortName": "S3", "hiddenEpisodeNumbers": false, "length": 8, "seasonId": 80186799}, {"name": "Stranger Things 4", "shortName": "S4", "hiddenEpisodeNumbers": false, "length": 9, "seasonId": 80229865}]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"titleId": {"type": "string"}, "seasons": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "shortName": {"type": "string"}, "hiddenEpisodeNumbers": {"type": "boolean"}, "length": {"type": "integer"}, "seasonId": {"type": "integer"}}, "required": ["hiddenEpisodeNumbers", "length", "name", "seasonId", "shortName"]}}}, "required": ["seasons", "titleId"]}} |
0d7c66ba-fed0-4f52-873d-709ded6bb788/3a9052ef-cf24-4671-8af1-a88e3387cd3a/0/0 | Netflix Data | Netflix data API provides details, stats and information of TV shows, movies, series, documentaries and more. | 9.2 | title-details | title-details | 200 | Response | [{"titleId": "80057281", "details": {"trackIds": {"videoId": 80057281, "trackId_jaw": 14277281, "trackId_jawEpisode": 14277283, "trackId_jawTrailer": 14277282, "trackId": 14277281}, "tags": [{"id": 108911, "name": "Ominous"}, {"id": 100053, "name": "Scary"}], "cast": [{"id": 81117, "name": "Winona Ryder"}, {"id": 30074539, "name": "David Harbour"}, {"id": 40080328, "name": "Millie Bobby Brown"}, {"id": 40080327, "name": "Finn Wolfhard"}, {"id": 40080425, "name": "Gaten Matarazzo"}, {"id": 40080241, "name": "Caleb McLaughlin"}, {"id": 40013337, "name": "Noah Schnapp"}, {"id": 40007740, "name": "Sadie Sink"}, {"id": 40080329, "name": "Natalia Dyer"}, {"id": 40080224, "name": "Charlie Heaton"}, {"id": 40084216, "name": "Joe Keery"}, {"id": 40197835, "name": "Maya Hawke"}, {"id": 30148014, "name": "Brett Gelman"}, {"id": 40181927, "name": "Priah Ferguson"}, {"id": 40093263, "name": "Dacre Montgomery"}, {"id": 12609, "name": "Cara Buono"}, {"id": 64636, "name": "Matthew Modine"}, {"id": 77279, "name": "Paul Reiser"}, {"id": 3553, "name": "Sean Astin"}, {"id": 40092538, "name": "Shannon Purser"}], "creators": [{"id": 40089430, "name": "The Duffer Brothers"}], "directors": [], "writers": [], "genres": [{"id": 3300242, "name": "Sci-Fi TV"}, {"id": 60951, "name": "Teen TV Shows"}, {"id": 83059, "name": "TV Horror"}], "availability": {"isPlayable": true, "availabilityDate": "July 15", "availabilityStartTime": 1468591200000, "unplayableCause": null}, "contextualSynopsis": {"text": "When a young boy vanishes, a small town uncovers a mystery involving secret experiments, terrifying supernatural forces and one strange little girl.", "evidenceKey": "web_synopsis|80057281_INFORMATIVE|en|_IFD_"}, "currentContextualSynopsis": {"text": "As the town preps for Halloween, a high-scoring rival shakes things up at the arcade, and a skeptical Hopper inspects a field of rotting pumpkins.", "evidenceKey": "web_synopsis|80117716_INFORMATIVE|en"}, "maturity": {"rating": {"value": "TV-14", "maturityDescription": "Parents strongly cautioned. May not be suitable for ages under 14.", "specificRatingReason": "disturbing images, fear, gore, language, smoking", "maturityLevel": 90, "board": "US TV", "boardId": 10, "ratingId": 137, "reasons": [{"id": 7432, "levelDescription": null, "reasonDescription": "disturbing images"}, {"id": 7424, "levelDescription": null, "reasonDescription": "fear"}, {"id": 7429, "levelDescription": null, "reasonDescription": "gore"}, {"id": 7426, "levelDescription": null, "reasonDescription": "language"}, {"id": 7430, "levelDescription": null, "reasonDescription": "smoking"}]}}, "id": 80057281, "type": "show", "isOriginal": true, "videoId": 80057281, "requestId": "0723d92b-2d9f-4893-96ee-d586211b1b97-312311655", "userRatingRequestId": "0723d92b-2d9f-4893-96ee-d586211b1b97-312311655", "title": "Stranger Things", "copyright": null, "releaseYear": 2022, "watched": true, "hasAudioDescription": true, "synopsis": "When a young boy vanishes, a small town uncovers a mystery involving secret experiments, terrifying supernatural forces and one strange little girl.", "synopsisRegular": "When a young boy vanishes, a small town uncovers a mystery involving secret experiments, terrifying supernatural forces and one strange little girl.", "hasSensitiveMetaData": false, "delivery": {"has3D": false, "hasHD": true, "hasUltraHD": false, "hasHDR": false, "hasDolbyVision": false, "hasDolbyAtmos": false, "has51Audio": true, "quality": "HD"}, "titleMaturity": {"level": 90}, "broadcaster": {"broadcasterName": null}, "trailerSummary": {"length": 11}, "supplementalMessageIcon": "REGULAR", "videoMerch": {"videoId": 80057281, "id": 81617936, "start": 0, "computeId": "browse|81617936|en-TR|_UPD_"}, "seasonAbbr": "S2", "seasonCount": 4, "numSeasonsLabel": "4 Seasons", "episodeCount": 34, "episodeTitle": "Stranger Things", "logoImage": {"videoId": 80057281, "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/tx1O544a9T7n8Z_G12qaboulQQE/AAAABSNUzoP8HHEMoUSYEp5GdQ92BwmUzjENlcVRytYB-9zH3CWjN1d3IEkLGjB8njlIALYjHH8NG9eT0k876YHi9_JtUIJCaG9ZXHcEC26sYbfa-GlUN6Xyuvg5dqpkUDPvoUvTLYssGgkv0YErnLL1LEzancT6V39BpxajPFO7uP1Q_SpE-D4E.webp?r=23b", "type": "LOGO_BRANDED_HORIZONTAL", "width": 625, "height": 250, "extension": "webp", "size": "_LOGO_BRANDED_HORIZONTAL", "imageKey": "LOGO_BRANDED_HORIZONTAL|687f7fd1-e904-11ec-911c-0eda6da0d99b:6bc1ad90-7e71-11e9-a86a-0ef4f0f37a06|en"}, "backgroundImage": {"videoId": "80057281", "url": "https://occ-0-2705-2433.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABdzVHLT6MGyc1z6c-EsS24HF6B7IfzkQ4S52k1l0YB9lX5aqabWYBoUK6D9AK23HW2TgJlQr0s9h4f2b6M4m7cWWTKqIn8mSy0rz2jl3yAVOWmPTiKVCIOlkIA.webp?r=9e5", "width": 853, "height": 480, "image_key": "MERCH_STILL|bc6b77d0-b609-11e7-abb3-0e239ab36c92|en"}}}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"titleId": {"type": "string"}, "details": {"type": "object", "properties": {"trackIds": {"type": "object", "properties": {"videoId": {"type": "integer"}, "trackId_jaw": {"type": "integer"}, "trackId_jawEpisode": {"type": "integer"}, "trackId_jawTrailer": {"type": "integer"}, "trackId": {"type": "integer"}}, "required": ["trackId", "trackId_jaw", "trackId_jawEpisode", "trackId_jawTrailer", "videoId"]}, "tags": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "cast": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "creators": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "directors": {"type": "array"}, "writers": {"type": "array"}, "genres": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "availability": {"type": "object", "properties": {"isPlayable": {"type": "boolean"}, "availabilityDate": {"type": "string"}, "availabilityStartTime": {"type": "integer"}, "unplayableCause": {"type": "null"}}, "required": ["availabilityDate", "availabilityStartTime", "isPlayable", "unplayableCause"]}, "contextualSynopsis": {"type": "object", "properties": {"text": {"type": "string"}, "evidenceKey": {"type": "string"}}, "required": ["evidenceKey", "text"]}, "currentContextualSynopsis": {"type": "object", "properties": {"text": {"type": "string"}, "evidenceKey": {"type": "string"}}, "required": ["evidenceKey", "text"]}, "maturity": {"type": "object", "properties": {"rating": {"type": "object", "properties": {"value": {"type": "string"}, "maturityDescription": {"type": "string"}, "specificRatingReason": {"type": "string"}, "maturityLevel": {"type": "integer"}, "board": {"type": "string"}, "boardId": {"type": "integer"}, "ratingId": {"type": "integer"}, "reasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "levelDescription": {"type": "null"}, "reasonDescription": {"type": "string"}}, "required": ["id", "levelDescription", "reasonDescription"]}}}, "required": ["board", "boardId", "maturityDescription", "maturityLevel", "ratingId", "reasons", "specificRatingReason", "value"]}}, "required": ["rating"]}, "id": {"type": "integer"}, "type": {"type": "string"}, "isOriginal": {"type": "boolean"}, "videoId": {"type": "integer"}, "requestId": {"type": "string"}, "userRatingRequestId": {"type": "string"}, "title": {"type": "string"}, "copyright": {"type": "null"}, "releaseYear": {"type": "integer"}, "watched": {"type": "boolean"}, "hasAudioDescription": {"type": "boolean"}, "synopsis": {"type": "string"}, "synopsisRegular": {"type": "string"}, "hasSensitiveMetaData": {"type": "boolean"}, "delivery": {"type": "object", "properties": {"has3D": {"type": "boolean"}, "hasHD": {"type": "boolean"}, "hasUltraHD": {"type": "boolean"}, "hasHDR": {"type": "boolean"}, "hasDolbyVision": {"type": "boolean"}, "hasDolbyAtmos": {"type": "boolean"}, "has51Audio": {"type": "boolean"}, "quality": {"type": "string"}}, "required": ["has3D", "has51Audio", "hasDolbyAtmos", "hasDolbyVision", "hasHD", "hasHDR", "hasUltraHD", "quality"]}, "titleMaturity": {"type": "object", "properties": {"level": {"type": "integer"}}, "required": ["level"]}, "broadcaster": {"type": "object", "properties": {"broadcasterName": {"type": "null"}}, "required": ["broadcasterName"]}, "trailerSummary": {"type": "object", "properties": {"length": {"type": "integer"}}, "required": ["length"]}, "supplementalMessageIcon": {"type": "string"}, "videoMerch": {"type": "object", "properties": {"videoId": {"type": "integer"}, "id": {"type": "integer"}, "start": {"type": "integer"}, "computeId": {"type": "string"}}, "required": ["computeId", "id", "start", "videoId"]}, "seasonAbbr": {"type": "string"}, "seasonCount": {"type": "integer"}, "numSeasonsLabel": {"type": "string"}, "episodeCount": {"type": "integer"}, "episodeTitle": {"type": "string"}, "logoImage": {"type": "object", "properties": {"videoId": {"type": "integer"}, "url": {"type": "string"}, "type": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "extension": {"type": "string"}, "size": {"type": "string"}, "imageKey": {"type": "string"}}, "required": ["extension", "height", "imageKey", "size", "type", "url", "videoId", "width"]}, "backgroundImage": {"type": "object", "properties": {"videoId": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "image_key": {"type": "string"}}, "required": ["height", "image_key", "url", "videoId", "width"]}}, "required": ["availability", "backgroundImage", "broadcaster", "cast", "contextualSynopsis", "copyright", "creators", "currentContextualSynopsis", "delivery", "directors", "episodeCount", "episodeTitle", "genres", "hasAudioDescription", "hasSensitiveMetaData", "id", "isOriginal", "logoImage", "maturity", "numSeasonsLabel", "releaseYear", "requestId", "seasonAbbr", "seasonCount", "supplementalMessageIcon", "synopsis", "synopsisRegular", "tags", "title", "titleMaturity", "trackIds", "trailerSummary", "type", "userRatingRequestId", "videoId", "videoMerch", "watched", "writers"]}}, "required": ["details", "titleId"]}} |
ecdefff6-4546-4950-9a3e-91e40642d080/d105fc47-f330-4b18-b9cd-34c659f98aa6/0/0 | Whois Lookup | WHOIS API (v1) returns well-parsed WHOIS records with fields in JSON formats for any domain name. | 6.3 | checkDisposableEmail | REST API to lookup disposable email | 200 | Example_1 | {"status": "", "domain": "", "account": "", "block": true, "valid": true, "disposable": true, "dns": true, "syntaxVerified": true, "error": "", "mxHosts": []} | {"type": "object", "properties": {"status": {"type": "string"}, "domain": {"type": "string"}, "account": {"type": "string"}, "block": {"type": "boolean"}, "valid": {"type": "boolean"}, "disposable": {"type": "boolean"}, "dns": {"type": "boolean"}, "syntaxVerified": {"type": "boolean"}, "error": {"type": "string"}, "mxHosts": {"type": "array", "items": {"type": "string"}}}} |
ecdefff6-4546-4950-9a3e-91e40642d080/d105fc47-f330-4b18-b9cd-34c659f98aa6/1/0 | Whois Lookup | WHOIS API (v1) returns well-parsed WHOIS records with fields in JSON formats for any domain name. | 6.3 | checkDisposableEmail | REST API to lookup disposable email | 429 | Example_1 | {"status": 0, "path": "", "timestamp": "", "message": "", "internalMessage": "", "failureResultCode": "400872", "trace": "", "validations": []} | {"type": "object", "properties": {"status": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "path": {"type": "string"}, "timestamp": {"type": "string", "format": "date-time"}, "message": {"type": "string"}, "internalMessage": {"type": "string"}, "failureResultCode": {"type": "string", "enum": ["400872", "400873", "400874", "400875", "400883", "400879", "400874", "400876", "400877", "400878", "400879", "400880", "400881", "400882", "400301", "400302", "400404", "401404", "400801", "400802", "400804", "400805", "400809", "400812", "400812", "400901", "400902", "400903", "400904", "400905", "400906", "400907", "400908", "400910", "400911", "400912", "400913", "400914", "400915", "400916", "400917", "400200", "400201", "400202"]}, "trace": {"type": "string"}, "validations": {"type": "array", "items": {"type": "string"}}}} |
ecdefff6-4546-4950-9a3e-91e40642d080/4f9ef388-47e1-4698-b61e-708f32daed8d/1/0 | Whois Lookup | WHOIS API (v1) returns well-parsed WHOIS records with fields in JSON formats for any domain name. | 6.3 | newlyRegisteredDomains | REST API to lookup newly registered domains | 200 | null | {"date": "", "info": {"totalItems": 0, "pageSize": 0, "totalPages": 0, "currentPage": 0, "sort": ""}, "domains": [{"name": ""}]} | {"type": "object", "properties": {"date": {"type": "string", "format": "date"}, "info": {"type": "object", "properties": {"totalItems": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "pageSize": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "totalPages": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "currentPage": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "sort": {"type": "string"}}}, "domains": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}}}}} |
ecdefff6-4546-4950-9a3e-91e40642d080/4f9ef388-47e1-4698-b61e-708f32daed8d/2/0 | Whois Lookup | WHOIS API (v1) returns well-parsed WHOIS records with fields in JSON formats for any domain name. | 6.3 | newlyRegisteredDomains | REST API to lookup newly registered domains | 429 | null | {"status": 0, "path": "", "timestamp": "", "message": "", "internalMessage": "", "failureResultCode": "400872", "trace": "", "validations": []} | {"type": "object", "properties": {"status": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "path": {"type": "string"}, "timestamp": {"type": "string", "format": "date-time"}, "message": {"type": "string"}, "internalMessage": {"type": "string"}, "failureResultCode": {"type": "string", "enum": ["400872", "400873", "400874", "400875", "400883", "400879", "400874", "400876", "400877", "400878", "400879", "400880", "400881", "400882", "400301", "400302", "400404", "401404", "400801", "400802", "400804", "400805", "400809", "400812", "400812", "400901", "400902", "400903", "400904", "400905", "400906", "400907", "400908", "400910", "400911", "400912", "400913", "400914", "400915", "400916", "400917", "400200", "400201", "400202"]}, "trace": {"type": "string"}, "validations": {"type": "array", "items": {"type": "string"}}}} |
ecdefff6-4546-4950-9a3e-91e40642d080/b638fd4e-6250-436e-b5bc-988db3bc717f/0/0 | Whois Lookup | WHOIS API (v1) returns well-parsed WHOIS records with fields in JSON formats for any domain name. | 6.3 | whois | REST API to WhoIS lookup data | 429 | null | {"status": 0, "path": "", "timestamp": "", "message": "", "internalMessage": "", "failureResultCode": "400872", "trace": "", "validations": []} | {"type": "object", "properties": {"status": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "path": {"type": "string"}, "timestamp": {"type": "string", "format": "date-time"}, "message": {"type": "string"}, "internalMessage": {"type": "string"}, "failureResultCode": {"type": "string", "enum": ["400872", "400873", "400874", "400875", "400883", "400879", "400874", "400876", "400877", "400878", "400879", "400880", "400881", "400882", "400301", "400302", "400404", "401404", "400801", "400802", "400804", "400805", "400809", "400812", "400812", "400901", "400902", "400903", "400904", "400905", "400906", "400907", "400908", "400910", "400911", "400912", "400913", "400914", "400915", "400916", "400917", "400200", "400201", "400202"]}, "trace": {"type": "string"}, "validations": {"type": "array", "items": {"type": "string"}}}} |
ecdefff6-4546-4950-9a3e-91e40642d080/b638fd4e-6250-436e-b5bc-988db3bc717f/2/0 | Whois Lookup | WHOIS API (v1) returns well-parsed WHOIS records with fields in JSON formats for any domain name. | 6.3 | whois | REST API to WhoIS lookup data | 200 | null | {"name": "", "registrationDate": "", "registrarAbuseContactEmail": "", "registrarAbuseContactPhone": "", "domainInfo": {"domainId": "", "registrar": "", "registrarName": "", "registrarWhoIsServer": "", "registrarUrl": "", "registrarIanaId": "", "creationDate": "", "updatedDate": "", "expirationDate": "", "domainStatus": [], "nameServers": [], "dnsSec": "", "reseller": ""}, "registrantContact": {"id": "", "name": "", "organization": "", "street": "", "city": "", "state": "", "postalCode": "", "country": "", "phone": "", "email": "", "fax": ""}, "adminContact": {"id": "", "name": "", "organization": "", "street": "", "city": "", "state": "", "postalCode": "", "country": "", "phone": "", "email": "", "fax": ""}, "techContact": {"id": "", "name": "", "organization": "", "street": "", "city": "", "state": "", "postalCode": "", "country": "", "phone": "", "email": "", "fax": ""}} | {"type": "object", "properties": {"name": {"type": "string"}, "registrationDate": {"type": "string", "format": "date"}, "registrarAbuseContactEmail": {"type": "string"}, "registrarAbuseContactPhone": {"type": "string"}, "domainInfo": {"type": "object", "properties": {"domainId": {"type": "string"}, "registrar": {"type": "string"}, "registrarName": {"type": "string"}, "registrarWhoIsServer": {"type": "string"}, "registrarUrl": {"type": "string"}, "registrarIanaId": {"type": "string"}, "creationDate": {"type": "string", "format": "date-time"}, "updatedDate": {"type": "string", "format": "date-time"}, "expirationDate": {"type": "string", "format": "date-time"}, "domainStatus": {"uniqueItems": true, "type": "array", "items": {"type": "string"}}, "nameServers": {"uniqueItems": true, "type": "array", "items": {"type": "string"}}, "dnsSec": {"type": "string"}, "reseller": {"type": "string"}}}, "registrantContact": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "organization": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postalCode": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}}, "adminContact": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "organization": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postalCode": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}}, "techContact": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "organization": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postalCode": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}}}} |
ecdefff6-4546-4950-9a3e-91e40642d080/abcbe46a-9d69-42e1-ad1f-83aa6c175419/0/0 | Whois Lookup | WHOIS API (v1) returns well-parsed WHOIS records with fields in JSON formats for any domain name. | 6.3 | emailValidation | Clean your email list database with our free email checker and verifier | 429 | null | {"status": 0, "path": "", "timestamp": "", "message": "", "internalMessage": "", "failureResultCode": "400872", "trace": "", "validations": []} | {"type": "object", "properties": {"status": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "path": {"type": "string"}, "timestamp": {"type": "string", "format": "date-time"}, "message": {"type": "string"}, "internalMessage": {"type": "string"}, "failureResultCode": {"type": "string", "enum": ["400872", "400873", "400874", "400875", "400883", "400879", "400874", "400876", "400877", "400878", "400879", "400880", "400881", "400882", "400301", "400302", "400404", "401404", "400801", "400802", "400804", "400805", "400809", "400812", "400812", "400901", "400902", "400903", "400904", "400905", "400906", "400907", "400908", "400910", "400911", "400912", "400913", "400914", "400915", "400916", "400917", "400200", "400201", "400202"]}, "trace": {"type": "string"}, "validations": {"type": "array", "items": {"type": "string"}}}} |
ecdefff6-4546-4950-9a3e-91e40642d080/abcbe46a-9d69-42e1-ad1f-83aa6c175419/1/0 | Whois Lookup | WHOIS API (v1) returns well-parsed WHOIS records with fields in JSON formats for any domain name. | 6.3 | emailValidation | Clean your email list database with our free email checker and verifier | 200 | null | {"status": "", "domain": "", "account": "", "block": true, "valid": true, "disposable": true, "dns": true, "syntaxVerified": true, "error": "", "mxHosts": [], "mailStatus": "", "reason": "", "role": true} | {"type": "object", "properties": {"status": {"type": "string"}, "domain": {"type": "string"}, "account": {"type": "string"}, "block": {"type": "boolean"}, "valid": {"type": "boolean"}, "disposable": {"type": "boolean"}, "dns": {"type": "boolean"}, "syntaxVerified": {"type": "boolean"}, "error": {"type": "string"}, "mxHosts": {"type": "array", "items": {"type": "string"}}, "mailStatus": {"type": "string"}, "reason": {"type": "string"}, "role": {"type": "boolean"}}} |
9fc3ba25-c914-4ea6-9652-bb529dfe586e/cce69231-3f00-4280-9c4c-dcc664bf683e/1/0 | World Demographics | Get demographic data for chosen countries in a specific year | null | Country Demographics Data | Retrieve demographics data for a specific country in a specific year using its ISO3/ISO2 codes or locId and a year. | 200 | null | [{"locID": 840, "notes": "31", "iso3Code": "USA", "iso2Code": "US", "sdmxCode": 840, "locTypeID": 4, "locTypeName": "Country/Area", "parentID": 918, "location": "United States of America", "varID": 2, "variant": "Medium", "time": 2023, "popDensity": 37.1679, "popSexRatio": 98.0164, "medianAgePop": 38.0989, "natChange": 832.959, "natChangeRT": 2.453, "popChange": 1832.657, "popGrowthRate": 0.539, "doublingTime": 128.5987, "births": 3745.361, "births1519": 157.297, "cbr": 11.032, "tfr": 1.6623, "nrr": 0.8003, "mac": 29.817, "srb": 104.9, "deaths": 2912.402, "deathsMale": 1537.175, "deathsFemale": 1375.226, "cdr": 8.579, "lEx": 79.7384, "lExMale": 77.2714, "lExFemale": 82.2333, "le15": 65.2854, "le15Male": 62.8563, "le15Female": 67.7361, "le65": 20.271, "le65Male": 18.9103, "le65Female": 21.4998, "le80": 9.8934, "le80Male": 9.1248, "le80Female": 10.4902, "infantDeaths": 18.346, "imr": 4.8988, "lbSurvivingAge1": 3729.572, "under5Deaths": 21.893, "q5": 5.8421, "q0040": 33.9092, "q0040Male": 44.2837, "q0040Female": 23.0976, "q0060": 110.1701, "q0060Male": 137.2823, "q0060Female": 82.1789, "q1550": 51.0169, "q1550Male": 66.1509, "q1550Female": 35.331, "q1560": 103.8952, "q1560Male": 130.5566, "q1560Female": 76.4217, "netMigrations": 999.7, "cnmr": 2.945, "tpopulation1Jan": 339080.235, "tpopulation1July": 339996.563, "tpopulationMale1July": 168295.333, "tpopulationFemale1July": 171701.23}] | {"type": "string"} |
9fc3ba25-c914-4ea6-9652-bb529dfe586e/4b6499e3-12b3-47c3-aa43-2f64106cf74b/0/0 | World Demographics | Get demographic data for chosen countries in a specific year | null | World Demographics Data | Retrieve demographics data for the entire world in a specific year. | 200 | null | [{"locID": 900, "notes": "", "iso3Code": "", "iso2Code": "", "sdmxCode": 1, "locTypeID": 1, "locTypeName": "World", "parentID": 0, "location": "World", "varID": 2, "variant": "Medium", "time": 2023, "popDensity": 61.6956, "popSexRatio": 101.016, "medianAgePop": 30.4887, "natChange": 73519.462, "natChangeRT": 9.138, "popChange": 73518.905, "popGrowthRate": 0.914, "doublingTime": 75.8367, "births": 134279.612, "births1519": 12694.725, "cbr": 16.69, "tfr": 2.3118, "nrr": 1.0626, "mac": 28.284, "srb": 105.6, "deaths": 60760.15, "deathsMale": 32662.05, "deathsFemale": 28098.1, "cdr": 7.552, "lEx": 73.357, "lExMale": 70.7931, "lExFemale": 75.9881, "le15": 61.6477, "le15Male": 59.1645, "le15Female": 64.1756, "le65": 17.7357, "le65Male": 16.2238, "le65Female": 19.0877, "le80": 8.4881, "le80Male": 7.6396, "le80Female": 9.0902, "infantDeaths": 3589.077, "imr": 26.7402, "lbSurvivingAge1": 131281.794, "under5Deaths": 4864.767, "q5": 36.1719, "q0040": 80.8253, "q0040Male": 90.6569, "q0040Female": 70.3818, "q0060": 172.464, "q0060Male": 203.1094, "q0060Female": 140.3472, "q1550": 70.3188, "q1550Male": 85.3445, "q1550Female": 54.5172, "q1560": 134.1008, "q1560Male": 163.8617, "q1560Female": 103.0988, "netMigrations": 0, "cnmr": 0, "tpopulation1Jan": 8008551.995, "tpopulation1July": 8045311.448, "tpopulationMale1July": 4042987.696, "tpopulationFemale1July": 4002323.752}] | {"type": "string"} |
9fc3ba25-c914-4ea6-9652-bb529dfe586e/211638e6-ef70-4925-8bbf-5417a1a8c40f/1/0 | World Demographics | Get demographic data for chosen countries in a specific year | null | Country List | Retrieve a list of countries along with their ISO3/ISO2 codes and locId. | 200 | null | [{"locID": 4, "location": "Afghanistan", "iso2Code": "AF", "iso3Code": "AFG"}, {"locID": 8, "location": "Albania", "iso2Code": "AL", "iso3Code": "ALB"}, {"locID": 12, "location": "Algeria", "iso2Code": "DZ", "iso3Code": "DZA"}, {"locID": 16, "location": "American Samoa", "iso2Code": "AS", "iso3Code": "ASM"}, {"locID": 20, "location": "Andorra", "iso2Code": "AD", "iso3Code": "AND"}, {"locID": 24, "location": "Angola", "iso2Code": "AO", "iso3Code": "AGO"}, {"locID": 660, "location": "Anguilla", "iso2Code": "AI", "iso3Code": "AIA"}, {"locID": 28, "location": "Antigua and Barbuda", "iso2Code": "AG", "iso3Code": "ATG"}, {"locID": 32, "location": "Argentina", "iso2Code": "AR", "iso3Code": "ARG"}, {"locID": 51, "location": "Armenia", "iso2Code": "AM", "iso3Code": "ARM"}, {"locID": 533, "location": "Aruba", "iso2Code": "AW", "iso3Code": "ABW"}, {"locID": 36, "location": "Australia", "iso2Code": "AU", "iso3Code": "AUS"}, {"locID": 40, "location": "Austria", "iso2Code": "AT", "iso3Code": "AUT"}, {"locID": 31, "location": "Azerbaijan", "iso2Code": "AZ", "iso3Code": "AZE"}, {"locID": 44, "location": "Bahamas", "iso2Code": "BS", "iso3Code": "BHS"}, {"locID": 48, "location": "Bahrain", "iso2Code": "BH", "iso3Code": "BHR"}, {"locID": 50, "location": "Bangladesh", "iso2Code": "BD", "iso3Code": "BGD"}, {"locID": 52, "location": "Barbados", "iso2Code": "BB", "iso3Code": "BRB"}, {"locID": 112, "location": "Belarus", "iso2Code": "BY", "iso3Code": "BLR"}, {"locID": 56, "location": "Belgium", "iso2Code": "BE", "iso3Code": "BEL"}, {"locID": 84, "location": "Belize", "iso2Code": "BZ", "iso3Code": "BLZ"}, {"locID": 204, "location": "Benin", "iso2Code": "BJ", "iso3Code": "BEN"}, {"locID": 60, "location": "Bermuda", "iso2Code": "BM", "iso3Code": "BMU"}, {"locID": 64, "location": "Bhutan", "iso2Code": "BT", "iso3Code": "BTN"}, {"locID": 68, "location": "Bolivia (Plurinational State of)", "iso2Code": "BO", "iso3Code": "BOL"}, {"locID": 535, "location": "Bonaire, Sint Eustatius and Saba", "iso2Code": "BQ", "iso3Code": "BES"}, {"locID": 70, "location": "Bosnia and Herzegovina", "iso2Code": "BA", "iso3Code": "BIH"}, {"locID": 72, "location": "Botswana", "iso2Code": "BW", "iso3Code": "BWA"}, {"locID": 76, "location": "Brazil", "iso2Code": "BR", "iso3Code": "BRA"}, {"locID": 92, "location": "British Virgin Islands", "iso2Code": "VG", "iso3Code": "VGB"}, {"locID": 96, "location": "Brunei Darussalam", "iso2Code": "BN", "iso3Code": "BRN"}, {"locID": 100, "location": "Bulgaria", "iso2Code": "BG", "iso3Code": "BGR"}, {"locID": 854, "location": "Burkina Faso", "iso2Code": "BF", "iso3Code": "BFA"}, {"locID": 108, "location": "Burundi", "iso2Code": "BI", "iso3Code": "BDI"}, {"locID": 132, "location": "Cabo Verde", "iso2Code": "CV", "iso3Code": "CPV"}, {"locID": 116, "location": "Cambodia", "iso2Code": "KH", "iso3Code": "KHM"}, {"locID": 120, "location": "Cameroon", "iso2Code": "CM", "iso3Code": "CMR"}, {"locID": 124, "location": "Canada", "iso2Code": "CA", "iso3Code": "CAN"}, {"locID": 136, "location": "Cayman Islands", "iso2Code": "KY", "iso3Code": "CYM"}, {"locID": 140, "location": "Central African Republic", "iso2Code": "CF", "iso3Code": "CAF"}, {"locID": 148, "location": "Chad", "iso2Code": "TD", "iso3Code": "TCD"}, {"locID": 152, "location": "Chile", "iso2Code": "CL", "iso3Code": "CHL"}, {"locID": 156, "location": "China", "iso2Code": "CN", "iso3Code": "CHN"}, {"locID": 344, "location": "China, Hong Kong SAR", "iso2Code": "HK", "iso3Code": "HKG"}, {"locID": 446, "location": "China, Macao SAR", "iso2Code": "MO", "iso3Code": "MAC"}, {"locID": 158, "location": "China, Taiwan Province of China", "iso2Code": "TW", "iso3Code": "TWN"}, {"locID": 170, "location": "Colombia", "iso2Code": "CO", "iso3Code": "COL"}, {"locID": 174, "location": "Comoros", "iso2Code": "KM", "iso3Code": "COM"}, {"locID": 178, "location": "Congo", "iso2Code": "CG", "iso3Code": "COG"}, {"locID": 184, "location": "Cook Islands", "iso2Code": "CK", "iso3Code": "COK"}, {"locID": 188, "location": "Costa Rica", "iso2Code": "CR", "iso3Code": "CRI"}, {"locID": 191, "location": "Croatia", "iso2Code": "HR", "iso3Code": "HRV"}, {"locID": 192, "location": "Cuba", "iso2Code": "CU", "iso3Code": "CUB"}, {"locID": 531, "location": "Cura\u00e7ao", "iso2Code": "CW", "iso3Code": "CUW"}, {"locID": 196, "location": "Cyprus", "iso2Code": "CY", "iso3Code": "CYP"}, {"locID": 203, "location": "Czechia", "iso2Code": "CZ", "iso3Code": "CZE"}, {"locID": 384, "location": "C\u00f4te d'Ivoire", "iso2Code": "CI", "iso3Code": "CIV"}, {"locID": 408, "location": "Dem. People's Republic of Korea", "iso2Code": "KP", "iso3Code": "PRK"}, {"locID": 180, "location": "Democratic Republic of the Congo", "iso2Code": "CD", "iso3Code": "COD"}, {"locID": 208, "location": "Denmark", "iso2Code": "DK", "iso3Code": "DNK"}, {"locID": 262, "location": "Djibouti", "iso2Code": "DJ", "iso3Code": "DJI"}, {"locID": 212, "location": "Dominica", "iso2Code": "DM", "iso3Code": "DMA"}, {"locID": 214, "location": "Dominican Republic", "iso2Code": "DO", "iso3Code": "DOM"}, {"locID": 218, "location": "Ecuador", "iso2Code": "EC", "iso3Code": "ECU"}, {"locID": 818, "location": "Egypt", "iso2Code": "EG", "iso3Code": "EGY"}, {"locID": 222, "location": "El Salvador", "iso2Code": "SV", "iso3Code": "SLV"}, {"locID": 226, "location": "Equatorial Guinea", "iso2Code": "GQ", "iso3Code": "GNQ"}, {"locID": 232, "location": "Eritrea", "iso2Code": "ER", "iso3Code": "ERI"}, {"locID": 233, "location": "Estonia", "iso2Code": "EE", "iso3Code": "EST"}, {"locID": 748, "location": "Eswatini", "iso2Code": "SZ", "iso3Code": "SWZ"}, {"locID": 231, "location": "Ethiopia", "iso2Code": "ET", "iso3Code": "ETH"}, {"locID": 238, "location": "Falkland Islands (Malvinas)", "iso2Code": "FK", "iso3Code": "FLK"}, {"locID": 234, "location": "Faroe Islands", "iso2Code": "FO", "iso3Code": "FRO"}, {"locID": 242, "location": "Fiji", "iso2Code": "FJ", "iso3Code": "FJI"}, {"locID": 246, "location": "Finland", "iso2Code": "FI", "iso3Code": "FIN"}, {"locID": 250, "location": "France", "iso2Code": "FR", "iso3Code": "FRA"}, {"locID": 254, "location": "French Guiana", "iso2Code": "GF", "iso3Code": "GUF"}, {"locID": 258, "location": "French Polynesia", "iso2Code": "PF", "iso3Code": "PYF"}, {"locID": 266, "location": "Gabon", "iso2Code": "GA", "iso3Code": "GAB"}, {"locID": 270, "location": "Gambia", "iso2Code": "GM", "iso3Code": "GMB"}, {"locID": 268, "location": "Georgia", "iso2Code": "GE", "iso3Code": "GEO"}, {"locID": 276, "location": "Germany", "iso2Code": "DE", "iso3Code": "DEU"}, {"locID": 288, "location": "Ghana", "iso2Code": "GH", "iso3Code": "GHA"}, {"locID": 292, "location": "Gibraltar", "iso2Code": "GI", "iso3Code": "GIB"}, {"locID": 300, "location": "Greece", "iso2Code": "GR", "iso3Code": "GRC"}, {"locID": 304, "location": "Greenland", "iso2Code": "GL", "iso3Code": "GRL"}, {"locID": 308, "location": "Grenada", "iso2Code": "GD", "iso3Code": "GRD"}, {"locID": 312, "location": "Guadeloupe", "iso2Code": "GP", "iso3Code": "GLP"}, {"locID": 316, "location": "Guam", "iso2Code": "GU", "iso3Code": "GUM"}, {"locID": 320, "location": "Guatemala", "iso2Code": "GT", "iso3Code": "GTM"}, {"locID": 831, "location": "Guernsey", "iso2Code": "GG", "iso3Code": "GGY"}, {"locID": 324, "location": "Guinea", "iso2Code": "GN", "iso3Code": "GIN"}, {"locID": 624, "location": "Guinea-Bissau", "iso2Code": "GW", "iso3Code": "GNB"}, {"locID": 328, "location": "Guyana", "iso2Code": "GY", "iso3Code": "GUY"}, {"locID": 332, "location": "Haiti", "iso2Code": "HT", "iso3Code": "HTI"}, {"locID": 336, "location": "Holy See", "iso2Code": "VA", "iso3Code": "VAT"}, {"locID": 340, "location": "Honduras", "iso2Code": "HN", "iso3Code": "HND"}, {"locID": 348, "location": "Hungary", "iso2Code": "HU", "iso3Code": "HUN"}, {"locID": 352, "location": "Iceland", "iso2Code": "IS", "iso3Code": "ISL"}, {"locID": 356, "location": "India", "iso2Code": "IN", "iso3Code": "IND"}, {"locID": 360, "location": "Indonesia", "iso2Code": "ID", "iso3Code": "IDN"}, {"locID": 364, "location": "Iran (Islamic Republic of)", "iso2Code": "IR", "iso3Code": "IRN"}, {"locID": 368, "location": "Iraq", "iso2Code": "IQ", "iso3Code": "IRQ"}, {"locID": 372, "location": "Ireland", "iso2Code": "IE", "iso3Code": "IRL"}, {"locID": 833, "location": "Isle of Man", "iso2Code": "IM", "iso3Code": "IMN"}, {"locID": 376, "location": "Israel", "iso2Code": "IL", "iso3Code": "ISR"}, {"locID": 380, "location": "Italy", "iso2Code": "IT", "iso3Code": "ITA"}, {"locID": 388, "location": "Jamaica", "iso2Code": "JM", "iso3Code": "JAM"}, {"locID": 392, "location": "Japan", "iso2Code": "JP", "iso3Code": "JPN"}, {"locID": 832, "location": "Jersey", "iso2Code": "JE", "iso3Code": "JEY"}, {"locID": 400, "location": "Jordan", "iso2Code": "JO", "iso3Code": "JOR"}, {"locID": 398, "location": "Kazakhstan", "iso2Code": "KZ", "iso3Code": "KAZ"}, {"locID": 404, "location": "Kenya", "iso2Code": "KE", "iso3Code": "KEN"}, {"locID": 296, "location": "Kiribati", "iso2Code": "KI", "iso3Code": "KIR"}, {"locID": 412, "location": "Kosovo (under UNSC res. 1244)", "iso2Code": "XK", "iso3Code": "XKX"}, {"locID": 414, "location": "Kuwait", "iso2Code": "KW", "iso3Code": "KWT"}, {"locID": 417, "location": "Kyrgyzstan", "iso2Code": "KG", "iso3Code": "KGZ"}, {"locID": 418, "location": "Lao People's Democratic Republic", "iso2Code": "LA", "iso3Code": "LAO"}, {"locID": 428, "location": "Latvia", "iso2Code": "LV", "iso3Code": "LVA"}, {"locID": 422, "location": "Lebanon", "iso2Code": "LB", "iso3Code": "LBN"}, {"locID": 426, "location": "Lesotho", "iso2Code": "LS", "iso3Code": "LSO"}, {"locID": 430, "location": "Liberia", "iso2Code": "LR", "iso3Code": "LBR"}, {"locID": 434, "location": "Libya", "iso2Code": "LY", "iso3Code": "LBY"}, {"locID": 438, "location": "Liechtenstein", "iso2Code": "LI", "iso3Code": "LIE"}, {"locID": 440, "location": "Lithuania", "iso2Code": "LT", "iso3Code": "LTU"}, {"locID": 442, "location": "Luxembourg", "iso2Code": "LU", "iso3Code": "LUX"}, {"locID": 450, "location": "Madagascar", "iso2Code": "MG", "iso3Code": "MDG"}, {"locID": 454, "location": "Malawi", "iso2Code": "MW", "iso3Code": "MWI"}, {"locID": 458, "location": "Malaysia", "iso2Code": "MY", "iso3Code": "MYS"}, {"locID": 462, "location": "Maldives", "iso2Code": "MV", "iso3Code": "MDV"}, {"locID": 466, "location": "Mali", "iso2Code": "ML", "iso3Code": "MLI"}, {"locID": 470, "location": "Malta", "iso2Code": "MT", "iso3Code": "MLT"}, {"locID": 584, "location": "Marshall Islands", "iso2Code": "MH", "iso3Code": "MHL"}, {"locID": 474, "location": "Martinique", "iso2Code": "MQ", "iso3Code": "MTQ"}, {"locID": 478, "location": "Mauritania", "iso2Code": "MR", "iso3Code": "MRT"}, {"locID": 480, "location": "Mauritius", "iso2Code": "MU", "iso3Code": "MUS"}, {"locID": 175, "location": "Mayotte", "iso2Code": "YT", "iso3Code": "MYT"}, {"locID": 484, "location": "Mexico", "iso2Code": "MX", "iso3Code": "MEX"}, {"locID": 583, "location": "Micronesia (Fed. States of)", "iso2Code": "FM", "iso3Code": "FSM"}, {"locID": 492, "location": "Monaco", "iso2Code": "MC", "iso3Code": "MCO"}, {"locID": 496, "location": "Mongolia", "iso2Code": "MN", "iso3Code": "MNG"}, {"locID": 499, "location": "Montenegro", "iso2Code": "ME", "iso3Code": "MNE"}, {"locID": 500, "location": "Montserrat", "iso2Code": "MS", "iso3Code": "MSR"}, {"locID": 504, "location": "Morocco", "iso2Code": "MA", "iso3Code": "MAR"}, {"locID": 508, "location": "Mozambique", "iso2Code": "MZ", "iso3Code": "MOZ"}, {"locID": 104, "location": "Myanmar", "iso2Code": "MM", "iso3Code": "MMR"}, {"locID": 516, "location": "Namibia", "iso2Code": "NA", "iso3Code": "NAM"}, {"locID": 520, "location": "Nauru", "iso2Code": "NR", "iso3Code": "NRU"}, {"locID": 524, "location": "Nepal", "iso2Code": "NP", "iso3Code": "NPL"}, {"locID": 528, "location": "Netherlands", "iso2Code": "NL", "iso3Code": "NLD"}, {"locID": 540, "location": "New Caledonia", "iso2Code": "NC", "iso3Code": "NCL"}, {"locID": 554, "location": "New Zealand", "iso2Code": "NZ", "iso3Code": "NZL"}, {"locID": 558, "location": "Nicaragua", "iso2Code": "NI", "iso3Code": "NIC"}, {"locID": 562, "location": "Niger", "iso2Code": "NE", "iso3Code": "NER"}, {"locID": 566, "location": "Nigeria", "iso2Code": "NG", "iso3Code": "NGA"}, {"locID": 570, "location": "Niue", "iso2Code": "NU", "iso3Code": "NIU"}, {"locID": 807, "location": "North Macedonia", "iso2Code": "MK", "iso3Code": "MKD"}, {"locID": 580, "location": "Northern Mariana Islands", "iso2Code": "MP", "iso3Code": "MNP"}, {"locID": 578, "location": "Norway", "iso2Code": "NO", "iso3Code": "NOR"}, {"locID": 512, "location": "Oman", "iso2Code": "OM", "iso3Code": "OMN"}, {"locID": 586, "location": "Pakistan", "iso2Code": "PK", "iso3Code": "PAK"}, {"locID": 585, "location": "Palau", "iso2Code": "PW", "iso3Code": "PLW"}, {"locID": 591, "location": "Panama", "iso2Code": "PA", "iso3Code": "PAN"}, {"locID": 598, "location": "Papua New Guinea", "iso2Code": "PG", "iso3Code": "PNG"}, {"locID": 600, "location": "Paraguay", "iso2Code": "PY", "iso3Code": "PRY"}, {"locID": 604, "location": "Peru", "iso2Code": "PE", "iso3Code": "PER"}, {"locID": 608, "location": "Philippines", "iso2Code": "PH", "iso3Code": "PHL"}, {"locID": 616, "location": "Poland", "iso2Code": "PL", "iso3Code": "POL"}, {"locID": 620, "location": "Portugal", "iso2Code": "PT", "iso3Code": "PRT"}, {"locID": 630, "location": "Puerto Rico", "iso2Code": "PR", "iso3Code": "PRI"}, {"locID": 634, "location": "Qatar", "iso2Code": "QA", "iso3Code": "QAT"}, {"locID": 410, "location": "Republic of Korea", "iso2Code": "KR", "iso3Code": "KOR"}, {"locID": 498, "location": "Republic of Moldova", "iso2Code": "MD", "iso3Code": "MDA"}, {"locID": 642, "location": "Romania", "iso2Code": "RO", "iso3Code": "ROU"}, {"locID": 643, "location": "Russian Federation", "iso2Code": "RU", "iso3Code": "RUS"}, {"locID": 646, "location": "Rwanda", "iso2Code": "RW", "iso3Code": "RWA"}, {"locID": 638, "location": "R\u00e9union", "iso2Code": "RE", "iso3Code": "REU"}, {"locID": 652, "location": "Saint Barth\u00e9lemy", "iso2Code": "BL", "iso3Code": "BLM"}, {"locID": 654, "location": "Saint Helena", "iso2Code": "SH", "iso3Code": "SHN"}, {"locID": 659, "location": "Saint Kitts and Nevis", "iso2Code": "KN", "iso3Code": "KNA"}, {"locID": 662, "location": "Saint Lucia", "iso2Code": "LC", "iso3Code": "LCA"}, {"locID": 663, "location": "Saint Martin (French part)", "iso2Code": "MF", "iso3Code": "MAF"}, {"locID": 666, "location": "Saint Pierre and Miquelon", "iso2Code": "PM", "iso3Code": "SPM"}, {"locID": 670, "location": "Saint Vincent and the Grenadines", "iso2Code": "VC", "iso3Code": "VCT"}, {"locID": 882, "location": "Samoa", "iso2Code": "WS", "iso3Code": "WSM"}, {"locID": 674, "location": "San Marino", "iso2Code": "SM", "iso3Code": "SMR"}, {"locID": 678, "location": "Sao Tome and Principe", "iso2Code": "ST", "iso3Code": "STP"}, {"locID": 682, "location": "Saudi Arabia", "iso2Code": "SA", "iso3Code": "SAU"}, {"locID": 686, "location": "Senegal", "iso2Code": "SN", "iso3Code": "SEN"}, {"locID": 688, "location": "Serbia", "iso2Code": "RS", "iso3Code": "SRB"}, {"locID": 690, "location": "Seychelles", "iso2Code": "SC", "iso3Code": "SYC"}, {"locID": 694, "location": "Sierra Leone", "iso2Code": "SL", "iso3Code": "SLE"}, {"locID": 702, "location": "Singapore", "iso2Code": "SG", "iso3Code": "SGP"}, {"locID": 534, "location": "Sint Maarten (Dutch part)", "iso2Code": "SX", "iso3Code": "SXM"}, {"locID": 703, "location": "Slovakia", "iso2Code": "SK", "iso3Code": "SVK"}, {"locID": 705, "location": "Slovenia", "iso2Code": "SI", "iso3Code": "SVN"}, {"locID": 90, "location": "Solomon Islands", "iso2Code": "SB", "iso3Code": "SLB"}, {"locID": 706, "location": "Somalia", "iso2Code": "SO", "iso3Code": "SOM"}, {"locID": 710, "location": "South Africa", "iso2Code": "ZA", "iso3Code": "ZAF"}, {"locID": 728, "location": "South Sudan", "iso2Code": "SS", "iso3Code": "SSD"}, {"locID": 724, "location": "Spain", "iso2Code": "ES", "iso3Code": "ESP"}, {"locID": 144, "location": "Sri Lanka", "iso2Code": "LK", "iso3Code": "LKA"}, {"locID": 275, "location": "State of Palestine", "iso2Code": "PS", "iso3Code": "PSE"}, {"locID": 729, "location": "Sudan", "iso2Code": "SD", "iso3Code": "SDN"}, {"locID": 740, "location": "Suriname", "iso2Code": "SR", "iso3Code": "SUR"}, {"locID": 752, "location": "Sweden", "iso2Code": "SE", "iso3Code": "SWE"}, {"locID": 756, "location": "Switzerland", "iso2Code": "CH", "iso3Code": "CHE"}, {"locID": 760, "location": "Syrian Arab Republic", "iso2Code": "SY", "iso3Code": "SYR"}, {"locID": 762, "location": "Tajikistan", "iso2Code": "TJ", "iso3Code": "TJK"}, {"locID": 764, "location": "Thailand", "iso2Code": "TH", "iso3Code": "THA"}, {"locID": 626, "location": "Timor-Leste", "iso2Code": "TL", "iso3Code": "TLS"}, {"locID": 768, "location": "Togo", "iso2Code": "TG", "iso3Code": "TGO"}, {"locID": 772, "location": "Tokelau", "iso2Code": "TK", "iso3Code": "TKL"}, {"locID": 776, "location": "Tonga", "iso2Code": "TO", "iso3Code": "TON"}, {"locID": 780, "location": "Trinidad and Tobago", "iso2Code": "TT", "iso3Code": "TTO"}, {"locID": 788, "location": "Tunisia", "iso2Code": "TN", "iso3Code": "TUN"}, {"locID": 795, "location": "Turkmenistan", "iso2Code": "TM", "iso3Code": "TKM"}, {"locID": 796, "location": "Turks and Caicos Islands", "iso2Code": "TC", "iso3Code": "TCA"}, {"locID": 798, "location": "Tuvalu", "iso2Code": "TV", "iso3Code": "TUV"}, {"locID": 792, "location": "T\u00fcrkiye", "iso2Code": "TR", "iso3Code": "TUR"}, {"locID": 800, "location": "Uganda", "iso2Code": "UG", "iso3Code": "UGA"}, {"locID": 804, "location": "Ukraine", "iso2Code": "UA", "iso3Code": "UKR"}, {"locID": 784, "location": "United Arab Emirates", "iso2Code": "AE", "iso3Code": "ARE"}, {"locID": 826, "location": "United Kingdom", "iso2Code": "GB", "iso3Code": "GBR"}, {"locID": 834, "location": "United Republic of Tanzania", "iso2Code": "TZ", "iso3Code": "TZA"}, {"locID": 850, "location": "United States Virgin Islands", "iso2Code": "VI", "iso3Code": "VIR"}, {"locID": 840, "location": "United States of America", "iso2Code": "US", "iso3Code": "USA"}, {"locID": 858, "location": "Uruguay", "iso2Code": "UY", "iso3Code": "URY"}, {"locID": 860, "location": "Uzbekistan", "iso2Code": "UZ", "iso3Code": "UZB"}, {"locID": 548, "location": "Vanuatu", "iso2Code": "VU", "iso3Code": "VUT"}, {"locID": 862, "location": "Venezuela (Bolivarian Republic of)", "iso2Code": "VE", "iso3Code": "VEN"}, {"locID": 704, "location": "Viet Nam", "iso2Code": "VN", "iso3Code": "VNM"}, {"locID": 876, "location": "Wallis and Futuna Islands", "iso2Code": "WF", "iso3Code": "WLF"}, {"locID": 732, "location": "Western Sahara", "iso2Code": "EH", "iso3Code": "ESH"}, {"locID": 887, "location": "Yemen", "iso2Code": "YE", "iso3Code": "YEM"}, {"locID": 894, "location": "Zambia", "iso2Code": "ZM", "iso3Code": "ZMB"}, {"locID": 716, "location": "Zimbabwe", "iso2Code": "ZW", "iso3Code": "ZWE"}] | {"type": "string"} |
9fc3ba25-c914-4ea6-9652-bb529dfe586e/56eef8bd-2cc6-4f5a-8808-5a462fe93876/0/0 | World Demographics | Get demographic data for chosen countries in a specific year | null | Region List | Retrieve a list of regions along with their locId. | 200 | null | [{"locID": 903, "location": "Africa"}, {"locID": 935, "location": "Asia"}, {"locID": 908, "location": "Europe"}, {"locID": 904, "location": "Latin America and the Caribbean"}, {"locID": 905, "location": "Northern America"}, {"locID": 909, "location": "Oceania"}] | {"type": "string"} |
9fc3ba25-c914-4ea6-9652-bb529dfe586e/004b954a-2258-48f1-997e-6eeb5a87bbaf/0/0 | World Demographics | Get demographic data for chosen countries in a specific year | null | Region Demographics Data | Retrieve demographics data for a specific region in a specific year using its locId and a year. | 200 | null | [{"locID": 908, "notes": "", "iso3Code": "", "iso2Code": "", "sdmxCode": 150, "locTypeID": 2, "locTypeName": "Geographic region", "parentID": 1840, "location": "Europe", "varID": 2, "variant": "Medium", "time": 2023, "popDensity": 33.6136, "popSexRatio": 93.3309, "medianAgePop": 42.1647, "natChange": -1481.275, "natChangeRT": -1.997, "popChange": -689.171, "popGrowthRate": -0.093, "doublingTime": null, "births": 6773.808, "births1519": 196.952, "cbr": 9.131, "tfr": 1.5038, "nrr": 0.7254, "mac": 30.321, "srb": 105.7, "deaths": 8255.083, "deathsMale": 4106.234, "deathsFemale": 4148.849, "cdr": 11.128, "lEx": 79.4918, "lExMale": 76.334, "lExFemale": 82.5557, "le15": 64.8578, "le15Male": 61.7171, "le15Female": 67.8995, "le65": 19.1736, "le65Male": 17.4076, "le65Female": 20.6123, "le80": 9.1055, "le80Male": 8.3099, "le80Female": 9.6005, "infantDeaths": 21.31, "imr": 3.1437, "lbSurvivingAge1": 6755.537, "under5Deaths": 26.604, "q5": 3.9053, "q0040": 21.1311, "q0040Male": 29.2719, "q0040Female": 12.687, "q0060": 96.3933, "q0060Male": 134.1052, "q0060Female": 58.244, "q1550": 40.1304, "q1550Male": 58.1108, "q1550Female": 21.8001, "q1560": 92.1114, "q1560Male": 129.6221, "q1560Female": 54.2173, "netMigrations": 792.167, "cnmr": 1.068, "tpopulation1Jan": 742617.238, "tpopulation1July": 742272.652, "tpopulationMale1July": 358333.732, "tpopulationFemale1July": 383938.92}] | {"type": "string"} |
090c641d-300c-4b98-b80e-6e65c96412a9/e4449e97-9a34-476f-ac58-dd42f8c1ef41/0/0 | Tokenizer | Format preserving tokenization. Replace you sensitive data with tokens that cannot be decrypted only detokinzed! | 8.6 | detokenize | The detokenize end point takes a token and returns the original string provided for that token. The original string was provided in the tokenize endpoint call, provided as the "value" parameter. | 200 | Response | {"value": "TextIWantToTokenize"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]} |
090c641d-300c-4b98-b80e-6e65c96412a9/394bba83-d6ee-4927-b415-82cc7b241b00/0/0 | Tokenizer | Format preserving tokenization. Replace you sensitive data with tokens that cannot be decrypted only detokinzed! | 8.6 | tokenize | Tokenizes a value passed to the endpoint. The value must be 1KB or smaller and the follow characters are not allowed:
- The forward slash (/) character
- The backslash () character
- The number sign (#) character
- The question mark (?) character
- Control characters from U+0000 to U+001F, including:
- The horizontal tab (\t) character
- The linefeed (\n) character
- The carriage return (\r) character
- Control characters from U+007F to U+009F | 200 | Response | {"token": "VwSDiPAQdXDZcHOTFbo"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"token": {"type": "string"}}, "required": ["token"]} |
c789da67-dd5d-4407-a6c4-ecd83a962623/1ef8de50-6d69-4cd2-b699-74ce795be020/0/0 | User IP Data REST API | IP Check. Fast and Detailed User IP Data Provider REST API. Provides IP Geo Location and Other Visitor IP Address Data. | 8.9 | IP Data By IP address | This endpoint responds with detailed information about the IP address specified in the "ip" query parameter. | 200 | New Example | {"ip": "107.181.177.137", "country": "Canada", "iso2": "CA", "iso3": "CAN", "countryFlag": "https://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Canada_(Pantone).svg", "region": "BC", "regionName": "British Columbia", "city": "Vancouver", "zip": "V6E", "lat": 49.2825, "lon": -123.1291, "isp": "Total Server Solutions L.L.C.", "org": "Total server solutions", "as": "AS46562 Performive LLC", "timeZone": "America/Vancouver", "dialCode": "+1", "language": "eng", "currency": "CAD", "currencyName": "Canadian dollar", "tld": ".ca", "countryCapital": "Ottawa", "countryNativeName": "Canada", "countryBorders": ["USA"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ip": {"type": "string"}, "country": {"type": "string"}, "iso2": {"type": "string"}, "iso3": {"type": "string"}, "countryFlag": {"type": "string"}, "region": {"type": "string"}, "regionName": {"type": "string"}, "city": {"type": "string"}, "zip": {"type": "string"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "isp": {"type": "string"}, "org": {"type": "string"}, "as": {"type": "string"}, "timeZone": {"type": "string"}, "dialCode": {"type": "string"}, "language": {"type": "string"}, "currency": {"type": "string"}, "currencyName": {"type": "string"}, "tld": {"type": "string"}, "countryCapital": {"type": "string"}, "countryNativeName": {"type": "string"}, "countryBorders": {"type": "array", "items": {"type": "string"}}}, "required": ["as", "city", "country", "countryBorders", "countryCapital", "countryFlag", "countryNativeName", "currency", "currencyName", "dialCode", "ip", "iso2", "iso3", "isp", "language", "lat", "lon", "org", "region", "regionName", "timeZone", "tld", "zip"]} |
c789da67-dd5d-4407-a6c4-ecd83a962623/8faf6bdd-7d36-4d66-bee0-bae36268a8be/0/0 | User IP Data REST API | IP Check. Fast and Detailed User IP Data Provider REST API. Provides IP Geo Location and Other Visitor IP Address Data. | 8.9 | Visitor IP data | This endpoint returns information about the IP address of the website visitor. No parameters are required. Sample App: https://userip.netlify.app/ | 200 | New Example | {"ip": "107.181.177.137", "country": "Canada", "iso2": "CA", "iso3": "CAN", "countryFlag": "https://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Canada_(Pantone).svg", "region": "BC", "regionName": "British Columbia", "city": "Vancouver", "zip": "V6E", "lat": 49.2825, "lon": -123.1291, "isp": "Total Server Solutions L.L.C.", "org": "Total server solutions", "as": "AS46562 Performive LLC", "timeZone": "America/Vancouver", "dialCode": "+1", "language": "eng", "currency": "CAD", "currencyName": "Canadian dollar", "tld": ".ca", "countryCapital": "Ottawa", "countryNativeName": "Canada", "countryBorders": ["USA"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ip": {"type": "string"}, "country": {"type": "string"}, "iso2": {"type": "string"}, "iso3": {"type": "string"}, "countryFlag": {"type": "string"}, "region": {"type": "string"}, "regionName": {"type": "string"}, "city": {"type": "string"}, "zip": {"type": "string"}, "lat": {"type": "number"}, "lon": {"type": "number"}, "isp": {"type": "string"}, "org": {"type": "string"}, "as": {"type": "string"}, "timeZone": {"type": "string"}, "dialCode": {"type": "string"}, "language": {"type": "string"}, "currency": {"type": "string"}, "currencyName": {"type": "string"}, "tld": {"type": "string"}, "countryCapital": {"type": "string"}, "countryNativeName": {"type": "string"}, "countryBorders": {"type": "array", "items": {"type": "string"}}}, "required": ["as", "city", "country", "countryBorders", "countryCapital", "countryFlag", "countryNativeName", "currency", "currencyName", "dialCode", "ip", "iso2", "iso3", "isp", "language", "lat", "lon", "org", "region", "regionName", "timeZone", "tld", "zip"]} |
fc953a01-0b20-4764-b507-26d0ed96949f/0cea3517-be21-423e-8e3d-7b73c70d69b9/0/0 | Domain DA - PA Check | Domain authority score & page authority score, spam score, backlink count information. | 9.7 | Domain DA - PA Check |
Target
Domain Authority Score
Page Authority Score
Spam Score
Total Backlinks
| 200 | Response | {"result": "success", "body": {"target": "www.google.com", "da_score": 100, "pa_score": 100, "spam_score": 14, "total_backlinks": 1517349141}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "string"}, "body": {"type": "object", "properties": {"target": {"type": "string"}, "da_score": {"type": "integer"}, "pa_score": {"type": "integer"}, "spam_score": {"type": "integer"}, "total_backlinks": {"type": "integer"}}, "required": ["da_score", "pa_score", "spam_score", "target", "total_backlinks"]}}, "required": ["body", "result"]} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/25133ab2-a577-4854-a5dc-0404de5096f7/2/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Company Profile Endpoint | Cost: 1 credit / successful request.
Get structured data of a Company Profile | 200 | Example_1 | {"linkedin_internal_id": "", "description": "", "website": "", "industry": "", "company_size": [], "company_size_on_linkedin": 0, "hq": {"country": "", "city": "", "postal_code": "", "line_1": "", "is_hq": true, "state": ""}, "company_type": "", "founded_year": 0, "specialities": [], "locations": [{"country": "", "city": "", "postal_code": "", "line_1": "", "is_hq": true, "state": ""}], "name": "", "tagline": "Think Different - But Not Too Different", "universal_name_id": "", "profile_pic_url": "", "background_cover_image_url": "", "search_id": "", "similar_companies": [{"name": "", "link": "", "industry": "", "location": ""}], "updates": [{"article_link": "", "image": "", "posted_on": {"day": 0, "month": 0, "year": 0}, "text": "", "total_likes": 0}], "follower_count": 0, "acquisitions": {"acquired": [{"linkedin_profile_url": "", "crunchbase_profile_url": "", "announced_date": {"day": 0, "month": 0, "year": 0}, "price": 0}], "acquired_by": {"linkedin_profile_url": "", "crunchbase_profile_url": "", "announced_date": {"day": 0, "month": 0, "year": 0}, "price": 0}}, "exit_data": [{"linkedin_profile_url": "", "crunchbase_profile_url": "", "name": ""}], "extra": {"ipo_status": "", "crunchbase_rank": 0, "founding_date": {"day": 0, "month": 0, "year": 0}, "operating_status": "", "company_type": "", "contact_email": "", "phone_number": "", "facebook_id": "", "twitter_id": "", "number_of_funding_rounds": 0, "total_funding_amount": 0, "stock_symbol": "", "ipo_date": {"day": 0, "month": 0, "year": 0}, "number_of_lead_investors": 0, "number_of_investors": 0, "total_fund_raised": 0, "number_of_investments": 0, "number_of_lead_investments": 0, "number_of_exits": 0, "number_of_acquisitions": 0}, "funding_data": [{"funding_type": "", "money_raised": 0, "announced_date": {"day": 0, "month": 0, "year": 0}, "number_of_investor": 0, "investor_list": [{"linkedin_profile_url": "", "name": "", "type": ""}]}], "categories": []} | {"type": "object", "properties": {"linkedin_internal_id": {"type": "string", "description": "\n LinkedIn's Internal and immutable ID of this Company profile. \n "}, "description": {"type": "string"}, "website": {"type": "string"}, "industry": {"type": "string"}, "company_size": {"type": "array", "description": "Listed range of company head count", "items": {"type": "integer"}}, "company_size_on_linkedin": {"type": "integer"}, "hq": {"allOf": [{"type": "object", "properties": {"country": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "line_1": {"type": "string"}, "is_hq": {"type": "boolean"}, "state": {"type": "string"}}}]}, "company_type": {"type": "string", "description": "Possible values: \n\n `EDUCATIONAL`: Educational Institution\n\n `GOVERNMENT_AGENCY`: Government Agency\n\n `NON_PROFIT` : Nonprofit\n\n `PARTNERSHIP` : Partnership\n\n `PRIVATELY_HELD`: Privately Held\n\n `PUBLIC_COMPANY`: Public Company\n\n `SELF_EMPLOYED`: Self-Employed\n\n `SELF_OWNED`: Sole Proprietorship"}, "founded_year": {"type": "integer"}, "specialities": {"type": "array", "items": {"type": "string"}}, "locations": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "line_1": {"type": "string"}, "is_hq": {"type": "boolean"}, "state": {"type": "string"}}}}, "name": {"type": "string"}, "tagline": {"type": "string"}, "universal_name_id": {"type": "string"}, "profile_pic_url": {"type": "string"}, "background_cover_image_url": {"type": "string"}, "search_id": {"type": "string", "description": "Useable with [Job listing endpoint](#jobs-api-jobs-listing-endpoint)"}, "similar_companies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "link": {"type": "string"}, "industry": {"type": "string"}, "location": {"type": "string"}}}}, "updates": {"type": "array", "items": {"type": "object", "properties": {"article_link": {"type": "string", "description": "The URL for which the post links out to"}, "image": {"type": "string", "description": "The URL to the image to the post (if it exists)"}, "posted_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "text": {"type": "string", "description": "The body of the update"}, "total_likes": {"type": "integer", "description": "The total likes a post has received"}}}}, "follower_count": {"type": "integer"}, "acquisitions": {"allOf": [{"type": "object", "properties": {"acquired": {"type": "array", "items": {"type": "object", "properties": {"linkedin_profile_url": {"type": "string", "description": "LinkedIn Company Profile URL of company that was involved"}, "crunchbase_profile_url": {"type": "string", "description": "Crunchbase Profile URL of company that was involved"}, "announced_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date by which this event was announced"}, "price": {"type": "integer", "description": "Price of acquisition"}}}}, "acquired_by": {"allOf": [{"type": "object", "properties": {"linkedin_profile_url": {"type": "string", "description": "LinkedIn Company Profile URL of company that was involved"}, "crunchbase_profile_url": {"type": "string", "description": "Crunchbase Profile URL of company that was involved"}, "announced_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date by which this event was announced"}, "price": {"type": "integer", "description": "Price of acquisition"}}}]}}}]}, "exit_data": {"type": "array", "items": {"type": "object", "properties": {"linkedin_profile_url": {"type": "string", "description": "LinkedIn Profile URL of the company that has exited"}, "crunchbase_profile_url": {"type": "string", "description": "Crunchbase Profile URL of the company that has exited"}, "name": {"type": "string", "description": "Name of the company"}}}}, "extra": {"allOf": [{"type": "object", "properties": {"ipo_status": {"type": "string", "description": "IPO status of the company"}, "crunchbase_rank": {"type": "integer", "description": "A measure of prominence of this company by Crunchbase"}, "founding_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of founding"}, "operating_status": {"type": "string", "description": "Status of the company's operational status"}, "company_type": {"type": "string", "description": "Type of company"}, "contact_email": {"type": "string", "description": "General contact email of the company"}, "phone_number": {"type": "string", "description": "General contact number of the company"}, "facebook_id": {"type": "string", "description": "ID of the company's official Facebook account"}, "twitter_id": {"type": "string", "description": "ID of the company's official Twitter account"}, "number_of_funding_rounds": {"type": "integer", "description": "Total rounds of funding that this company has raised"}, "total_funding_amount": {"type": "integer", "description": "Total venture capital raised by this company"}, "stock_symbol": {"type": "string", "description": "Stock symbol of this public company"}, "ipo_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "The date by which this public company went public"}, "number_of_lead_investors": {"type": "integer", "description": "Total lead investors"}, "number_of_investors": {"type": "integer", "description": "Total investors"}, "total_fund_raised": {"type": "integer", "description": "The total amount of funds raised (by this VC firm) to be deployed as subsidiary investments (applicable only for VC firms)"}, "number_of_investments": {"type": "integer", "description": "Total investments made by this VC firm (applicable only for VC firms)"}, "number_of_lead_investments": {"type": "integer", "description": "Total investments that was led by this VC firm (applicable only for VC firms)"}, "number_of_exits": {"type": "integer", "description": "Total exits by this VC (applicable only for VC firms)"}, "number_of_acquisitions": {"type": "integer", "description": "Total companies acquired by this company"}}}], "description": "Company extra when `extra=include`"}, "funding_data": {"type": "array", "description": "Company Funding data when `funding_data=include`", "items": {"type": "object", "properties": {"funding_type": {"type": "string", "description": "Type of funding"}, "money_raised": {"type": "integer", "description": "Amount of money raised"}, "announced_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of announcement"}, "number_of_investor": {"type": "integer", "description": "Number of investors in this round"}, "investor_list": {"type": "array", "items": {"type": "object", "properties": {"linkedin_profile_url": {"type": "string", "description": "LinkedIn Profile URL of investor"}, "name": {"type": "string", "description": "Name of investor"}, "type": {"type": "string", "description": "Type of investor"}}}}}}}, "categories": {"type": "array", "description": "A list of categories`", "items": {"type": "string"}}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/96fbc404-7746-4d02-bf24-f996bbd030ad/5/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Person Profile Picture Endpoint | Cost: 0 credit / successful request.
Get the profile picture of a person.
Profile pictures are served from cached people profiles found within LinkDB.
If the profile does not exist within LinkDB, then the API will return a 404 status code. | 200 | null | {"tmp_profile_pic_url": ""} | {"type": "object", "properties": {"tmp_profile_pic_url": {"type": "string", "description": "\n Temporary URL to the profile picture (valid for just 30 minutes).\n See this [blog post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for more information."}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/b74918c6-6d41-40b5-b692-48983612a442/0/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Person Lookup Endpoint | Cost: 2 credits / successful request.
Resolve LinkedIn Profile | 200 | null | {"url": ""} | {"type": "object", "properties": {"url": {"type": ["string", "null"]}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/c785d3eb-8615-42d6-a304-7b7ae8bb47ab/6/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Role Lookup Endpoint | Cost: 3 credits / successful request.
Finds the closest (person) profile with a given role in a Company.
For example, you can use this endpoint to find the "CTO" of "Apple".
This API endpoint returns only one result that is the closest match.
There is also a role search
under the Employee Listing Endpoint if you require:
precision on the target company
a list of employees that matches a role (instead of one result).
| 200 | null | {"linkedin_profile_url": ""} | {"type": "object", "properties": {"linkedin_profile_url": {"type": "string", "description": "LinkedIn Profile URL of the person that most closely matches the role"}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/41aaba48-c0d9-4b1e-8fc0-21e19026370c/0/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Reveal Endpoint | Cost: 2 credits / successful request.
Deanonymize an IPv4 address and associate the Company behind the IPv4 address. | 200 | null | {"company": {"linkedin_internal_id": "", "description": "", "website": "", "industry": "", "company_size": [], "company_size_on_linkedin": 0, "hq": {"country": "", "city": "", "postal_code": "", "line_1": "", "is_hq": true, "state": ""}, "company_type": "", "founded_year": 0, "specialities": [], "locations": [{"country": "", "city": "", "postal_code": "", "line_1": "", "is_hq": true, "state": ""}], "name": "", "tagline": "Think Different - But Not Too Different", "universal_name_id": "", "profile_pic_url": "", "background_cover_image_url": "", "search_id": "", "similar_companies": [{"name": "", "link": "", "industry": "", "location": ""}], "updates": [{"article_link": "", "image": "", "posted_on": {"day": 0, "month": 0, "year": 0}, "text": "", "total_likes": 0}], "follower_count": 0, "acquisitions": {"acquired": [{"linkedin_profile_url": "", "crunchbase_profile_url": "", "announced_date": {"day": 0, "month": 0, "year": 0}, "price": 0}], "acquired_by": {"linkedin_profile_url": "", "crunchbase_profile_url": "", "announced_date": {"day": 0, "month": 0, "year": 0}, "price": 0}}, "exit_data": [{"linkedin_profile_url": "", "crunchbase_profile_url": "", "name": ""}], "extra": {"ipo_status": "", "crunchbase_rank": 0, "founding_date": {"day": 0, "month": 0, "year": 0}, "operating_status": "", "company_type": "", "contact_email": "", "phone_number": "", "facebook_id": "", "twitter_id": "", "number_of_funding_rounds": 0, "total_funding_amount": 0, "stock_symbol": "", "ipo_date": {"day": 0, "month": 0, "year": 0}, "number_of_lead_investors": 0, "number_of_investors": 0, "total_fund_raised": 0, "number_of_investments": 0, "number_of_lead_investments": 0, "number_of_exits": 0, "number_of_acquisitions": 0}, "funding_data": [{"funding_type": "", "money_raised": 0, "announced_date": {"day": 0, "month": 0, "year": 0}, "number_of_investor": 0, "investor_list": [{"linkedin_profile_url": "", "name": "", "type": ""}]}], "categories": []}, "company_linkedin_profile_url": "https://www.linkedin.com/company/apple", "role_contact_number": [], "role_personal_email": [], "role_profile": {"public_identifier": "", "profile_pic_url": "", "background_cover_image_url": "", "first_name": "", "last_name": "", "full_name": "", "occupation": "", "headline": "", "summary": "", "country": "", "country_full_name": "", "city": "", "state": "", "experiences": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "company": "", "company_linkedin_profile_url": "", "title": "", "description": "", "location": "", "logo_url": ""}], "education": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "field_of_study": "", "degree_name": "", "school": "", "school_linkedin_profile_url": "", "description": "", "logo_url": ""}], "languages": [], "accomplishment_organisations": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "org_name": "", "title": "", "description": ""}], "accomplishment_publications": [{"name": "", "publisher": "", "published_on": {"day": 0, "month": 0, "year": 0}, "description": "", "url": ""}], "accomplishment_honors_awards": [{"title": "", "issuer": "", "issued_on": {"day": 0, "month": 0, "year": 0}, "description": ""}], "accomplishment_patents": [{"title": "", "issuer": "", "issued_on": {"day": 0, "month": 0, "year": 0}, "description": "", "application_number": "", "patent_number": "", "url": ""}], "accomplishment_courses": [{"name": "", "number": ""}], "accomplishment_projects": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "title": "", "description": "", "url": ""}], "accomplishment_test_scores": [{"name": "", "score": "", "date_on": {"day": 0, "month": 0, "year": 0}, "description": ""}], "volunteer_work": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "title": "", "cause": "", "company": "", "company_linkedin_profile_url": "", "description": "", "logo_url": ""}], "certifications": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "name": "", "license_number": "", "display_source": "", "authority": "", "url": ""}], "connections": 0, "people_also_viewed": [{"link": "", "name": "", "summary": "", "location": ""}], "recommendations": [], "activities": [{"title": "", "link": "", "activity_status": ""}], "similarly_named_profiles": [{"name": "", "link": "", "summary": "", "location": ""}], "articles": [{"title": "", "link": "", "published_date": {"day": 0, "month": 0, "year": 0}, "author": "", "image_url": ""}], "groups": [{"profile_pic_url": "", "name": "", "url": ""}], "skills": [], "inferred_salary": {"min": 35000, "max": 45000}, "gender": "male", "birth_date": {"day": 0, "month": 0, "year": 0}, "industry": "government administration", "interests": [], "extra": {"github_profile_id": "github-username", "facebook_profile_id": "facebook-username", "twitter_profile_id": "twitter-username"}, "personal_emails": [], "personal_numbers": []}} | {"type": "object", "properties": {"company": {"allOf": [{"type": "object", "properties": {"linkedin_internal_id": {"type": "string", "description": "\n LinkedIn's Internal and immutable ID of this Company profile. \n "}, "description": {"type": "string"}, "website": {"type": "string"}, "industry": {"type": "string"}, "company_size": {"type": "array", "description": "Listed range of company head count", "items": {"type": "integer"}}, "company_size_on_linkedin": {"type": "integer"}, "hq": {"allOf": [{"type": "object", "properties": {"country": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "line_1": {"type": "string"}, "is_hq": {"type": "boolean"}, "state": {"type": "string"}}}]}, "company_type": {"type": "string", "description": "Possible values: \n\n `EDUCATIONAL`: Educational Institution\n\n `GOVERNMENT_AGENCY`: Government Agency\n\n `NON_PROFIT` : Nonprofit\n\n `PARTNERSHIP` : Partnership\n\n `PRIVATELY_HELD`: Privately Held\n\n `PUBLIC_COMPANY`: Public Company\n\n `SELF_EMPLOYED`: Self-Employed\n\n `SELF_OWNED`: Sole Proprietorship"}, "founded_year": {"type": "integer"}, "specialities": {"type": "array", "items": {"type": "string"}}, "locations": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "line_1": {"type": "string"}, "is_hq": {"type": "boolean"}, "state": {"type": "string"}}}}, "name": {"type": "string"}, "tagline": {"type": "string"}, "universal_name_id": {"type": "string"}, "profile_pic_url": {"type": "string"}, "background_cover_image_url": {"type": "string"}, "search_id": {"type": "string", "description": "Useable with [Job listing endpoint](#jobs-api-jobs-listing-endpoint)"}, "similar_companies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "link": {"type": "string"}, "industry": {"type": "string"}, "location": {"type": "string"}}}}, "updates": {"type": "array", "items": {"type": "object", "properties": {"article_link": {"type": "string", "description": "The URL for which the post links out to"}, "image": {"type": "string", "description": "The URL to the image to the post (if it exists)"}, "posted_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "text": {"type": "string", "description": "The body of the update"}, "total_likes": {"type": "integer", "description": "The total likes a post has received"}}}}, "follower_count": {"type": "integer"}, "acquisitions": {"allOf": [{"type": "object", "properties": {"acquired": {"type": "array", "items": {"type": "object", "properties": {"linkedin_profile_url": {"type": "string", "description": "LinkedIn Company Profile URL of company that was involved"}, "crunchbase_profile_url": {"type": "string", "description": "Crunchbase Profile URL of company that was involved"}, "announced_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date by which this event was announced"}, "price": {"type": "integer", "description": "Price of acquisition"}}}}, "acquired_by": {"allOf": [{"type": "object", "properties": {"linkedin_profile_url": {"type": "string", "description": "LinkedIn Company Profile URL of company that was involved"}, "crunchbase_profile_url": {"type": "string", "description": "Crunchbase Profile URL of company that was involved"}, "announced_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date by which this event was announced"}, "price": {"type": "integer", "description": "Price of acquisition"}}}]}}}]}, "exit_data": {"type": "array", "items": {"type": "object", "properties": {"linkedin_profile_url": {"type": "string", "description": "LinkedIn Profile URL of the company that has exited"}, "crunchbase_profile_url": {"type": "string", "description": "Crunchbase Profile URL of the company that has exited"}, "name": {"type": "string", "description": "Name of the company"}}}}, "extra": {"allOf": [{"type": "object", "properties": {"ipo_status": {"type": "string", "description": "IPO status of the company"}, "crunchbase_rank": {"type": "integer", "description": "A measure of prominence of this company by Crunchbase"}, "founding_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of founding"}, "operating_status": {"type": "string", "description": "Status of the company's operational status"}, "company_type": {"type": "string", "description": "Type of company"}, "contact_email": {"type": "string", "description": "General contact email of the company"}, "phone_number": {"type": "string", "description": "General contact number of the company"}, "facebook_id": {"type": "string", "description": "ID of the company's official Facebook account"}, "twitter_id": {"type": "string", "description": "ID of the company's official Twitter account"}, "number_of_funding_rounds": {"type": "integer", "description": "Total rounds of funding that this company has raised"}, "total_funding_amount": {"type": "integer", "description": "Total venture capital raised by this company"}, "stock_symbol": {"type": "string", "description": "Stock symbol of this public company"}, "ipo_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "The date by which this public company went public"}, "number_of_lead_investors": {"type": "integer", "description": "Total lead investors"}, "number_of_investors": {"type": "integer", "description": "Total investors"}, "total_fund_raised": {"type": "integer", "description": "The total amount of funds raised (by this VC firm) to be deployed as subsidiary investments (applicable only for VC firms)"}, "number_of_investments": {"type": "integer", "description": "Total investments made by this VC firm (applicable only for VC firms)"}, "number_of_lead_investments": {"type": "integer", "description": "Total investments that was led by this VC firm (applicable only for VC firms)"}, "number_of_exits": {"type": "integer", "description": "Total exits by this VC (applicable only for VC firms)"}, "number_of_acquisitions": {"type": "integer", "description": "Total companies acquired by this company"}}}], "description": "Company extra when `extra=include`"}, "funding_data": {"type": "array", "description": "Company Funding data when `funding_data=include`", "items": {"type": "object", "properties": {"funding_type": {"type": "string", "description": "Type of funding"}, "money_raised": {"type": "integer", "description": "Amount of money raised"}, "announced_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of announcement"}, "number_of_investor": {"type": "integer", "description": "Number of investors in this round"}, "investor_list": {"type": "array", "items": {"type": "object", "properties": {"linkedin_profile_url": {"type": "string", "description": "LinkedIn Profile URL of investor"}, "name": {"type": "string", "description": "Name of investor"}, "type": {"type": "string", "description": "Type of investor"}}}}}}}, "categories": {"type": "array", "description": "A list of categories`", "items": {"type": "string"}}}}]}, "company_linkedin_profile_url": {"type": "string", "description": "LinkedIn Profile URL of the Company returned."}, "role_contact_number": {"type": "array", "description": "A list of personal contact numbers.", "items": {"type": "string"}}, "role_personal_email": {"type": "array", "description": "A list of personal email addresses.", "items": {"type": "string"}}, "role_profile": {"allOf": [{"type": "object", "properties": {"public_identifier": {"type": "string", "description": "The vanity identifier of the public LinkedIn profile. The vanity identifier comes after the `/in/` part of the LinkedIn Profile URL in the following format: `https://www.linkedin.com/in/<public_identifier>`"}, "profile_pic_url": {"type": "string", "description": "A temporary link to the user's profile picture that is valid for 30 minutes. The temporal nature of the link is by design to prevent having Proxycurl be the mirror for the images. The developer is expected to handle these images by downloading the image and re-hosting the image. See [this post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for context.\n \n Some profile pictures might be of the standard LinkedIn's profile picture placeholder. It is so because. See [this post](https://nubela.co/blog/why-do-most-linkedin-profiles-fetched-via-the-person-profile-endpoint-return-a-placeholder-profile-picture/) for context."}, "background_cover_image_url": {"type": "string", "description": "A temporary link to the user's background cover picture that is valid for 30 minutes. The temporal nature of the link is by design to prevent having Proxycurl be the mirror for the images. The developer is expected to handle these images by downloading the image and re-hosting the image. See [this post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for context."}, "first_name": {"type": "string", "description": "First name of the user."}, "last_name": {"type": "string", "description": "Last name of the user."}, "full_name": {"type": "string", "description": "Full name of the user (`first_name` + `last_name`)"}, "occupation": {"type": "string", "description": "The title and company name of the user's current employment."}, "headline": {"type": "string", "description": "The tagline written by the user for his profile."}, "summary": {"type": "string", "description": "A blurb (longer than the tagline) written by the user for his profile."}, "country": {"type": "string", "description": "The user's country of residence depicted by a 2-letter country code (ISO 3166-1 alpha-2)."}, "country_full_name": {"type": "string", "description": "The user's country of residence, in English words."}, "city": {"type": "string", "description": "The city that the user is living at."}, "state": {"type": "string", "description": "The state that the user is living at."}, "experiences": {"type": "array", "description": "The user's list of historic work experiences.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "company": {"type": "string", "description": "The company's display name."}, "company_linkedin_profile_url": {"type": "string", "description": "\n The company's profile URL.\n\n If present, could be used with [Company Profile Endpoint](#company-api-company-profile-endpoint) for more info.\n "}, "title": {"type": "string"}, "description": {"type": "string"}, "location": {"type": "string"}, "logo_url": {"type": "string", "description": "URL of the logo of the organisation."}}}}, "education": {"type": "array", "description": "The user's list of education background.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "field_of_study": {"type": "string"}, "degree_name": {"type": "string"}, "school": {"type": "string"}, "school_linkedin_profile_url": {"type": "string"}, "description": {"type": "string"}, "logo_url": {"type": "string"}}}}, "languages": {"type": "array", "description": "A list of languages that the user claims to be familiar with, and has added to his/her profile.\n \n Do note that we do not have the proficiency level as that data point is not available on a public LinkedIn profile.", "items": {"type": "string"}}, "accomplishment_organisations": {"type": "array", "description": "List of noteworthy organizations that this user is part of.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "org_name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}}}}, "accomplishment_publications": {"type": "array", "description": "List of noteworthy publications that this user has partook in.", "items": {"type": "object", "properties": {"name": {"type": "string", "description": "Name of the publication."}, "publisher": {"type": "string", "description": "The publishing organisation body."}, "published_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of publication."}, "description": {"type": "string", "description": "Description of the publication."}, "url": {"type": "string", "description": "URL of the publication."}}}}, "accomplishment_honors_awards": {"type": "array", "description": "List of noteworthy honours and awards that this user has won.", "items": {"type": "object", "properties": {"title": {"type": "string", "description": "Title of the honour/award."}, "issuer": {"type": "string", "description": "The organisation body issuing this honour/award."}, "issued_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date that this honour/awared was issued."}, "description": {"type": "string", "description": "Description of the honour/award."}}}}, "accomplishment_patents": {"type": "array", "description": "List of noteworthy patents won by this user.", "items": {"type": "object", "properties": {"title": {"type": "string", "description": "Title of the patent."}, "issuer": {"type": "string", "description": "The organisation body that issued the patent."}, "issued_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of patent issuance."}, "description": {"type": "string", "description": "Description of the patent."}, "application_number": {"type": "string", "description": "Numerical representation that identifies the patent."}, "patent_number": {"type": "string", "description": "Application number of the patent."}, "url": {"type": "string"}}}}, "accomplishment_courses": {"type": "array", "description": "List of noteworthy courses partook by this user.", "items": {"type": "object", "properties": {"name": {"type": "string", "description": "Name of the course"}, "number": {"type": "string", "description": "The numerical representation of the course"}}}}, "accomplishment_projects": {"type": "array", "description": "List of noteworthy projects undertaken by this user.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "title": {"type": "string", "description": "Name of the project that has been or is currently being worked on."}, "description": {"type": "string", "description": "Description of the project."}, "url": {"type": "string", "description": "A web location related to the project."}}}}, "accomplishment_test_scores": {"type": "array", "description": "List of noteworthy test scores accomplished by this user.", "items": {"type": "object", "properties": {"name": {"type": "string", "description": "Title of the course for which test score was derived from."}, "score": {"type": "string", "description": "Test score"}, "date_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of test was assesed."}, "description": {"type": "string", "description": "Description of the test score."}}}}, "volunteer_work": {"type": "array", "description": "List of historic volunteer work experiences.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "title": {"type": "string", "description": "Name of volunteer activity."}, "cause": {"type": "string"}, "company": {"type": "string", "description": "The company's display name."}, "company_linkedin_profile_url": {"type": "string", "description": "\n The company's profile URL.\n\n If present, could be used with [Company Profile Endpoint](#company-api-company-profile-endpoint) for more info.\n "}, "description": {"type": "string"}, "logo_url": {"type": "string", "description": "URL of the logo of the organisation."}}}}, "certifications": {"type": "array", "description": "List of noteworthy certifications accomplished by this user.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "name": {"type": "string", "description": "Name of the course or program."}, "license_number": {"type": "string"}, "display_source": {"type": "string"}, "authority": {"type": "string", "description": "The organisation body issuing this certificate."}, "url": {"type": "string"}}}}, "connections": {"type": "integer", "description": "Total *count* of LinkedIn connections."}, "people_also_viewed": {"type": "array", "description": "A list of other LinkedIn profiles closely related to this user.", "items": {"type": "object", "properties": {"link": {"type": "string", "description": "\n URL of the profile.\n\n Useable with [Person profile endpoint](#people-api-person-profile-endpoint)\n "}, "name": {"type": "string"}, "summary": {"type": "string"}, "location": {"type": "string"}}}}, "recommendations": {"type": "array", "description": "List of recommendations made by other users about this profile.", "items": {"type": "string"}}, "activities": {"type": "array", "description": "A list of LinkedIn status activities.", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "activity_status": {"type": "string"}}}}, "similarly_named_profiles": {"type": "array", "description": "A list of other LinkedIn profiles with similar names.", "items": {"type": "object", "properties": {"name": {"type": "string"}, "link": {"type": "string"}, "summary": {"type": "string"}, "location": {"type": "string"}}}}, "articles": {"type": "array", "description": "A list of content-based articles posted by this user.", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "published_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "author": {"type": "string"}, "image_url": {"type": "string"}}}}, "groups": {"type": "array", "description": "A list of LinkedIn groups that this user is a part of.", "items": {"type": "object", "properties": {"profile_pic_url": {"type": "string", "description": "The URL to the profile picture of this LinkedIn Group"}, "name": {"type": "string", "description": "Name of LinkedIn group for which this user is in"}, "url": {"type": "string", "description": "URL to the LinkedIn Group"}}}}, "skills": {"type": "array", "description": "A list of keyword-based skills that this user boasts of on his LinkedIn profile.", "items": {"type": "string"}}, "inferred_salary": {"allOf": [{"type": "object", "properties": {"min": {"type": "number"}, "max": {"type": "number"}}}], "description": "A salary range inferred from the user's current job title and company."}, "gender": {"type": "string", "description": "Gender of the user."}, "birth_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Birth date of the user."}, "industry": {"type": "string", "description": "Industry that the user works in."}, "interests": {"type": "array", "description": "A list of interests that the user has.", "items": {"type": "string"}}, "extra": {"allOf": [{"type": "object", "properties": {"github_profile_id": {"type": "string", "description": "This profile's Github account."}, "facebook_profile_id": {"type": "string", "description": "This profile's Facebook account."}, "twitter_profile_id": {"type": "string", "description": "This profile's twitter account."}}}], "description": "A bundle of extra data on this user."}, "personal_emails": {"type": "array", "description": "A list of personal emails associated with this user.", "items": {"type": "string"}}, "personal_numbers": {"type": "array", "description": "A list of personal mobile phone numbers associated with this user.", "items": {"type": "string"}}}}]}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/cc1e6614-b9b6-4b68-9ea1-634d0c1f3d4c/0/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Person Profile Endpoint | Cost: 1 credit / successful request.
Get structured data of a Personal Profile | 200 | null | {"public_identifier": "", "profile_pic_url": "", "background_cover_image_url": "", "first_name": "", "last_name": "", "full_name": "", "occupation": "", "headline": "", "summary": "", "country": "", "country_full_name": "", "city": "", "state": "", "experiences": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "company": "", "company_linkedin_profile_url": "", "title": "", "description": "", "location": "", "logo_url": ""}], "education": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "field_of_study": "", "degree_name": "", "school": "", "school_linkedin_profile_url": "", "description": "", "logo_url": ""}], "languages": [], "accomplishment_organisations": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "org_name": "", "title": "", "description": ""}], "accomplishment_publications": [{"name": "", "publisher": "", "published_on": {"day": 0, "month": 0, "year": 0}, "description": "", "url": ""}], "accomplishment_honors_awards": [{"title": "", "issuer": "", "issued_on": {"day": 0, "month": 0, "year": 0}, "description": ""}], "accomplishment_patents": [{"title": "", "issuer": "", "issued_on": {"day": 0, "month": 0, "year": 0}, "description": "", "application_number": "", "patent_number": "", "url": ""}], "accomplishment_courses": [{"name": "", "number": ""}], "accomplishment_projects": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "title": "", "description": "", "url": ""}], "accomplishment_test_scores": [{"name": "", "score": "", "date_on": {"day": 0, "month": 0, "year": 0}, "description": ""}], "volunteer_work": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "title": "", "cause": "", "company": "", "company_linkedin_profile_url": "", "description": "", "logo_url": ""}], "certifications": [{"starts_at": {"day": 0, "month": 0, "year": 0}, "ends_at": {"day": 0, "month": 0, "year": 0}, "name": "", "license_number": "", "display_source": "", "authority": "", "url": ""}], "connections": 0, "people_also_viewed": [{"link": "", "name": "", "summary": "", "location": ""}], "recommendations": [], "activities": [{"title": "", "link": "", "activity_status": ""}], "similarly_named_profiles": [{"name": "", "link": "", "summary": "", "location": ""}], "articles": [{"title": "", "link": "", "published_date": {"day": 0, "month": 0, "year": 0}, "author": "", "image_url": ""}], "groups": [{"profile_pic_url": "", "name": "", "url": ""}], "skills": [], "inferred_salary": {"min": 35000, "max": 45000}, "gender": "male", "birth_date": {"day": 0, "month": 0, "year": 0}, "industry": "government administration", "interests": [], "extra": {"github_profile_id": "github-username", "facebook_profile_id": "facebook-username", "twitter_profile_id": "twitter-username"}, "personal_emails": [], "personal_numbers": []} | {"type": "object", "properties": {"public_identifier": {"type": "string", "description": "The vanity identifier of the public LinkedIn profile. The vanity identifier comes after the `/in/` part of the LinkedIn Profile URL in the following format: `https://www.linkedin.com/in/<public_identifier>`"}, "profile_pic_url": {"type": "string", "description": "A temporary link to the user's profile picture that is valid for 30 minutes. The temporal nature of the link is by design to prevent having Proxycurl be the mirror for the images. The developer is expected to handle these images by downloading the image and re-hosting the image. See [this post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for context.\n \n Some profile pictures might be of the standard LinkedIn's profile picture placeholder. It is so because. See [this post](https://nubela.co/blog/why-do-most-linkedin-profiles-fetched-via-the-person-profile-endpoint-return-a-placeholder-profile-picture/) for context."}, "background_cover_image_url": {"type": "string", "description": "A temporary link to the user's background cover picture that is valid for 30 minutes. The temporal nature of the link is by design to prevent having Proxycurl be the mirror for the images. The developer is expected to handle these images by downloading the image and re-hosting the image. See [this post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for context."}, "first_name": {"type": "string", "description": "First name of the user."}, "last_name": {"type": "string", "description": "Last name of the user."}, "full_name": {"type": "string", "description": "Full name of the user (`first_name` + `last_name`)"}, "occupation": {"type": "string", "description": "The title and company name of the user's current employment."}, "headline": {"type": "string", "description": "The tagline written by the user for his profile."}, "summary": {"type": "string", "description": "A blurb (longer than the tagline) written by the user for his profile."}, "country": {"type": "string", "description": "The user's country of residence depicted by a 2-letter country code (ISO 3166-1 alpha-2)."}, "country_full_name": {"type": "string", "description": "The user's country of residence, in English words."}, "city": {"type": "string", "description": "The city that the user is living at."}, "state": {"type": "string", "description": "The state that the user is living at."}, "experiences": {"type": "array", "description": "The user's list of historic work experiences.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "company": {"type": "string", "description": "The company's display name."}, "company_linkedin_profile_url": {"type": "string", "description": "\n The company's profile URL.\n\n If present, could be used with [Company Profile Endpoint](#company-api-company-profile-endpoint) for more info.\n "}, "title": {"type": "string"}, "description": {"type": "string"}, "location": {"type": "string"}, "logo_url": {"type": "string", "description": "URL of the logo of the organisation."}}}}, "education": {"type": "array", "description": "The user's list of education background.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "field_of_study": {"type": "string"}, "degree_name": {"type": "string"}, "school": {"type": "string"}, "school_linkedin_profile_url": {"type": "string"}, "description": {"type": "string"}, "logo_url": {"type": "string"}}}}, "languages": {"type": "array", "description": "A list of languages that the user claims to be familiar with, and has added to his/her profile.\n \n Do note that we do not have the proficiency level as that data point is not available on a public LinkedIn profile.", "items": {"type": "string"}}, "accomplishment_organisations": {"type": "array", "description": "List of noteworthy organizations that this user is part of.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "org_name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}}}}, "accomplishment_publications": {"type": "array", "description": "List of noteworthy publications that this user has partook in.", "items": {"type": "object", "properties": {"name": {"type": "string", "description": "Name of the publication."}, "publisher": {"type": "string", "description": "The publishing organisation body."}, "published_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of publication."}, "description": {"type": "string", "description": "Description of the publication."}, "url": {"type": "string", "description": "URL of the publication."}}}}, "accomplishment_honors_awards": {"type": "array", "description": "List of noteworthy honours and awards that this user has won.", "items": {"type": "object", "properties": {"title": {"type": "string", "description": "Title of the honour/award."}, "issuer": {"type": "string", "description": "The organisation body issuing this honour/award."}, "issued_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date that this honour/awared was issued."}, "description": {"type": "string", "description": "Description of the honour/award."}}}}, "accomplishment_patents": {"type": "array", "description": "List of noteworthy patents won by this user.", "items": {"type": "object", "properties": {"title": {"type": "string", "description": "Title of the patent."}, "issuer": {"type": "string", "description": "The organisation body that issued the patent."}, "issued_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of patent issuance."}, "description": {"type": "string", "description": "Description of the patent."}, "application_number": {"type": "string", "description": "Numerical representation that identifies the patent."}, "patent_number": {"type": "string", "description": "Application number of the patent."}, "url": {"type": "string"}}}}, "accomplishment_courses": {"type": "array", "description": "List of noteworthy courses partook by this user.", "items": {"type": "object", "properties": {"name": {"type": "string", "description": "Name of the course"}, "number": {"type": "string", "description": "The numerical representation of the course"}}}}, "accomplishment_projects": {"type": "array", "description": "List of noteworthy projects undertaken by this user.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "title": {"type": "string", "description": "Name of the project that has been or is currently being worked on."}, "description": {"type": "string", "description": "Description of the project."}, "url": {"type": "string", "description": "A web location related to the project."}}}}, "accomplishment_test_scores": {"type": "array", "description": "List of noteworthy test scores accomplished by this user.", "items": {"type": "object", "properties": {"name": {"type": "string", "description": "Title of the course for which test score was derived from."}, "score": {"type": "string", "description": "Test score"}, "date_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Date of test was assesed."}, "description": {"type": "string", "description": "Description of the test score."}}}}, "volunteer_work": {"type": "array", "description": "List of historic volunteer work experiences.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "title": {"type": "string", "description": "Name of volunteer activity."}, "cause": {"type": "string"}, "company": {"type": "string", "description": "The company's display name."}, "company_linkedin_profile_url": {"type": "string", "description": "\n The company's profile URL.\n\n If present, could be used with [Company Profile Endpoint](#company-api-company-profile-endpoint) for more info.\n "}, "description": {"type": "string"}, "logo_url": {"type": "string", "description": "URL of the logo of the organisation."}}}}, "certifications": {"type": "array", "description": "List of noteworthy certifications accomplished by this user.", "items": {"type": "object", "properties": {"starts_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "ends_at": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "name": {"type": "string", "description": "Name of the course or program."}, "license_number": {"type": "string"}, "display_source": {"type": "string"}, "authority": {"type": "string", "description": "The organisation body issuing this certificate."}, "url": {"type": "string"}}}}, "connections": {"type": "integer", "description": "Total *count* of LinkedIn connections."}, "people_also_viewed": {"type": "array", "description": "A list of other LinkedIn profiles closely related to this user.", "items": {"type": "object", "properties": {"link": {"type": "string", "description": "\n URL of the profile.\n\n Useable with [Person profile endpoint](#people-api-person-profile-endpoint)\n "}, "name": {"type": "string"}, "summary": {"type": "string"}, "location": {"type": "string"}}}}, "recommendations": {"type": "array", "description": "List of recommendations made by other users about this profile.", "items": {"type": "string"}}, "activities": {"type": "array", "description": "A list of LinkedIn status activities.", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "activity_status": {"type": "string"}}}}, "similarly_named_profiles": {"type": "array", "description": "A list of other LinkedIn profiles with similar names.", "items": {"type": "object", "properties": {"name": {"type": "string"}, "link": {"type": "string"}, "summary": {"type": "string"}, "location": {"type": "string"}}}}, "articles": {"type": "array", "description": "A list of content-based articles posted by this user.", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "published_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "author": {"type": "string"}, "image_url": {"type": "string"}}}}, "groups": {"type": "array", "description": "A list of LinkedIn groups that this user is a part of.", "items": {"type": "object", "properties": {"profile_pic_url": {"type": "string", "description": "The URL to the profile picture of this LinkedIn Group"}, "name": {"type": "string", "description": "Name of LinkedIn group for which this user is in"}, "url": {"type": "string", "description": "URL to the LinkedIn Group"}}}}, "skills": {"type": "array", "description": "A list of keyword-based skills that this user boasts of on his LinkedIn profile.", "items": {"type": "string"}}, "inferred_salary": {"allOf": [{"type": "object", "properties": {"min": {"type": "number"}, "max": {"type": "number"}}}], "description": "A salary range inferred from the user's current job title and company."}, "gender": {"type": "string", "description": "Gender of the user."}, "birth_date": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}], "description": "Birth date of the user."}, "industry": {"type": "string", "description": "Industry that the user works in."}, "interests": {"type": "array", "description": "A list of interests that the user has.", "items": {"type": "string"}}, "extra": {"allOf": [{"type": "object", "properties": {"github_profile_id": {"type": "string", "description": "This profile's Github account."}, "facebook_profile_id": {"type": "string", "description": "This profile's Facebook account."}, "twitter_profile_id": {"type": "string", "description": "This profile's twitter account."}}}], "description": "A bundle of extra data on this user."}, "personal_emails": {"type": "array", "description": "A list of personal emails associated with this user.", "items": {"type": "string"}}, "personal_numbers": {"type": "array", "description": "A list of personal mobile phone numbers associated with this user.", "items": {"type": "string"}}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/9ca61313-c1be-4085-a910-ca28c7549f2f/5/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Personal Contact Number Lookup Endpoint | Cost: 1 credit / contact number returned.
Given an LinkedIn profile, returns a list of personal contact numbers belonging to this identity. | 200 | null | {"numbers": []} | {"type": "object", "properties": {"numbers": {"type": "array", "description": "A list of contact numbers", "items": {"type": "string"}}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/0845cfcc-d2a6-4844-8e2d-1ce5bf994324/7/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Reverse Work Email Lookup Endpoint | Cost: 3 credits / successful request.
Resolve LinkedIn Profile from a work email address | 200 | null | {"url": ""} | {"type": "object", "properties": {"url": {"type": "string"}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/d156e987-cec3-49c8-8198-78faf99c221e/3/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Work Email Lookup Endpoint | Cost: 3 credits / request.
Lookup work email address of a LinkedIn Person Profile.
Email addresses returned are verified to not be role-based or catch-all emails. Email addresses
returned by our API endpoint come with a 95+% deliverability guarantee
Endpoint behavior
This endpoint may not return results immediately.
If you provided a webhook in your request parameter, our application will call your webhook with
the result once. See Webhook request below. | 200 | null | {"email_queue_count": 0} | {"type": "object", "properties": {"email_queue_count": {"type": "integer", "description": "Total queue in the email extraction process"}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/08dcb438-1d41-4f68-9a4c-49042f277063/3/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Company Profile Picture Endpoint | Cost: 0 credit / successful request.
Get the profile picture of a company.
Profile pictures are served from cached company profiles found within LinkDB.
If the profile does not exist within LinkDB, then the API will return a 404 status code. | 200 | null | {"tmp_profile_pic_url": ""} | {"type": "object", "properties": {"tmp_profile_pic_url": {"type": "string", "description": "\n Temporary URL to the profile picture (valid for just 30 minutes).\n See this [blog post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for more information."}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/cb6b5cae-ee47-4852-a70f-c265d2241f93/3/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Personal Email Lookup Endpoint | Cost: 1 credit / email returned.
Given an LinkedIn profile, returns a list of personal emails belonging to this identity. Emails are verified to be deliverable. | 200 | null | {"emails": [], "invalid_emails": []} | {"type": "object", "properties": {"emails": {"type": "array", "description": "A list of personal emails", "items": {"type": "string"}}, "invalid_emails": {"type": "array", "description": "A list of invalid personal emails", "items": {"type": "string"}}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/1074d59d-4703-4ec6-93ee-cda328a491a7/5/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Employee Search API Endpoint | Cost: 10 credits / successful request.
Search employees of a target by their job title. | 200 | null | {"employees": [{"profile_url": "", "profile": {"public_identifier": "", "profile_pic_url": "", "background_cover_image_url": "", "first_name": "", "last_name": "", "full_name": "", "occupation": "", "headline": "", "summary": "", "country": "", "country_full_name": "", "city": "", "state": "", "experiences": [], "education": [], "languages": [], "accomplishment_organisations": [], "accomplishment_publications": [], "accomplishment_honors_awards": [], "accomplishment_patents": [], "accomplishment_courses": [], "accomplishment_projects": [], "accomplishment_test_scores": [], "volunteer_work": [], "certifications": [], "connections": 0, "people_also_viewed": [], "recommendations": [], "activities": [], "similarly_named_profiles": [], "articles": [], "groups": []}}], "next_page": "https://nubela.co/proxycurl/api/linkedin/company/employees/?page_size=100&employment_status=all&resolve_numeric_id=true&url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2F1035&role_search=%5BFf%5D%5BOo%5D%5BUu%5D%5BNn%5D%5BDd%5D%5BEe%5D%5BRr%5D&after=williamhgates"} | {"type": "object", "properties": {"employees": {"type": "array", "items": {"type": "object", "properties": {"profile_url": {"type": "string"}, "profile": {"allOf": [{"type": "object", "properties": {"public_identifier": {"type": ["string", "null"], "description": "\n The vanity identifier of the public LinkedIn profile.\n The vanity identifier comes after the `/in/` part of the LinkedIn Profile URL\n in the following format: `https://www.linkedin.com/in/<public_identifier>`\n "}, "profile_pic_url": {"type": ["string", "null"], "description": "\n A temporary link to the user's profile picture that is valid for 30 minutes. \n The temporal nature of the link is by design to prevent having Proxycurl be the mirror for the images.\n The developer is expected to handle these images by downloading the image and re-hosting the image.\n See [this post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for context.\n Some profile pictures might be of the standard LinkedIn's profile picture placeholder. It is so because. See [this post](https://nubela.co/blog/why-do-most-linkedin-profiles-fetched-via-the-person-profile-endpoint-return-a-placeholder-profile-picture/) for context.\n "}, "background_cover_image_url": {"type": ["string", "null"], "description": "\n A temporary link to the user's background cover picture\n that is valid for 30 minutes.\n The temporal nature of the link is by design to prevent\n having Proxycurl be the mirror for the images.\n The developer is expected to handle these images \n by downloading the image and re-hosting the image. \n See [this post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for context.\n "}, "first_name": {"type": ["string", "null"], "description": "First name of the user."}, "last_name": {"type": ["string", "null"], "description": "Last name of the user."}, "full_name": {"type": ["string", "null"], "description": "\n Full name of the user (`first_name` + `last_name`)\n "}, "occupation": {"type": ["string", "null"], "description": "\n The title and company name of the user's current employment.\n "}, "headline": {"type": ["string", "null"], "description": "\n The tagline written by the user for his profile.\n "}, "summary": {"type": ["string", "null"], "description": "\n A blurb (longer than the tagline) written by the user for his profile.\n "}, "country": {"type": ["string", "null"], "description": "\n The user's country of residence depicted by\n a 2-letter country code (ISO 3166-1 alpha-2).\n "}, "country_full_name": {"type": ["string", "null"], "description": "The user's country of residence, in English words."}, "city": {"type": ["string", "null"], "description": "The city that the user is living at."}, "state": {"type": ["string", "null"], "description": "The state that the user is living at."}, "experiences": {"type": "array", "description": "The user's list of historic work experiences."}, "education": {"type": "array", "description": "The user's list of education background."}, "languages": {"type": "array", "description": "\n A list of languages that the user claims to be familiar with,\n and has added to his/her profile.\n Do note that we do not have the proficiency level as\n that data point is not available on a public LinkedIn profile.\n "}, "accomplishment_organisations": {"type": "array", "description": "\n List of noteworthy organizations that this user is part of.\n "}, "accomplishment_publications": {"type": "array", "description": "\n List of noteworthy publications that this user has partook in.\n "}, "accomplishment_honors_awards": {"type": "array", "description": "\n List of noteworthy honours and awards that this user has won.\n "}, "accomplishment_patents": {"type": "array", "description": "List of noteworthy patents won by this user."}, "accomplishment_courses": {"type": "array", "description": "List of noteworthy courses partook by this user."}, "accomplishment_projects": {"type": "array", "description": "\n List of noteworthy projects undertaken by this user.\n "}, "accomplishment_test_scores": {"type": "array", "description": "\n List of noteworthy test scores accomplished by this user.\n "}, "volunteer_work": {"type": "array", "description": "List of historic volunteer work experiences."}, "certifications": {"type": "array", "description": "\n List of noteworthy certifications accomplished by this user.\n "}, "connections": {"type": ["integer", "null"], "description": "Total *count* of LinkedIn connections."}, "people_also_viewed": {"type": "array", "description": "\n A list of other LinkedIn profiles closely related to this user.\n "}, "recommendations": {"type": "array", "description": "\n List of recommendations made by other users about this profile.\n "}, "activities": {"type": "array", "description": "A list of LinkedIn status activities."}, "similarly_named_profiles": {"type": "array", "description": "\n A list of other LinkedIn profiles with similar names.\n "}, "articles": {"type": "array", "description": "\n A list of content-based articles posted by this user.\n "}, "groups": {"type": "array", "description": "\n A list of LinkedIn groups that this user is a part of.\",\n "}}}]}}}}, "next_page": {"type": ["string", "null"]}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/5ad10c4e-d8a1-4fd8-aa5f-ee2dc5a49713/6/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Employee Count Endpoint | Cost: 1 credit / successful request.
Get a number of total employees of a Company.
Get an employee count of this company from various sources. | 200 | null | {"total_employee": 0, "linkedin_employee_count": 99, "linkdb_employee_count": 0, "regression_notice": "Hello developer, we have renamed `total_employee` key to `linkdb_employee_count` to fix the bad grammar. We have kept `total_employee` for backwards compatibility, so please do not use it as we will remove it down the road. To see which keys are officially supported, refer to our API docs at https://nubela.co/proxycurl/docs#company-api-employee-count-endpoint"} | {"type": "object", "properties": {"total_employee": {"type": "integer"}, "linkedin_employee_count": {"type": ["integer", "null"], "description": "The scraped value of employee count of this company from it's LinkedIn profile. This value does not respect `employement_status` parameter. It will always return the curent employee count of this company from LinkedIn."}, "linkdb_employee_count": {"type": "integer", "description": "The total number of employees found in LinkDB for this company. This value is limited by pre-crawled LinkedIn profiles stored in [LinkDB](https://nubela.co/proxycurl/linkdb)"}, "regression_notice": {"type": "string", "default": "Hello developer, we have renamed `total_employee` key to `linkdb_employee_count` to fix the bad grammar. We have kept `total_employee` for backwards compatibility, so please do not use it as we will remove it down the road. To see which keys are officially supported, refer to our API docs at https://nubela.co/proxycurl/docs#company-api-employee-count-endpoint"}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/02493daf-192a-423a-8cc0-487499eee2de/0/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Disposable Email Address Check Endpoint | Cost: 0 credit / request.
Given an email address, checks if the email address belongs to a disposable email service. | 200 | null | {"is_disposable_email": true, "is_free_email": true} | {"type": "object", "properties": {"is_disposable_email": {"type": "boolean", "description": "Returns a boolean value of the disposable nature of the given email address"}, "is_free_email": {"type": "boolean", "description": "Returns a boolean value of the free status of the given email address"}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/f6aa7494-651e-4d8b-b97d-8797d178d6fb/1/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Jobs Listing Endpoint | Cost: 2 credits / successful request.
List jobs posted by a company on LinkedIn | 200 | null | {"job": [{"company": "", "company_url": "", "job_title": "", "job_url": "", "list_date": "", "location": ""}], "next_page_no": 0, "next_page_api_url": "", "previous_page_no": 0, "previous_page_api_url": ""} | {"type": "object", "properties": {"job": {"type": "array", "items": {"type": "object", "properties": {"company": {"type": "string"}, "company_url": {"type": "string"}, "job_title": {"type": "string"}, "job_url": {"type": "string"}, "list_date": {"type": "string"}, "location": {"type": "string"}}}}, "next_page_no": {"type": "integer"}, "next_page_api_url": {"type": "string"}, "previous_page_no": {"type": ["integer", "null"]}, "previous_page_api_url": {"type": ["string", "null"]}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/16333f56-16bf-4718-815c-0c94b69b19ee/4/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Employee Listing Endpoint | Cost: 3 credits / employee returned.
Get a list of employees of a Company.
This API endpoint is limited by LinkDB which is populated with profiles in the US, UK, Canada, Israel, Australia, Ireland, New Zealand and Singapore.
As such, this endpoint is best used to list employees working in companies based in those locations only. | 200 | null | {"employees": [{"profile_url": "", "profile": {"public_identifier": "", "profile_pic_url": "", "background_cover_image_url": "", "first_name": "", "last_name": "", "full_name": "", "occupation": "", "headline": "", "summary": "", "country": "", "country_full_name": "", "city": "", "state": "", "experiences": [], "education": [], "languages": [], "accomplishment_organisations": [], "accomplishment_publications": [], "accomplishment_honors_awards": [], "accomplishment_patents": [], "accomplishment_courses": [], "accomplishment_projects": [], "accomplishment_test_scores": [], "volunteer_work": [], "certifications": [], "connections": 0, "people_also_viewed": [], "recommendations": [], "activities": [], "similarly_named_profiles": [], "articles": [], "groups": []}}], "next_page": "https://nubela.co/proxycurl/api/linkedin/company/employees/?page_size=100&employment_status=all&resolve_numeric_id=true&url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2F1035&role_search=%5BFf%5D%5BOo%5D%5BUu%5D%5BNn%5D%5BDd%5D%5BEe%5D%5BRr%5D&after=williamhgates"} | {"type": "object", "properties": {"employees": {"type": "array", "items": {"type": "object", "properties": {"profile_url": {"type": "string"}, "profile": {"allOf": [{"type": "object", "properties": {"public_identifier": {"type": ["string", "null"], "description": "\n The vanity identifier of the public LinkedIn profile.\n The vanity identifier comes after the `/in/` part of the LinkedIn Profile URL\n in the following format: `https://www.linkedin.com/in/<public_identifier>`\n "}, "profile_pic_url": {"type": ["string", "null"], "description": "\n A temporary link to the user's profile picture that is valid for 30 minutes. \n The temporal nature of the link is by design to prevent having Proxycurl be the mirror for the images.\n The developer is expected to handle these images by downloading the image and re-hosting the image.\n See [this post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for context.\n Some profile pictures might be of the standard LinkedIn's profile picture placeholder. It is so because. See [this post](https://nubela.co/blog/why-do-most-linkedin-profiles-fetched-via-the-person-profile-endpoint-return-a-placeholder-profile-picture/) for context.\n "}, "background_cover_image_url": {"type": ["string", "null"], "description": "\n A temporary link to the user's background cover picture\n that is valid for 30 minutes.\n The temporal nature of the link is by design to prevent\n having Proxycurl be the mirror for the images.\n The developer is expected to handle these images \n by downloading the image and re-hosting the image. \n See [this post](https://nubela.co/blog/why-is-the-api-returning-s3-links-for-profile-pictures-scraped-from-linkedin-profiles/) for context.\n "}, "first_name": {"type": ["string", "null"], "description": "First name of the user."}, "last_name": {"type": ["string", "null"], "description": "Last name of the user."}, "full_name": {"type": ["string", "null"], "description": "\n Full name of the user (`first_name` + `last_name`)\n "}, "occupation": {"type": ["string", "null"], "description": "\n The title and company name of the user's current employment.\n "}, "headline": {"type": ["string", "null"], "description": "\n The tagline written by the user for his profile.\n "}, "summary": {"type": ["string", "null"], "description": "\n A blurb (longer than the tagline) written by the user for his profile.\n "}, "country": {"type": ["string", "null"], "description": "\n The user's country of residence depicted by\n a 2-letter country code (ISO 3166-1 alpha-2).\n "}, "country_full_name": {"type": ["string", "null"], "description": "The user's country of residence, in English words."}, "city": {"type": ["string", "null"], "description": "The city that the user is living at."}, "state": {"type": ["string", "null"], "description": "The state that the user is living at."}, "experiences": {"type": "array", "description": "The user's list of historic work experiences."}, "education": {"type": "array", "description": "The user's list of education background."}, "languages": {"type": "array", "description": "\n A list of languages that the user claims to be familiar with,\n and has added to his/her profile.\n Do note that we do not have the proficiency level as\n that data point is not available on a public LinkedIn profile.\n "}, "accomplishment_organisations": {"type": "array", "description": "\n List of noteworthy organizations that this user is part of.\n "}, "accomplishment_publications": {"type": "array", "description": "\n List of noteworthy publications that this user has partook in.\n "}, "accomplishment_honors_awards": {"type": "array", "description": "\n List of noteworthy honours and awards that this user has won.\n "}, "accomplishment_patents": {"type": "array", "description": "List of noteworthy patents won by this user."}, "accomplishment_courses": {"type": "array", "description": "List of noteworthy courses partook by this user."}, "accomplishment_projects": {"type": "array", "description": "\n List of noteworthy projects undertaken by this user.\n "}, "accomplishment_test_scores": {"type": "array", "description": "\n List of noteworthy test scores accomplished by this user.\n "}, "volunteer_work": {"type": "array", "description": "List of historic volunteer work experiences."}, "certifications": {"type": "array", "description": "\n List of noteworthy certifications accomplished by this user.\n "}, "connections": {"type": ["integer", "null"], "description": "Total *count* of LinkedIn connections."}, "people_also_viewed": {"type": "array", "description": "\n A list of other LinkedIn profiles closely related to this user.\n "}, "recommendations": {"type": "array", "description": "\n List of recommendations made by other users about this profile.\n "}, "activities": {"type": "array", "description": "A list of LinkedIn status activities."}, "similarly_named_profiles": {"type": "array", "description": "\n A list of other LinkedIn profiles with similar names.\n "}, "articles": {"type": "array", "description": "\n A list of content-based articles posted by this user.\n "}, "groups": {"type": "array", "description": "\n A list of LinkedIn groups that this user is a part of.\",\n "}}}]}}}}, "next_page": {"type": ["string", "null"]}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/3f9148d0-43da-44fd-8a07-8505dc3c873a/4/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Company Lookup Endpoint | Cost: 2 credits / successful request.
Resolve Company LinkedIn Profile from company name,
domain name and location. | 200 | null | {"url": ""} | {"type": "object", "properties": {"url": {"type": ["string", "null"]}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/8db44a54-9845-440e-8263-830aed1cf28a/1/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | View Credit Balance Endpoint | Cost: 0 credit / successful request.
Get your current credit(s) balance | 200 | null | {"credit_balance": 0} | {"type": "object", "properties": {"credit_balance": {"type": "integer", "description": "Your current credit(s)"}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/2ad775f8-0903-4f89-9e04-233810261534/2/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | Job Profile Endpoint | Cost: 2 credits / successful request.
Get structured data of a LinkedIn Job Profile | 200 | null | {"linkedin_internal_id": "", "job_description": "", "apply_url": "", "title": "", "location": {"country": "", "region": "", "city": "", "postal_code": "", "latitude": 0, "longitude": 0, "street": ""}, "company": {"name": "", "url": "", "logo": ""}, "seniority_level": "", "industry": [], "employment_type": "", "job_functions": [], "total_applicants": 0} | {"type": "object", "properties": {"linkedin_internal_id": {"type": "string"}, "job_description": {"type": "string"}, "apply_url": {"type": "string"}, "title": {"type": "string"}, "location": {"allOf": [{"type": "object", "properties": {"country": {"type": "string"}, "region": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "street": {"type": "string"}}}]}, "company": {"allOf": [{"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string"}}}]}, "seniority_level": {"type": "string"}, "industry": {"type": "array", "items": {"type": "string"}}, "employment_type": {"type": "string"}, "job_functions": {"type": "array", "items": {"type": "string"}}, "total_applicants": {"type": "integer"}}} |
e8a1fe88-f060-4cd3-937e-326f28acc8e7/b8ba4c67-a61e-4392-857c-a54b030a26ec/2/0 | Proxycurl | Pull rich and fresh data on people and companies. | 6 | School Profile Endpoint | Cost: 1 credit / successful request.
Get structured data of a LinkedIn School Profile | 200 | null | {"linkedin_internal_id": "", "description": "", "website": "", "industry": "", "company_size": [], "company_size_on_linkedin": 0, "hq": {"country": "", "city": "", "postal_code": "", "line_1": "", "is_hq": true, "state": ""}, "company_type": "", "founded_year": 0, "specialities": [], "locations": [{"country": "", "city": "", "postal_code": "", "line_1": "", "is_hq": true, "state": ""}], "name": "", "tagline": "Think Different - But Not Too Different", "universal_name_id": "", "profile_pic_url": "", "background_cover_image_url": "", "search_id": "", "similar_companies": [{"name": "", "link": "", "industry": "", "location": ""}], "updates": [{"article_link": "", "image": "", "posted_on": {"day": 0, "month": 0, "year": 0}, "text": "", "total_likes": 0}], "follower_count": 0} | {"type": "object", "properties": {"linkedin_internal_id": {"type": "string", "description": "\n LinkedIn's Internal and immutable ID of this Company profile. \n "}, "description": {"type": "string"}, "website": {"type": "string"}, "industry": {"type": "string"}, "company_size": {"type": "array", "description": "Listed range of company head count", "items": {"type": "integer"}}, "company_size_on_linkedin": {"type": "integer"}, "hq": {"allOf": [{"type": "object", "properties": {"country": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "line_1": {"type": "string"}, "is_hq": {"type": "boolean"}, "state": {"type": "string"}}}]}, "company_type": {"type": "string", "description": "Possible values: \n\n `EDUCATIONAL`: Educational Institution\n\n `GOVERNMENT_AGENCY`: Government Agency\n\n `NON_PROFIT` : Nonprofit\n\n `PARTNERSHIP` : Partnership\n\n `PRIVATELY_HELD`: Privately Held\n\n `PUBLIC_COMPANY`: Public Company\n\n `SELF_EMPLOYED`: Self-Employed\n\n `SELF_OWNED`: Sole Proprietorship"}, "founded_year": {"type": "integer"}, "specialities": {"type": "array", "items": {"type": "string"}}, "locations": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "city": {"type": "string"}, "postal_code": {"type": "string"}, "line_1": {"type": "string"}, "is_hq": {"type": "boolean"}, "state": {"type": "string"}}}}, "name": {"type": "string"}, "tagline": {"type": "string"}, "universal_name_id": {"type": "string"}, "profile_pic_url": {"type": "string"}, "background_cover_image_url": {"type": "string"}, "search_id": {"type": "string", "description": "Useable with [Job listing endpoint](#jobs-api-jobs-listing-endpoint)"}, "similar_companies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "link": {"type": "string"}, "industry": {"type": "string"}, "location": {"type": "string"}}}}, "updates": {"type": "array", "items": {"type": "object", "properties": {"article_link": {"type": "string", "description": "The URL for which the post links out to"}, "image": {"type": "string", "description": "The URL to the image to the post (if it exists)"}, "posted_on": {"allOf": [{"type": "object", "properties": {"day": {"type": "integer"}, "month": {"type": "integer"}, "year": {"type": "integer"}}}]}, "text": {"type": "string", "description": "The body of the update"}, "total_likes": {"type": "integer", "description": "The total likes a post has received"}}}}, "follower_count": {"type": "integer"}}} |
ef9bdb13-6ca8-438e-b7a6-621fcc3fb5d7/96a8ae50-c0e4-489b-aec4-8869f376b755/0/0 | Text Summarize Pro | Text Summarize Pro, powered by cutting-edge Machine Learning and AI technology, is a powerful tool for summarizing text content with adjustable summarization percentage. This advanced API empowers users to compress and summarize text for a wide range of applications, making it a valuable addition to your applications, products, or services. With Text Summarize Pro, you can effortlessly integrate text summarization functionality and achieve efficient and accurate summarization of text content. | 8.8 | /summarizeFromText | This endpoint accepts a "text" field as input, along with a "percentage" field that represents the summarization percentage. The API will then summarize the input text based on the specified percentage, where a lower percentage indicates a more compressed summary. The percentage must be an integer between 10 and 90. | 200 | Response | {"queryPercentage": 10, "queryTextCount": 5881, "summary": "Have you experienced this before? Who is right and who is wrong? Neither. Each person has a different mindset that decides their outcome. It was at that point their biggest breakthrough came. Perhaps all those years of perseverance finally paid off. It must come from within you. Gnaw away at your problems until you solve them or find a solution. Where are you settling in your life right now? Could you be you playing for bigger stakes than you are? Success is a fickle and long game with highs and lows. Commit to it. Nurture your dreams. Don\u2019t leave your dreams to chance.", "summaryPercentage": "9.81", "summaryTextCount": 576} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"queryPercentage": {"type": "integer"}, "queryTextCount": {"type": "integer"}, "summary": {"type": "string"}, "summaryPercentage": {"type": "string"}, "summaryTextCount": {"type": "integer"}}, "required": ["queryPercentage", "queryTextCount", "summary", "summaryPercentage", "summaryTextCount"]} |
4ad0997b-7a9a-496f-941f-decfdc159f30/1a4f7095-11c5-460f-b2f4-1bcdcaee1395/0/0 | Android PlayStore Scraper | [Unofficial] Extract and retrieve information about Android applications listed on the Google Play Store. With this API, you can access valuable metadata, ratings, reviews, pricing, and other details for apps available on the Play Store, empowering you to gather insights, conduct market research, and enhance your app-related services. | 7.5 | Get App Details | Retrieve app details about the app on the Play Store | 200 | Response | {"status": "ok", "timestamp": 1664566431760, "data": {"title": "Twitter", "description": "Join the conversation! \n\nExpand your social network and stay updated on what\u2019s trending now. Retweet, chime in on a thread, go viral, or just scroll through the Twitter timeline to stay on top of what\u2019s happening, whether it\u2019s social media news or news from around the world. \n\nTwitter is your \u2728 go-to social media app \u2728 and the new media source for what's going on around the globe.\n\nJump into the conversation with sound!Twitter Spaces is a new way to have live audio conversations that amplify the power of the human voice. Engage authentically with fans and followers, listen and learn about your favorite creators, influential people and activists on their live Spaces. From tweeting to talking, Join, listen, and speak in live audio conversations.\n\nExplore top trending topics in media, or get to know thought-leaders in the areas that matter to you; whether your interests range from celebrity tweets to politics, news updates, best podcast recommendations or football, you can follow & speak directly to influencers or your friends alike. Every voice can impact the world. \n\nFollow your interests. \u2b50 Tweet, Retweet, Reply to Tweets, Share or Like - Twitter is the #1 social media app for latest news & updates.\n\nTrending Topics Get ready for a new kind of media. Search hashtags and trending topics to stay in the know. Follow the tweets of your favorite influencers and crime podcast hosts, alongside hundreds of interesting Twitter users, and read their content at a glance. \n\nShare your opinion Engage your social network with noteworthy links, photos and videos. DM your friends or reply in a thread. Whether you chat privately or go viral, your voice makes a difference.\n\nGet noticed. Twitter allows you to find interesting people or build a following of people who are interested in you. Beyond chatting with friends, Twitter allows influencers to build a personal connection with their fans. Speak directly to the people who influence you - you may be surprised by how many answer back. \n\n\u2714\ufe0f Build your profile:\n\n*Customize your profile, add a photo, description, location, and background photo \n*Post visual content \ud83e\udd38\n*Use hashtags in your Tweets #\ufe0f\u20e3\n*Draw in followers outside of Twitter \ud83c\udf0e\n\nTrack What\u2019s Trending\n\nDiscover top trending hashtags and breaking news headlines. Follow media topics, Tweet threads & live videos, to keep your finger on the pulse of what\u2019s happening. Whether you\u2019re interested in sports highlights, pop culture memes or politics, Twitter is your source of information.\n\nJoin a community\nGo beyond just the people you know; use social media to expand your social network. Find like-minded friends or explore interests you never knew you had. Get informed on the topics that matter to you, whether your interests are mainstream or niche. You can share content or be a fly on the wall; either way, you\u2019ll discover something new each time you open the app.\n\nFind your voice on social media - download the Twitter app for Android today!\n\nLike us on Facebook: https://www.facebook.com/TwitterInc/\nFollow us on Instagram: https://www.instagram.com/twitter/?hl=en\n\nPrivacy Policy: https://twitter.com/en/privacy\nTerms and Conditions: https://twitter.com/en/tos\n\nWe share device identifying data with some advertising partners which may include app opens that happen prior to signing up. Please see here for more details: https://help.twitter.com/en/safety-and-security/data-through-partnerships", "descriptionHTML": "<b>Join the conversation!</b> <br><br>Expand your social network and stay updated on what\u2019s trending now. Retweet, chime in on a thread, go viral, or just scroll through the Twitter timeline to stay on top of what\u2019s happening, whether it\u2019s social media news or news from around the world. <br><br>Twitter is your \u2728 go-to social media app \u2728 and the new media source for what's going on around the globe.<br><br><b>Jump into the conversation with sound!</b>Twitter Spaces is a new way to have live audio conversations that amplify the power of the human voice. Engage authentically with fans and followers, listen and learn about your favorite creators, influential people and activists on their live Spaces. From tweeting to talking, Join, listen, and speak in live audio conversations.<br><br>Explore top trending topics in media, or get to know thought-leaders in the areas that matter to you; whether your interests range from celebrity tweets to politics, news updates, best podcast recommendations or football, you can follow & speak directly to influencers or your friends alike. Every voice can impact the world. <br><br><b>Follow your interests.</b> \u2b50 Tweet, Retweet, Reply to Tweets, Share or Like - Twitter is the #1 social media app for latest news & updates.<br><br><b>Trending Topics </b> Get ready for a new kind of media. Search hashtags and trending topics to stay in the know. Follow the tweets of your favorite influencers and crime podcast hosts, alongside hundreds of interesting Twitter users, and read their content at a glance. <br><br><b>Share your opinion</b> Engage your social network with noteworthy links, photos and videos. DM your friends or reply in a thread. Whether you chat privately or go viral, your voice makes a difference.<br><br><b>Get noticed. </b> Twitter allows you to find interesting people or build a following of people who are interested in you. Beyond chatting with friends, Twitter allows influencers to build a personal connection with their fans. Speak directly to the people who influence you - you may be surprised by how many answer back. <br><br>\u2714\ufe0f <b>Build your profile:</b><br><br>*Customize your profile, add a photo, description, location, and background photo <br>*Post visual content \ud83e\udd38<br>*Use hashtags in your Tweets #\ufe0f\u20e3<br>*Draw in followers outside of Twitter \ud83c\udf0e<br><br><b>Track What\u2019s Trending</b><br><br>Discover top trending hashtags and breaking news headlines. Follow media topics, Tweet threads & live videos, to keep your finger on the pulse of what\u2019s happening. Whether you\u2019re interested in sports highlights, pop culture memes or politics, Twitter is your source of information.<br><br><b>Join a community</b><br>Go beyond just the people you know; use social media to expand your social network. Find like-minded friends or explore interests you never knew you had. Get informed on the topics that matter to you, whether your interests are mainstream or niche. You can share content or be a fly on the wall; either way, you\u2019ll discover something new each time you open the app.<br><br><b>Find your voice on social media - download the Twitter app for Android today!</b><br><br>Like us on Facebook: https://www.facebook.com/TwitterInc/<br>Follow us on Instagram: https://www.instagram.com/twitter/?hl=en<br><br><b><i>Privacy Policy: https://twitter.com/en/privacy</i></b><br><b><i>Terms and Conditions: https://twitter.com/en/tos</i></b><br><br>We share device identifying data with some advertising partners which may include app opens that happen prior to signing up. Please see here for more details: https://help.twitter.com/en/safety-and-security/data-through-partnerships", "summary": "Now with Twitter spaces: Join, listen, and speak in live audio conversations", "installs": "1,000,000,000+", "minInstalls": 1000000000, "maxInstalls": 1340706030, "score": 3.6942897, "scoreText": "3.7", "ratings": 20285209, "reviews": 686499, "histogram": {"1": 5228969, "2": 495985, "3": 825858, "4": 2431010, "5": 11303362}, "price": 0, "free": true, "currency": "USD", "priceText": "Free", "available": true, "offersIAP": true, "IAPRange": "$0.99 - $399.99 per item", "androidVersion": "VARY", "androidVersionText": "Varies with device", "developer": "Twitter, Inc.", "developerId": "Twitter,+Inc.", "developerEmail": "[email protected]", "developerWebsite": "https://support.twitter.com/articles/20169915", "developerAddress": "Twitter, Inc.\n1355 Market Street, Suite 900\nSan Francisco, CA 94103", "privacyPolicy": "http://twitter.com/privacy", "developerInternalID": "Twitter,+Inc.", "genre": "Social", "genreId": "SOCIAL", "icon": "https://play-lh.googleusercontent.com/wIf3HtczQDjHzHuu7vezhqNs0zXAG85F7VmP7nhsTxO3OHegrVXlqIh_DWBYi86FTIGk", "headerImage": "https://play-lh.googleusercontent.com/ppgpYkuUs_NIA3MANIeAP1PFp0t_8lL_bwbGHGi1w_9fmm-ONuiYwXXJkeyRDpryCOU", "screenshots": ["https://play-lh.googleusercontent.com/_sKrulHgWUngPxvR5l41ZHJooqmeEihVE2gvgD0prWa5DI52wAJxSTgTvK6PYZepP8o", "https://play-lh.googleusercontent.com/WvFg1NmhXJ2s0WVODKr1-khdEuRz3ZACMY9irAlEraXeUohSRia1Gg5oS0F77xwBVRI", "https://play-lh.googleusercontent.com/oPEKR8Ay9gMN9TjtZ9A2QBnwQ02bD4FXTEz1rSxad1Iy8eh-sKSzuV2NhU1i6u_nvCY", "https://play-lh.googleusercontent.com/ijh6SZfGzv3ct1Y2tCBDPCeevkr3hxVwwVCWRyEHkcLvF7g85SmHA8gf7V26gps-EZc", "https://play-lh.googleusercontent.com/2zbCvart05_SY-pKi-PLN7RK1Hc0tr2LKAPv14UL1jg1m37jksVhczvWq6JH45dpWY4", "https://play-lh.googleusercontent.com/Fimd-R9FsJCFAsX_LvqG0uFpRatgoWR5d7fZ1IDqHcaGwBKcy8Li2imhR1IQTwI-eK4", "https://play-lh.googleusercontent.com/YfEQWDLL_dmxXqAaAl39yMw8KskshH_w5LBbwP7WpRfmZjrt4fE_NimOrpZd8w2n", "https://play-lh.googleusercontent.com/T2GAPN8bLkW4iXJ0xCf2YOYjAglenq-0Vz_F9Q4Q7px6_VSLTCtBOUTUHdbOyL7Tij4", "https://play-lh.googleusercontent.com/h8MHVZzZM8VcxlbDqaDjjzsHIUBW7Y8sdw2jIroP80Je1nA8x7CDi8W5b_GcO4jIL2N_"], "video": "https://www.youtube.com/embed/AUBvHej0hrk?ps=play&vq=large&rel=0&autohide=1&showinfo=0", "videoImage": "https://play-lh.googleusercontent.com/ppgpYkuUs_NIA3MANIeAP1PFp0t_8lL_bwbGHGi1w_9fmm-ONuiYwXXJkeyRDpryCOU", "contentRating": "Mature 17+", "adSupported": true, "released": "Apr 30, 2010", "updated": 1664310854000, "version": "VARY", "recentChanges": "Get ready for the new dark mode, now with 2 options \u2013 dim and lights out \u2013 and an automatic setting!", "comments": ["A recent update has completely, and I mean completely, broken Twitter for Pixel phones. Opening the app normally wi bring you to the home page, but nothing is loaded, and you aren't able to do anything. You are able to view the side bar, but as soon as you let go of it, it'll instantly hide again. Using the shortcuts works, kind of, but the homepage is unusable in this state. Seriously don't recommend until any way of fixing the issue is released.", "This app is frustrating as heck. When you're scrolling through your timeline, it will randomly shoot off to a whole different part of the timeline. When you search for past posts you made, half the time, they won't appear. When you \"leave\" a conversation, it won't even let you comment on that post again. And when you just want to send an email to Twitter's support team asking about these issues, there's no contact info. Just endless screens that circle back on each other.", "As of today the app is completely non-functional on my device (Pixel 6 Pro). Have tried restarting my device, force closing the app several times, and uninstalled/reinstalled. Nothing works at all. Even in general though, it truly is astounding how much worse the Android version is compared to the iOS version, even on a major platform like the Pixel. It really isn't even close to as good of an experience.", "Extremely primitive design. No ability to see a list of just the people you follow. Must manually search for them every time. No ability to sort whatsoever. One big convoluted mess. Slow and unresponsive. No Twitter is not better in the app. They need to take a look at the YouTube app. Did I just travel back in time 20 years?", "Terrible update. When you click into a video, it cuts off \u00bc of the bottom of the screen, so you miss a decent amount of what you are trying to see. When you try going to landscape, it just switches to a new video. There very clearly trying to be more like tiktok in how they function. They've also added a lot more ads than there were. You now see ads every few posts. With the trajectory they're taking now, the service will be unusable in a few months."], "appId": "com.twitter.android", "url": "https://play.google.com/store/apps/details?id=com.twitter.android&hl=en&gl=us"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "descriptionHTML": {"type": "string"}, "summary": {"type": "string"}, "installs": {"type": "string"}, "minInstalls": {"type": "integer"}, "maxInstalls": {"type": "integer"}, "score": {"type": "number"}, "scoreText": {"type": "string"}, "ratings": {"type": "integer"}, "reviews": {"type": "integer"}, "histogram": {"type": "object", "properties": {"1": {"type": "integer"}, "2": {"type": "integer"}, "3": {"type": "integer"}, "4": {"type": "integer"}, "5": {"type": "integer"}}, "required": ["1", "2", "3", "4", "5"]}, "price": {"type": "integer"}, "free": {"type": "boolean"}, "currency": {"type": "string"}, "priceText": {"type": "string"}, "available": {"type": "boolean"}, "offersIAP": {"type": "boolean"}, "IAPRange": {"type": "string"}, "androidVersion": {"type": "string"}, "androidVersionText": {"type": "string"}, "developer": {"type": "string"}, "developerId": {"type": "string"}, "developerEmail": {"type": "string"}, "developerWebsite": {"type": "string"}, "developerAddress": {"type": "string"}, "privacyPolicy": {"type": "string"}, "developerInternalID": {"type": "string"}, "genre": {"type": "string"}, "genreId": {"type": "string"}, "icon": {"type": "string"}, "headerImage": {"type": "string"}, "screenshots": {"type": "array", "items": {"type": "string"}}, "video": {"type": "string"}, "videoImage": {"type": "string"}, "contentRating": {"type": "string"}, "adSupported": {"type": "boolean"}, "released": {"type": "string"}, "updated": {"type": "integer"}, "version": {"type": "string"}, "recentChanges": {"type": "string"}, "comments": {"type": "array", "items": {"type": "string"}}, "appId": {"type": "string"}, "url": {"type": "string"}}, "required": ["IAPRange", "adSupported", "androidVersion", "androidVersionText", "appId", "available", "comments", "contentRating", "currency", "description", "descriptionHTML", "developer", "developerAddress", "developerEmail", "developerId", "developerInternalID", "developerWebsite", "free", "genre", "genreId", "headerImage", "histogram", "icon", "installs", "maxInstalls", "minInstalls", "offersIAP", "price", "priceText", "privacyPolicy", "ratings", "recentChanges", "released", "reviews", "score", "scoreText", "screenshots", "summary", "title", "updated", "url", "version", "video", "videoImage"]}}, "required": ["data", "status", "timestamp"]} |
8beecdfb-6468-4009-8c2f-32113b7403ee/16bd0248-0f12-4fd2-947c-d544318b74eb/0/0 | Driving Directions | Get driving directions and best routes from an origin to a destination in real-time, from Google Maps. | 9.2 | Get Directions | Get driving directions from an origin to a destination. | 200 | Response | {"status": "OK", "request_id": "b7ad2b3d-a8be-4fea-9a12-bcd2b4b2ee12", "data": {"best_routes": [{"route_name": "US-101 S", "distance_meters": 64453, "distance_label": "40.0 miles", "duration_seconds": 2837, "duration_label": "47 min", "min_duration_seconds": 2405, "max_duration_seconds": 2961, "highlights": ["Fastest route now due to traffic conditions"], "distance_timing_meters_seconds": {"0": 0, "14": 2, "195": 29, "283": 42, "360": 57, "372": 60, "383": 62, "454": 74, "561": 98, "613": 103, "633": 105, "641": 106, "703": 114, "719": 116, "791": 122, "833": 125, "904": 129, "933": 130, "984": 133, "1025": 135, "1156": 141, "1313": 149, "1386": 152, "1432": 154, "1503": 158, "1559": 160, "1610": 163, "1619": 163, "1681": 169, "1764": 174, "1835": 181, "1853": 184, "1890": 192, "1905": 195, "1953": 200, "1979": 203, "2067": 223, "2118": 236, "2131": 245, "2145": 247, "2226": 252, "2266": 255, "2294": 257, "2317": 259, "2355": 261, "2380": 262, "2419": 264, "2452": 266, "2528": 269, "2578": 271, "2605": 272, "2656": 274, "2704": 276, "2738": 277, "2773": 279, "2807": 280, "2838": 281, "2981": 285, "3046": 287, "3178": 292, "3282": 295, "3417": 299, "3491": 302, "3575": 305, "3774": 311, "3943": 317, "3984": 318, "4024": 320, "4108": 323, "4182": 325, "4458": 335, "4524": 337, "4621": 341, "4694": 344, "4752": 346, "5011": 357, "5067": 360, "5166": 363, "5212": 366, "5228": 367, "5282": 369, "5356": 372, "5408": 374, "5497": 377, "5583": 380, "5695": 384, "5734": 385, "5783": 387, "5867": 389, "5962": 392, "6087": 397, "6117": 398, "6249": 402, "6345": 405, "6396": 407, "6452": 409, "6495": 410, "6570": 413, "6636": 415, "6725": 418, "6805": 420, "6825": 421, "6933": 425, "7059": 429, "7077": 429, "7116": 430, "7138": 431, "7190": 433, "7315": 437, "7335": 437, "7401": 441, "7498": 445, "7564": 447, "7829": 455, "8240": 467, "8413": 472, "8842": 485, "9510": 505, "9567": 507, "9649": 509, "9695": 510, "9748": 512, "9780": 513, "10124": 524, "10191": 526, "10225": 527, "10275": 528, "10426": 533, "10474": 534, "10582": 537, "10687": 541, "10787": 544, "10895": 547, "10954": 549, "11086": 553, "11323": 561, "11480": 567, "11575": 570, "11766": 576, "11866": 579, "11967": 583, "12109": 587, "12334": 595, "12383": 596, "12462": 599, "12543": 602, "12705": 607, "12752": 609, "12820": 611, "12946": 615, "13028": 618, "13092": 620, "13146": 622, "13179": 623, "13205": 624, "13220": 625, "13242": 625, "13274": 626, "13324": 628, "13370": 630, "13398": 631, "13510": 635, "13544": 636, "13616": 638, "13662": 640, "13729": 642, "13759": 643, "13791": 645, "13858": 647, "13877": 648, "13897": 648, "13917": 649, "13937": 650, "13957": 650, "14032": 653, "14054": 654, "14079": 655, "14105": 656, "14172": 658, "14239": 660, "14296": 662, "14339": 664, "14355": 664, "14408": 666, "14427": 667, "14460": 668, "14575": 672, "14612": 674, "14644": 675, "14670": 676, "14695": 677, "14729": 678, "14816": 681, "14848": 682, "14859": 683, "14889": 684, "14914": 685, "14956": 686, "15027": 689, "15070": 690, "15094": 691, "15115": 692, "15147": 693, "15168": 694, "15183": 694, "15208": 695, "15229": 696, "15249": 696, "15312": 698, "15367": 700, "15388": 701, "15407": 702, "15430": 702, "15473": 704, "15513": 705, "15649": 710, "15764": 714, "15809": 715, "15875": 717, "16000": 722, "16271": 731, "16345": 734, "16436": 737, "16469": 738, "16555": 741, "16616": 743, "16846": 750, "16992": 755, "17070": 758, "17134": 760, "17158": 761, "17306": 766, "17404": 769, "17494": 772, "17609": 776, "17718": 780, "17846": 784, "17867": 785, "17895": 786, "18035": 791, "18289": 799, "18567": 809, "18646": 811, "18861": 819, "18949": 823, "19291": 834, "19355": 837, "19510": 842, "19594": 845, "19671": 848, "19756": 851, "19807": 852, "19878": 855, "19970": 858, "20128": 863, "20212": 866, "20288": 868, "20354": 870, "20419": 872, "20479": 874, "20540": 876, "20645": 880, "20686": 881, "20750": 883, "20795": 885, "20856": 887, "20985": 891, "21034": 892, "21102": 895, "21192": 898, "21242": 899, "21290": 901, "21333": 902, "21389": 904, "21603": 911, "21787": 918, "21858": 920, "22020": 925, "22138": 929, "22183": 930, "22237": 932, "22562": 943, "22791": 950, "22942": 955, "22956": 955, "23250": 964, "23295": 966, "23342": 967, "23404": 969, "23618": 976, "23681": 978, "23782": 982, "23989": 989, "24134": 993, "24386": 1001, "24457": 1003, "24848": 1015, "25154": 1025, "25355": 1031, "25444": 1034, "25579": 1038, "25667": 1041, "25750": 1043, "25813": 1045, "25905": 1048, "26134": 1057, "26197": 1059, "26334": 1064, "26568": 1071, "26628": 1073, "26712": 1076, "26870": 1081, "26908": 1083, "26966": 1085, "27080": 1088, "27199": 1092, "27529": 1103, "27842": 1113, "27940": 1117, "28034": 1120, "28088": 1122, "28126": 1123, "28199": 1126, "28306": 1130, "28422": 1133, "28518": 1137, "28575": 1139, "28667": 1142, "28751": 1145, "28814": 1147, "28837": 1147, "29069": 1155, "29158": 1157, "29365": 1164, "29457": 1167, "29572": 1170, "29653": 1173, "29988": 1184, "30071": 1186, "30133": 1188, "30237": 1193, "30294": 1195, "30388": 1198, "30612": 1206, "30723": 1209, "30825": 1212, "30945": 1216, "31009": 1218, "31109": 1221, "31172": 1223, "31215": 1225, "31300": 1228, "31399": 1231, "31470": 1234, "31622": 1239, "31725": 1242, "31783": 1244, "32196": 1257, "32277": 1259, "32458": 1265, "32560": 1269, "32608": 1270, "32692": 1273, "33069": 1284, "33237": 1289, "33271": 1290, "33313": 1292, "33410": 1295, "33662": 1302, "34175": 1318, "34220": 1319, "34243": 1320, "34347": 1323, "34521": 1329, "34573": 1331, "34841": 1339, "34988": 1343, "35261": 1352, "35290": 1353, "35342": 1355, "35395": 1356, "35530": 1361, "35650": 1365, "35704": 1367, "35762": 1369, "35801": 1370, "35882": 1373, "35948": 1376, "36072": 1380, "36195": 1384, "36333": 1388, "36419": 1390, "36498": 1393, "36534": 1394, "36628": 1397, "36689": 1398, "36754": 1400, "37004": 1408, "37060": 1410, "37385": 1419, "37426": 1421, "37493": 1423, "38253": 1446, "38282": 1447, "38311": 1448, "38383": 1450, "38420": 1451, "38470": 1453, "38567": 1456, "38629": 1458, "38685": 1459, "38764": 1462, "39179": 1475, "39252": 1477, "39315": 1479, "39443": 1483, "39513": 1485, "39574": 1487, "39651": 1490, "39734": 1492, "39800": 1494, "39966": 1500, "40023": 1502, "40579": 1519, "40682": 1522, "40758": 1525, "40892": 1529, "40941": 1531, "41005": 1533, "41126": 1537, "41173": 1538, "41325": 1543, "41357": 1544, "41388": 1545, "41467": 1548, "41580": 1552, "41687": 1556, "41785": 1559, "41845": 1561, "41912": 1563, "42294": 1576, "42381": 1579, "42532": 1584, "42720": 1590, "42961": 1598, "42997": 1599, "43043": 1601, "43101": 1603, "43183": 1605, "43288": 1609, "43415": 1613, "43492": 1616, "43547": 1618, "43592": 1619, "43742": 1624, "43824": 1627, "43864": 1628, "43922": 1630, "44015": 1633, "44094": 1636, "44237": 1640, "44368": 1645, "44415": 1646, "44465": 1648, "44488": 1649, "44548": 1651, "44674": 1655, "44745": 1657, "44865": 1661, "44933": 1663, "44998": 1665, "45144": 1669, "45336": 1675, "45488": 1680, "45708": 1687, "45913": 1693, "46302": 1705, "46367": 1707, "46406": 1708, "46481": 1710, "46543": 1712, "46624": 1714, "46667": 1716, "47064": 1728, "47113": 1729, "47188": 1732, "47284": 1735, "47412": 1739, "47434": 1740, "47590": 1745, "47646": 1747, "47732": 1749, "47881": 1754, "47902": 1755, "48163": 1763, "48223": 1765, "48267": 1767, "48308": 1768, "48403": 1771, "48627": 1778, "48773": 1783, "48892": 1787, "48921": 1787, "48964": 1789, "49019": 1791, "49136": 1794, "49457": 1804, "49833": 1815, "49919": 1818, "50249": 1828, "50317": 1831, "50433": 1834, "50557": 1838, "50855": 1847, "50908": 1849, "51162": 1857, "51301": 1861, "51433": 1866, "51470": 1867, "51572": 1870, "51641": 1872, "51676": 1873, "51808": 1878, "51895": 1880, "51967": 1882, "51988": 1883, "52019": 1884, "52055": 1885, "52092": 1886, "52115": 1887, "52171": 1889, "52194": 1889, "52293": 1892, "52327": 1893, "52491": 1898, "52532": 1900, "52687": 1904, "52784": 1907, "52998": 1914, "53071": 1917, "53226": 1922, "53301": 1924, "53326": 1925, "53416": 1928, "53656": 1935, "53707": 1937, "53880": 1942, "53979": 1946, "54091": 1949, "54198": 1952, "54273": 1955, "54403": 1959, "54563": 1964, "54623": 1966, "54659": 1967, "54727": 1969, "54785": 1971, "54935": 1976, "55009": 1978, "55054": 1980, "55179": 1984, "55319": 1988, "55354": 1990, "55455": 1993, "55520": 1995, "55551": 1996, "55663": 2000, "55712": 2001, "55760": 2003, "55851": 2006, "55913": 2008, "56109": 2014, "56156": 2016, "56188": 2017, "56261": 2019, "56322": 2022, "56480": 2027, "56628": 2032, "56688": 2034, "56764": 2036, "56937": 2042, "57175": 2051, "57329": 2056, "57404": 2058, "57634": 2066, "57693": 2068, "57728": 2069, "57985": 2078, "58049": 2080, "58171": 2084, "58546": 2096, "58645": 2100, "58744": 2103, "58994": 2111, "59188": 2118, "59243": 2120, "59752": 2136, "59871": 2140, "60015": 2145, "60070": 2147, "60173": 2150, "60201": 2151, "60308": 2155, "60364": 2157, "60390": 2158, "60470": 2161, "60521": 2162, "60552": 2164, "60621": 2166, "60736": 2171, "60786": 2174, "60894": 2184, "61012": 2195, "61066": 2206, "61184": 2215, "61241": 2222, "61301": 2229, "61408": 2238, "61454": 2242, "61524": 2246, "61667": 2253, "61683": 2254, "61741": 2257, "61846": 2262, "61855": 2263, "61909": 2267, "61955": 2271, "61998": 2274, "62040": 2277, "62055": 2278, "62073": 2279, "62083": 2280, "62157": 2284, "62217": 2288, "62285": 2293, "62305": 2294, "62324": 2295, "62356": 2297, "62396": 2300, "62434": 2303, "62476": 2306, "62573": 2313, "62596": 2314, "62649": 2318, "62702": 2321, "62811": 2329, "62859": 2333, "63024": 2342, "63069": 2344, "63108": 2346, "63214": 2352, "63268": 2355, "63320": 2358, "63386": 2362, "63419": 2364, "63470": 2368, "63513": 2370, "63531": 2372, "63591": 2376, "63626": 2379, "63663": 2382, "63678": 2383, "63745": 2387, "63812": 2391, "63848": 2393, "63860": 2394, "63946": 2400, "63983": 2403, "64032": 2406, "64065": 2408, "64199": 2416, "64235": 2419, "64307": 2425, "64353": 2430, "64370": 2432, "64387": 2442, "64439": 2446}, "notes": [], "departure_timestamp": 1671017178, "departure_datetime_utc": "2022-12-14T11:26:18.000Z", "arrival_timestamp": 1671020015, "arrival_datetime_utc": "2022-12-14T12:13:35.000Z", "route_parts": [{"summary": "Get on I-280 N from San Jose Avenue", "distance_meters": 2529, "distance_label": "1.6 mi", "duration_seconds": 332, "duration_label": "6 min", "instructions": [{"summary": "Head east on 29th St toward Dolores St", "distance_meters": 195, "distance_label": "0.1 mi", "duration_seconds": 34, "duration_label": "34 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=IVIzYGvFL8tKatXash1PbQ&w=1024&h=768&yaw=88&pitch=0&thumbfov=114&ll=37.743687,-122.426915"}, {"summary": "Turn right at the 1st cross street onto Dolores St", "distance_meters": 367, "distance_label": "0.2 mi", "duration_seconds": 73, "duration_label": "1 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=wiT_N6AtRwU1YngnpAdmoQ&w=1024&h=768&yaw=86&pitch=0&thumbfov=114&ll=37.743821,-122.424673"}, {"summary": "Turn right onto San Jose Avenue", "distance_meters": 1049, "distance_label": "0.7 mi", "duration_seconds": 77, "duration_label": "1 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=t3UKyZ9G4JOh12EH8Eap2w&w=1024&h=768&yaw=152&pitch=0&thumbfov=114&ll=37.740756,-122.424198"}, {"summary": "Take the Monterey Blvd exit", "distance_meters": 295, "distance_label": "0.2 mi", "duration_seconds": 40, "duration_label": "40 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=r2S0ScaDOCahtp1GrwXSbw&w=1024&h=768&yaw=244&pitch=0&thumbfov=114&ll=37.733761,-122.431202"}, {"summary": "Continue onto Monterey Blvd", "distance_meters": 213, "distance_label": "0.1 mi", "duration_seconds": 58, "duration_label": "58 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=GjPzOq2hrlSLEhXsqEZe2w&w=1024&h=768&yaw=250&pitch=0&thumbfov=114&ll=37.732623,-122.434284"}, {"summary": "Turn left to merge onto I-280 N toward Civic Center/Bay Bridge", "distance_meters": 410, "distance_label": "0.3 mi", "duration_seconds": 50, "duration_label": "50 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=6hGqCvGhuAeLEwoKF0CBgA&w=1024&h=768&yaw=232&pitch=0&thumbfov=114&ll=37.731692,-122.436461"}]}, {"summary": "Follow US-101 S to N Mathilda Ave in Sunnyvale. Take exit 396A from US-101 S", "distance_meters": 58550, "distance_label": "36.4 mi", "duration_seconds": 2162, "duration_label": "36 min", "instructions": [{"summary": "Merge onto I-280 N", "distance_meters": 1656, "distance_label": "1.0 mi", "duration_seconds": 57, "duration_label": "57 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=sturNC07Zg_yp9iIBLT7jg&w=1024&h=768&yaw=47&pitch=0&thumbfov=114&ll=37.731860,-122.432647"}, {"summary": "Use the right 2 lanes to take exit 54A to merge onto US-101 S toward San Jose", "distance_meters": 52309, "distance_label": "32.5 mi", "duration_seconds": 1913, "duration_label": "32 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=MAXXD-NCbMvkfIsC2WHUsw&w=1024&h=768&yaw=69&pitch=0&thumbfov=114&ll=37.732316,-122.414205"}, {"summary": "Keep right to stay on US-101 S", "distance_meters": 4255, "distance_label": "2.6 mi", "duration_seconds": 158, "duration_label": "3 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=J4-8cbBCMaatqP9EQ-nSGw&w=1024&h=768&yaw=112&pitch=0&thumbfov=114&ll=37.411320,-122.076981"}, {"summary": "Take exit 396A for Mathilda Ave", "distance_meters": 330, "distance_label": "0.2 mi", "duration_seconds": 34, "duration_label": "34 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=Jb31pAuNN0u4B400J1CDig&w=1024&h=768&yaw=102&pitch=0&thumbfov=114&ll=37.399621,-122.031307"}]}, {"summary": "Follow N Mathilda Ave to El Camino Real", "distance_meters": 3374, "distance_label": "2.1 mi", "duration_seconds": 344, "duration_label": "6 min", "instructions": [{"summary": "Use the right 2 lanes to turn right onto N Mathilda Ave", "distance_meters": 3288, "distance_label": "2.0 mi", "duration_seconds": 322, "duration_label": "5 min", "notes": ["Pass by PNC Bank (on the right in 1.5 mi)"], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=loPztGQFRQJQdRvF6JE-dQ&w=1024&h=768&yaw=101&pitch=0&thumbfov=114&ll=37.397902,-122.028342"}, {"summary": "Turn left onto El Camino Real", "distance_meters": 86, "distance_label": "282 ft", "duration_seconds": 22, "duration_label": "22 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=W_jBkUGw_Uu_RqUEW-Ofyg&w=1024&h=768&yaw=198&pitch=0&thumbfov=114&ll=37.369295,-122.037011"}]}]}, {"route_name": "US-101 S and N Mathilda Ave", "distance_meters": 63479, "distance_label": "39.4 miles", "duration_seconds": 2887, "duration_label": "48 min", "min_duration_seconds": 2361, "max_duration_seconds": 2998, "highlights": [], "distance_timing_meters_seconds": {"0": 0, "14": 2, "195": 28, "207": 31, "330": 57, "348": 61, "358": 64, "419": 77, "509": 104, "534": 107, "549": 108, "607": 114, "638": 116, "674": 119, "706": 122, "753": 126, "779": 128, "825": 132, "853": 134, "895": 139, "902": 140, "916": 141, "933": 143, "978": 148, "1020": 154, "1051": 157, "1146": 166, "1215": 172, "1231": 173, "1241": 175, "1306": 191, "1314": 193, "1322": 195, "1381": 203, "1403": 205, "1425": 208, "1449": 210, "1519": 218, "1582": 228, "1593": 230, "1618": 235, "1638": 237, "1700": 244, "1786": 255, "1819": 259, "1840": 261, "1863": 263, "1912": 269, "1933": 271, "2044": 283, "2058": 284, "2079": 287, "2088": 288, "2180": 297, "2196": 298, "2243": 303, "2265": 304, "2398": 314, "2705": 324, "2960": 333, "3063": 337, "3222": 343, "3289": 345, "3318": 346, "3373": 347, "3430": 349, "3501": 352, "3542": 353, "3597": 355, "3690": 358, "3717": 359, "3756": 360, "3789": 361, "3846": 363, "4139": 373, "4178": 374, "4202": 375, "4259": 377, "4328": 379, "4364": 381, "4437": 383, "4617": 389, "4669": 391, "4691": 392, "4721": 393, "4816": 396, "4900": 398, "5043": 403, "5120": 406, "5150": 407, "5282": 411, "5378": 414, "5429": 416, "5485": 418, "5528": 419, "5603": 422, "5669": 424, "5758": 427, "5804": 428, "5838": 430, "5858": 430, "5966": 434, "6092": 438, "6110": 439, "6149": 440, "6171": 440, "6223": 442, "6348": 446, "6368": 447, "6434": 450, "6531": 454, "6597": 456, "6862": 464, "7273": 476, "7446": 481, "7875": 494, "8543": 514, "8600": 516, "8682": 519, "8728": 520, "8781": 522, "8813": 523, "9157": 533, "9308": 538, "9459": 542, "9507": 544, "9615": 547, "9720": 550, "9820": 554, "9928": 557, "9987": 559, "10119": 563, "10356": 571, "10513": 576, "10608": 579, "10799": 586, "10899": 589, "11000": 593, "11142": 597, "11367": 605, "11416": 606, "11495": 609, "11576": 611, "11738": 617, "11785": 619, "11853": 621, "11979": 625, "12061": 628, "12125": 630, "12212": 633, "12238": 634, "12253": 635, "12275": 635, "12307": 637, "12357": 638, "12543": 645, "12577": 646, "12649": 648, "12716": 651, "12762": 652, "12792": 654, "12824": 655, "12866": 656, "12891": 657, "12950": 659, "13051": 663, "13065": 663, "13112": 665, "13138": 666, "13205": 668, "13272": 670, "13329": 672, "13372": 674, "13388": 674, "13441": 676, "13478": 678, "13493": 678, "13608": 683, "13645": 684, "13677": 685, "13703": 686, "13728": 687, "13762": 688, "13849": 691, "13881": 693, "13892": 693, "13922": 694, "13947": 695, "13973": 696, "13989": 697, "14060": 699, "14103": 701, "14127": 701, "14148": 702, "14180": 703, "14201": 704, "14216": 704, "14241": 705, "14262": 706, "14282": 707, "14345": 709, "14400": 711, "14421": 711, "14440": 712, "14463": 713, "14506": 714, "14546": 715, "14682": 720, "14797": 724, "14842": 726, "14908": 728, "15033": 732, "15304": 742, "15378": 744, "15469": 747, "15502": 748, "15588": 751, "15649": 753, "15879": 761, "16025": 766, "16103": 768, "16167": 771, "16191": 771, "16402": 778, "16437": 779, "16527": 782, "16642": 786, "16751": 790, "16879": 795, "16900": 796, "16928": 797, "17068": 802, "17322": 810, "17600": 819, "17679": 822, "17894": 830, "17982": 833, "18324": 845, "18388": 847, "18543": 853, "18627": 856, "18704": 859, "18789": 862, "18840": 863, "18911": 866, "19003": 869, "19161": 874, "19245": 877, "19321": 879, "19387": 881, "19452": 883, "19512": 885, "19573": 887, "19678": 891, "19719": 892, "19783": 894, "19828": 896, "19889": 898, "20018": 902, "20067": 903, "20135": 906, "20225": 909, "20275": 910, "20323": 912, "20366": 913, "20422": 915, "20636": 922, "20820": 929, "20891": 931, "21053": 936, "21171": 940, "21216": 942, "21270": 943, "21595": 954, "21824": 961, "21975": 966, "21989": 966, "22283": 976, "22328": 977, "22375": 979, "22437": 981, "22651": 988, "22714": 990, "22815": 993, "23022": 1000, "23167": 1005, "23419": 1013, "23490": 1015, "23881": 1027, "24187": 1036, "24388": 1043, "24477": 1045, "24612": 1050, "24700": 1052, "24783": 1055, "24846": 1057, "24938": 1060, "25167": 1068, "25230": 1070, "25367": 1075, "25601": 1083, "25661": 1085, "25745": 1088, "25903": 1093, "25941": 1095, "25999": 1096, "26113": 1100, "26232": 1104, "26562": 1115, "26875": 1125, "26973": 1129, "27067": 1132, "27121": 1134, "27159": 1135, "27232": 1138, "27339": 1141, "27455": 1145, "27551": 1149, "27608": 1151, "27700": 1154, "27784": 1157, "27847": 1159, "27870": 1159, "28102": 1167, "28191": 1169, "28398": 1176, "28490": 1179, "28605": 1182, "28686": 1185, "28783": 1188, "28832": 1190, "29021": 1196, "29104": 1199, "29166": 1200, "29270": 1205, "29327": 1207, "29421": 1210, "29645": 1218, "29756": 1221, "29858": 1225, "29978": 1229, "30042": 1231, "30142": 1234, "30205": 1236, "30248": 1237, "30333": 1240, "30432": 1244, "30503": 1247, "30655": 1251, "30758": 1255, "30816": 1257, "31229": 1269, "31310": 1272, "31491": 1278, "31593": 1281, "31641": 1283, "31725": 1285, "32102": 1297, "32270": 1302, "32304": 1303, "32346": 1304, "32443": 1307, "32695": 1315, "33208": 1330, "33253": 1332, "33276": 1333, "33380": 1336, "33554": 1342, "33606": 1343, "33874": 1352, "34021": 1356, "34294": 1365, "34323": 1366, "34375": 1367, "34428": 1369, "34563": 1374, "34683": 1378, "34737": 1380, "34795": 1382, "34834": 1383, "34915": 1386, "34981": 1388, "35105": 1393, "35228": 1396, "35366": 1401, "35452": 1403, "35531": 1406, "35567": 1407, "35661": 1409, "35722": 1411, "35787": 1413, "36037": 1421, "36093": 1423, "36418": 1432, "36459": 1434, "36526": 1436, "37218": 1457, "37244": 1458, "37286": 1459, "37315": 1460, "37344": 1461, "37416": 1463, "37453": 1464, "37503": 1466, "37600": 1469, "37662": 1471, "37718": 1472, "37797": 1475, "38212": 1488, "38285": 1491, "38348": 1493, "38476": 1496, "38546": 1499, "38607": 1501, "38684": 1503, "38767": 1505, "38833": 1508, "38999": 1513, "39056": 1515, "39612": 1532, "39715": 1536, "39791": 1538, "39925": 1542, "39974": 1544, "40038": 1546, "40159": 1550, "40206": 1552, "40358": 1557, "40390": 1558, "40421": 1559, "40500": 1562, "40613": 1566, "40720": 1569, "40818": 1573, "40878": 1575, "40945": 1577, "41327": 1590, "41414": 1593, "41565": 1598, "41753": 1604, "41994": 1612, "42030": 1613, "42076": 1615, "42134": 1616, "42216": 1619, "42321": 1622, "42448": 1627, "42525": 1630, "42580": 1632, "42625": 1633, "42775": 1638, "42857": 1641, "42897": 1642, "42955": 1644, "43048": 1647, "43127": 1650, "43270": 1654, "43358": 1657, "43401": 1659, "43448": 1660, "43498": 1662, "43521": 1663, "43581": 1665, "43707": 1669, "43778": 1671, "43898": 1675, "43966": 1677, "44031": 1679, "44177": 1683, "44369": 1689, "44521": 1694, "44741": 1701, "44946": 1707, "45335": 1719, "45400": 1721, "45439": 1722, "45514": 1724, "45576": 1726, "45657": 1729, "45700": 1730, "46097": 1742, "46146": 1743, "46221": 1746, "46317": 1749, "46445": 1753, "46467": 1754, "46623": 1759, "46680": 1761, "46765": 1764, "46914": 1768, "46936": 1769, "47196": 1777, "47257": 1779, "47300": 1781, "47342": 1782, "47379": 1783, "47436": 1785, "47661": 1792, "47807": 1797, "47955": 1802, "47998": 1803, "48053": 1805, "48170": 1809, "48491": 1819, "48782": 1827, "48953": 1833, "49283": 1843, "49351": 1845, "49467": 1849, "49591": 1853, "49889": 1862, "49942": 1864, "50196": 1872, "50335": 1876, "50467": 1880, "50504": 1882, "50606": 1885, "50675": 1887, "50710": 1888, "50842": 1892, "50929": 1895, "51001": 1897, "51022": 1898, "51053": 1899, "51089": 1900, "51126": 1901, "51149": 1902, "51205": 1903, "51228": 1904, "51327": 1907, "51361": 1908, "51435": 1910, "51525": 1913, "51566": 1914, "51721": 1919, "51818": 1922, "52032": 1929, "52105": 1932, "52260": 1937, "52335": 1939, "52360": 1940, "52450": 1943, "52690": 1950, "52741": 1952, "52914": 1958, "53013": 1961, "53125": 1964, "53232": 1968, "53307": 1970, "53437": 1974, "53541": 1977, "53597": 1979, "53657": 1981, "53693": 1982, "53761": 1984, "53819": 1986, "53969": 1991, "54043": 1994, "54088": 1995, "54213": 1999, "54353": 2004, "54388": 2005, "54489": 2008, "54554": 2010, "54585": 2011, "54697": 2015, "54746": 2017, "54794": 2018, "54885": 2021, "54947": 2023, "55143": 2030, "55190": 2031, "55222": 2032, "55514": 2042, "55580": 2044, "55662": 2047, "55722": 2049, "55798": 2052, "55971": 2058, "56209": 2066, "56363": 2071, "56438": 2074, "56668": 2082, "56727": 2084, "56762": 2085, "57019": 2093, "57083": 2096, "57205": 2100, "57580": 2112, "57679": 2115, "57778": 2119, "58028": 2127, "58222": 2133, "58277": 2135, "58786": 2152, "58905": 2156, "59049": 2161, "59104": 2163, "59207": 2166, "59235": 2167, "59342": 2171, "59398": 2173, "59424": 2174, "59504": 2177, "59555": 2178, "59586": 2180, "59655": 2182, "59770": 2187, "59820": 2190, "59928": 2200, "60046": 2211, "60100": 2222, "60218": 2231, "60275": 2238, "60335": 2245, "60442": 2255, "60488": 2258, "60558": 2262, "60701": 2270, "60717": 2270, "60775": 2273, "60880": 2279, "60889": 2279, "60943": 2283, "60989": 2288, "61032": 2290, "61074": 2293, "61089": 2294, "61107": 2295, "61117": 2296, "61191": 2301, "61251": 2305, "61319": 2309, "61339": 2310, "61358": 2312, "61390": 2314, "61430": 2317, "61468": 2319, "61510": 2322, "61607": 2329, "61630": 2331, "61683": 2334, "61736": 2338, "61845": 2346, "61893": 2349, "62058": 2359, "62103": 2361, "62142": 2363, "62248": 2369, "62302": 2372, "62354": 2375, "62420": 2378, "62453": 2381, "62504": 2384, "62547": 2387, "62565": 2388, "62625": 2393, "62660": 2395, "62697": 2398, "62712": 2399, "62779": 2403, "62846": 2408, "62882": 2410, "62894": 2411, "62980": 2417, "63017": 2419, "63066": 2423, "63099": 2425, "63233": 2433, "63269": 2436, "63341": 2442, "63387": 2447, "63404": 2449, "63421": 2459, "63473": 2463}, "notes": [], "departure_timestamp": 1671017178, "departure_datetime_utc": "2022-12-14T11:26:18.000Z", "arrival_timestamp": 1671020065, "arrival_datetime_utc": "2022-12-14T12:14:25.000Z", "route_parts": [{"summary": "Get on US-101 S from Cesar Chavez St", "distance_meters": 2396, "distance_label": "1.5 mi", "duration_seconds": 401, "duration_label": "7 min", "instructions": [{"summary": "Head east on 29th St toward Dolores St", "distance_meters": 510, "distance_label": "0.3 mi", "duration_seconds": 116, "duration_label": "2 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=IVIzYGvFL8tKatXash1PbQ&w=1024&h=768&yaw=88&pitch=0&thumbfov=114&ll=37.743687,-122.426915"}, {"summary": "Turn left onto Mission St", "distance_meters": 509, "distance_label": "0.3 mi", "duration_seconds": 93, "duration_label": "2 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=O7jAyLwczJKhvJdncwC2Uw&w=1024&h=768&yaw=90&pitch=0&thumbfov=114&ll=37.744040,-122.421143"}, {"summary": "Turn right onto Cesar Chavez St", "distance_meters": 1057, "distance_label": "0.7 mi", "duration_seconds": 166, "duration_label": "3 min", "notes": ["Pass by AutoZone Auto Parts (on the left)"], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=EKW49bWZt9DArz_NYZ-jjg&w=1024&h=768&yaw=34&pitch=0&thumbfov=114&ll=37.747923,-122.418412"}, {"summary": "Take the ramp onto US-101 S", "distance_meters": 320, "distance_label": "0.2 mi", "duration_seconds": 26, "duration_label": "26 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=Sj-p6CruLIakn3BIzTn-gw&w=1024&h=768&yaw=72&pitch=0&thumbfov=114&ll=37.748805,-122.406501"}]}, {"summary": "Follow US-101 S to N Mathilda Ave in Sunnyvale. Take exit 396A from US-101 S", "distance_meters": 57709, "distance_label": "35.9 mi", "duration_seconds": 2140, "duration_label": "36 min", "instructions": [{"summary": "Merge onto US-101 S", "distance_meters": 53124, "distance_label": "33.0 mi", "duration_seconds": 1948, "duration_label": "32 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=PLnosU62aZTMXP2pTqAt4A&w=1024&h=768&yaw=166&pitch=0&thumbfov=114&ll=37.747331,-122.404584"}, {"summary": "Keep right to stay on US-101 S", "distance_meters": 4255, "distance_label": "2.6 mi", "duration_seconds": 158, "duration_label": "3 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=J4-8cbBCMaatqP9EQ-nSGw&w=1024&h=768&yaw=112&pitch=0&thumbfov=114&ll=37.411320,-122.076981"}, {"summary": "Take exit 396A for Mathilda Ave", "distance_meters": 330, "distance_label": "0.2 mi", "duration_seconds": 34, "duration_label": "34 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=Jb31pAuNN0u4B400J1CDig&w=1024&h=768&yaw=102&pitch=0&thumbfov=114&ll=37.399621,-122.031307"}]}, {"summary": "Follow N Mathilda Ave to El Camino Real", "distance_meters": 3374, "distance_label": "2.1 mi", "duration_seconds": 344, "duration_label": "6 min", "instructions": [{"summary": "Use the right 2 lanes to turn right onto N Mathilda Ave", "distance_meters": 3288, "distance_label": "2.0 mi", "duration_seconds": 322, "duration_label": "5 min", "notes": ["Pass by PNC Bank (on the right in 1.5 mi)"], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=loPztGQFRQJQdRvF6JE-dQ&w=1024&h=768&yaw=101&pitch=0&thumbfov=114&ll=37.397902,-122.028342"}, {"summary": "Turn left onto El Camino Real", "distance_meters": 86, "distance_label": "282 ft", "duration_seconds": 22, "duration_label": "22 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=W_jBkUGw_Uu_RqUEW-Ofyg&w=1024&h=768&yaw=198&pitch=0&thumbfov=114&ll=37.369295,-122.037011"}]}]}, {"route_name": "I-280 S and US-101 S", "distance_meters": 66908, "distance_label": "41.6 miles", "duration_seconds": 2857, "duration_label": "48 min", "min_duration_seconds": 2436, "max_duration_seconds": 3010, "highlights": [], "distance_timing_meters_seconds": {"0": 0, "14": 2, "195": 29, "283": 42, "360": 57, "372": 60, "383": 62, "454": 74, "561": 98, "613": 104, "633": 105, "641": 106, "703": 114, "719": 116, "791": 123, "833": 126, "904": 130, "933": 132, "984": 134, "1025": 137, "1156": 143, "1313": 151, "1387": 155, "1433": 157, "1503": 161, "1559": 163, "1679": 169, "1759": 174, "1800": 176, "1870": 179, "1926": 181, "1957": 183, "1996": 185, "2048": 187, "2119": 190, "2240": 197, "2323": 201, "2446": 206, "2504": 208, "2549": 210, "2581": 211, "2612": 212, "2651": 213, "2697": 215, "2791": 218, "2909": 223, "3117": 230, "3187": 233, "3224": 234, "3263": 235, "3286": 236, "3435": 241, "3518": 244, "3541": 245, "3558": 246, "3585": 246, "3669": 249, "3832": 255, "3873": 256, "3887": 257, "3901": 257, "3967": 260, "4045": 262, "4131": 265, "4161": 266, "4319": 272, "4340": 273, "4400": 275, "4429": 276, "4489": 278, "4534": 279, "4580": 281, "4673": 284, "4750": 287, "4913": 292, "4951": 294, "5248": 304, "5329": 306, "5432": 310, "5507": 312, "5655": 317, "5687": 319, "5907": 326, "5994": 329, "6026": 330, "6076": 332, "6117": 333, "6312": 340, "6413": 343, "6450": 345, "6531": 347, "6584": 349, "6641": 351, "6692": 353, "7023": 365, "7051": 366, "7143": 369, "7325": 376, "7385": 378, "7524": 382, "7715": 389, "7764": 390, "7950": 397, "8020": 399, "8104": 402, "8218": 406, "8341": 410, "8468": 414, "8535": 416, "8731": 423, "9086": 435, "9263": 441, "9683": 455, "9724": 456, "9764": 457, "9848": 460, "9963": 464, "10033": 467, "10099": 469, "10261": 474, "10327": 476, "10391": 478, "10477": 481, "10560": 484, "10643": 487, "10762": 491, "10869": 494, "10946": 496, "10987": 498, "11057": 500, "11098": 501, "11146": 503, "11193": 505, "11240": 506, "11303": 509, "11447": 513, "11560": 517, "11629": 519, "11659": 520, "11868": 528, "11954": 531, "12066": 535, "12082": 535, "12137": 537, "12209": 539, "12304": 543, "12796": 558, "13020": 565, "13191": 571, "13237": 572, "13310": 574, "13354": 576, "13511": 582, "13529": 582, "13614": 585, "13659": 586, "13702": 587, "13781": 589, "13814": 590, "13892": 593, "13983": 596, "14075": 600, "14120": 602, "14231": 605, "14354": 609, "14374": 610, "14423": 611, "14463": 612, "14496": 614, "14535": 615, "14596": 617, "14647": 619, "14732": 622, "14806": 624, "14866": 626, "14923": 628, "15002": 631, "15046": 632, "15193": 637, "15242": 638, "15353": 642, "15390": 644, "15439": 645, "15498": 647, "15548": 649, "15608": 651, "15663": 653, "15702": 654, "15741": 655, "15842": 659, "15900": 661, "15956": 663, "15978": 664, "16033": 666, "16140": 669, "16197": 672, "16242": 673, "16300": 675, "16336": 678, "16403": 681, "16437": 683, "16472": 685, "16544": 688, "16632": 692, "16685": 694, "16737": 696, "17010": 708, "17065": 710, "17131": 713, "17171": 715, "17211": 716, "17239": 717, "17261": 718, "17308": 719, "17338": 720, "17360": 721, "17385": 722, "17420": 723, "17477": 725, "17521": 727, "17555": 728, "17616": 730, "17648": 731, "17681": 732, "17786": 736, "17834": 738, "17880": 739, "17971": 743, "18002": 744, "18029": 745, "18050": 746, "18101": 748, "18148": 750, "18216": 752, "18291": 755, "18337": 756, "18379": 758, "18527": 763, "18702": 769, "18739": 770, "18811": 773, "18852": 775, "18974": 779, "19049": 782, "19194": 788, "19268": 791, "19335": 794, "19406": 797, "19502": 801, "19539": 802, "19573": 804, "19615": 806, "19666": 808, "19737": 810, "19832": 814, "20076": 823, "20121": 824, "20207": 827, "20313": 831, "20334": 831, "20362": 832, "20502": 838, "20756": 846, "21035": 855, "21113": 858, "21328": 866, "21416": 869, "21758": 881, "21823": 883, "21978": 889, "22062": 892, "22139": 895, "22224": 897, "22275": 899, "22346": 901, "22438": 904, "22596": 910, "22680": 912, "22756": 915, "22822": 917, "22887": 919, "22947": 921, "23008": 923, "23113": 926, "23154": 928, "23218": 930, "23263": 931, "23324": 933, "23453": 938, "23502": 939, "23660": 944, "23710": 946, "23758": 947, "23801": 949, "23857": 951, "24071": 958, "24255": 964, "24326": 967, "24488": 972, "24606": 976, "24651": 977, "24705": 979, "25030": 989, "25259": 997, "25410": 1001, "25424": 1002, "25718": 1011, "25763": 1013, "25810": 1014, "25872": 1016, "26086": 1023, "26149": 1025, "26250": 1029, "26457": 1036, "26602": 1040, "26854": 1048, "26925": 1050, "27316": 1062, "27622": 1072, "27823": 1078, "27912": 1081, "28047": 1085, "28135": 1088, "28218": 1090, "28281": 1092, "28373": 1095, "28602": 1104, "28665": 1106, "28802": 1111, "29036": 1118, "29096": 1120, "29180": 1123, "29338": 1129, "29434": 1132, "29548": 1135, "29667": 1139, "29997": 1150, "30310": 1160, "30408": 1164, "30502": 1167, "30556": 1169, "30594": 1170, "30667": 1173, "30774": 1177, "30890": 1180, "30986": 1184, "31043": 1186, "31135": 1189, "31219": 1192, "31246": 1193, "31305": 1194, "31537": 1202, "31626": 1204, "31833": 1211, "31925": 1214, "32040": 1217, "32121": 1220, "32218": 1223, "32267": 1225, "32456": 1231, "32539": 1233, "32601": 1235, "32705": 1240, "32762": 1242, "32856": 1245, "33080": 1253, "33191": 1256, "33293": 1260, "33413": 1263, "33477": 1265, "33577": 1269, "33640": 1271, "33683": 1272, "33768": 1275, "33867": 1279, "33938": 1282, "34090": 1286, "34193": 1290, "34251": 1291, "34520": 1300, "34592": 1302, "34664": 1304, "34745": 1307, "34926": 1312, "34958": 1313, "35028": 1316, "35076": 1317, "35160": 1320, "35434": 1328, "35705": 1337, "35739": 1338, "35781": 1339, "35878": 1342, "36130": 1350, "36643": 1365, "36688": 1367, "36711": 1367, "36815": 1371, "36989": 1377, "37041": 1378, "37309": 1386, "37456": 1391, "37729": 1399, "37758": 1400, "37810": 1402, "37863": 1404, "37998": 1409, "38118": 1413, "38172": 1414, "38230": 1416, "38269": 1418, "38350": 1420, "38416": 1423, "38505": 1426, "38540": 1427, "38663": 1431, "38801": 1435, "38887": 1438, "38966": 1440, "39002": 1441, "39096": 1444, "39222": 1448, "39472": 1455, "39528": 1457, "39853": 1467, "39894": 1468, "39961": 1470, "40721": 1494, "40750": 1494, "40779": 1495, "40851": 1498, "40888": 1499, "40938": 1500, "41035": 1503, "41097": 1505, "41153": 1507, "41232": 1509, "41647": 1522, "41720": 1525, "41783": 1527, "41911": 1531, "41981": 1533, "42042": 1535, "42119": 1537, "42202": 1540, "42268": 1542, "42356": 1545, "42434": 1547, "42491": 1549, "43047": 1566, "43073": 1567, "43150": 1570, "43360": 1577, "43409": 1578, "43473": 1580, "43550": 1583, "43594": 1585, "43641": 1586, "43793": 1591, "43825": 1592, "43856": 1593, "43935": 1596, "44018": 1598, "44048": 1600, "44155": 1603, "44313": 1609, "44380": 1611, "44452": 1613, "44708": 1622, "44762": 1624, "44849": 1627, "45000": 1632, "45188": 1638, "45429": 1646, "45465": 1647, "45511": 1649, "45569": 1650, "45651": 1653, "45756": 1656, "45883": 1661, "45960": 1664, "45987": 1665, "46015": 1666, "46060": 1667, "46183": 1671, "46292": 1675, "46332": 1676, "46390": 1678, "46483": 1681, "46562": 1684, "46705": 1688, "46836": 1693, "46883": 1694, "46933": 1696, "46956": 1697, "47016": 1699, "47142": 1703, "47213": 1705, "47333": 1709, "47401": 1711, "47466": 1713, "47612": 1717, "47804": 1723, "47956": 1728, "48176": 1734, "48381": 1741, "48770": 1752, "48835": 1754, "48874": 1756, "48949": 1758, "49011": 1760, "49092": 1762, "49135": 1764, "49532": 1776, "49581": 1777, "49656": 1780, "49698": 1781, "49752": 1783, "49821": 1785, "49880": 1787, "49902": 1788, "50058": 1793, "50114": 1795, "50200": 1797, "50349": 1802, "50370": 1803, "50631": 1811, "50735": 1815, "50776": 1816, "50871": 1819, "51095": 1826, "51241": 1831, "51360": 1835, "51432": 1837, "51487": 1839, "51604": 1842, "51853": 1850, "52387": 1866, "52717": 1877, "52785": 1879, "52901": 1883, "53025": 1886, "53323": 1896, "53376": 1897, "53630": 1905, "53901": 1914, "53938": 1915, "54040": 1918, "54144": 1922, "54276": 1926, "54328": 1928, "54435": 1931, "54456": 1931, "54487": 1932, "54523": 1933, "54560": 1935, "54583": 1935, "54639": 1937, "54662": 1938, "54761": 1941, "54795": 1942, "54959": 1947, "55000": 1948, "55069": 1950, "55252": 1956, "55466": 1963, "55539": 1965, "55694": 1970, "55794": 1974, "55884": 1976, "56124": 1984, "56175": 1986, "56348": 1991, "56447": 1994, "56496": 1996, "56559": 1998, "56666": 2001, "56741": 2004, "56871": 2008, "57031": 2013, "57091": 2015, "57127": 2016, "57195": 2018, "57253": 2020, "57313": 2022, "57477": 2027, "57522": 2029, "57578": 2031, "57647": 2033, "57787": 2037, "57822": 2038, "58019": 2045, "58131": 2049, "58228": 2052, "58319": 2055, "58381": 2057, "58577": 2063, "58624": 2065, "58656": 2066, "58876": 2073, "59014": 2078, "59096": 2081, "59156": 2083, "59232": 2085, "59405": 2091, "59643": 2100, "59677": 2101, "59797": 2105, "59872": 2107, "60102": 2115, "60161": 2117, "60196": 2118, "60453": 2127, "60517": 2129, "60639": 2133, "60788": 2138, "60934": 2143, "61014": 2146, "61113": 2149, "61212": 2152, "61382": 2158, "61462": 2161, "61656": 2167, "61711": 2169, "61870": 2174, "62220": 2185, "62339": 2189, "62483": 2194, "62538": 2196, "62641": 2200, "62669": 2201, "62776": 2205, "62832": 2206, "62858": 2207, "62938": 2210, "62989": 2212, "63020": 2213, "63089": 2215, "63204": 2221, "63254": 2223, "63362": 2233, "63480": 2244, "63534": 2256, "63652": 2264, "63709": 2271, "63769": 2279, "63876": 2288, "63922": 2291, "63992": 2295, "64135": 2303, "64151": 2303, "64209": 2306, "64314": 2312, "64323": 2312, "64377": 2316, "64423": 2321, "64466": 2323, "64508": 2326, "64523": 2327, "64541": 2328, "64551": 2329, "64625": 2334, "64685": 2337, "64753": 2342, "64773": 2343, "64792": 2345, "64824": 2347, "64864": 2350, "64902": 2352, "64944": 2355, "65041": 2362, "65064": 2364, "65117": 2367, "65170": 2371, "65255": 2377, "65279": 2379, "65327": 2382, "65492": 2392, "65537": 2394, "65576": 2396, "65682": 2402, "65736": 2405, "65788": 2408, "65854": 2411, "65887": 2414, "65938": 2417, "65981": 2420, "65999": 2421, "66059": 2426, "66094": 2428, "66131": 2431, "66146": 2432, "66213": 2436, "66280": 2441, "66316": 2443, "66328": 2444, "66414": 2450, "66451": 2452, "66500": 2455, "66533": 2457, "66667": 2466, "66703": 2469, "66775": 2475, "66821": 2480, "66838": 2482, "66855": 2492, "66907": 2496}, "notes": [], "departure_timestamp": 1671017178, "departure_datetime_utc": "2022-12-14T11:26:18.000Z", "arrival_timestamp": 1671020035, "arrival_datetime_utc": "2022-12-14T12:13:55.000Z", "route_parts": [{"summary": "Get on I-280 S from San Jose Avenue", "distance_meters": 2446, "distance_label": "1.5 mi", "duration_seconds": 225, "duration_label": "4 min", "instructions": [{"summary": "Head east on 29th St toward Dolores St", "distance_meters": 195, "distance_label": "0.1 mi", "duration_seconds": 34, "duration_label": "34 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=IVIzYGvFL8tKatXash1PbQ&w=1024&h=768&yaw=88&pitch=0&thumbfov=114&ll=37.743687,-122.426915"}, {"summary": "Turn right at the 1st cross street onto Dolores St", "distance_meters": 367, "distance_label": "0.2 mi", "duration_seconds": 73, "duration_label": "1 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=wiT_N6AtRwU1YngnpAdmoQ&w=1024&h=768&yaw=86&pitch=0&thumbfov=114&ll=37.743821,-122.424673"}, {"summary": "Turn right onto San Jose Avenue", "distance_meters": 1239, "distance_label": "0.8 mi", "duration_seconds": 85, "duration_label": "1 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=t3UKyZ9G4JOh12EH8Eap2w&w=1024&h=768&yaw=152&pitch=0&thumbfov=114&ll=37.740756,-122.424198"}, {"summary": "Merge onto I-280 S via the ramp to Daly City", "distance_meters": 645, "distance_label": "0.4 mi", "duration_seconds": 33, "duration_label": "33 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=ylG9j4FRNtutcETBcxrViQ&w=1024&h=768&yaw=243&pitch=0&thumbfov=114&ll=37.732833,-122.433149"}]}, {"summary": "Follow I-280 S and US-101 S to N Mathilda Ave in Sunnyvale. Take exit 396A from US-101 S", "distance_meters": 61088, "distance_label": "38.0 mi", "duration_seconds": 2286, "duration_label": "38 min", "instructions": [{"summary": "Merge onto I-280 S", "distance_meters": 7120, "distance_label": "4.4 mi", "duration_seconds": 258, "duration_label": "4 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=we2pyTwLViBW6k8I_LHXAg&w=1024&h=768&yaw=229&pitch=0&thumbfov=114&ll=37.730192,-122.439581"}, {"summary": "Keep left at the fork to stay on I-280 S", "distance_meters": 6768, "distance_label": "4.2 mi", "duration_seconds": 252, "duration_label": "4 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=i8CwWsr5o5elbG9XrppvsQ&w=1024&h=768&yaw=182&pitch=0&thumbfov=114&ll=37.680826,-122.471835"}, {"summary": "Use the right 2 lanes to take exit 43A for I-380 toward US-101/S F Intl Airport", "distance_meters": 795, "distance_label": "0.5 mi", "duration_seconds": 39, "duration_label": "39 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=WZIelHyToC5ZBq32JkEmyQ&w=1024&h=768&yaw=127&pitch=0&thumbfov=114&ll=37.630054,-122.434686"}, {"summary": "Continue onto I-380 E", "distance_meters": 1608, "distance_label": "1.0 mi", "duration_seconds": 61, "duration_label": "1 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=gMNVULyO1Qe42Cn2f20lpg&w=1024&h=768&yaw=59&pitch=0&thumbfov=114&ll=37.628687,-122.427975"}, {"summary": "Use the right 2 lanes to take exit 6A to merge onto US-101 S toward San Jose", "distance_meters": 40212, "distance_label": "25.0 mi", "duration_seconds": 1484, "duration_label": "25 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=EtkY7NLqq52Jh2JEs4rIhQ&w=1024&h=768&yaw=90&pitch=0&thumbfov=114&ll=37.633937,-122.411428"}, {"summary": "Keep right to stay on US-101 S", "distance_meters": 4255, "distance_label": "2.6 mi", "duration_seconds": 158, "duration_label": "3 min", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=J4-8cbBCMaatqP9EQ-nSGw&w=1024&h=768&yaw=112&pitch=0&thumbfov=114&ll=37.411320,-122.076981"}, {"summary": "Take exit 396A for Mathilda Ave", "distance_meters": 330, "distance_label": "0.2 mi", "duration_seconds": 34, "duration_label": "34 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=Jb31pAuNN0u4B400J1CDig&w=1024&h=768&yaw=102&pitch=0&thumbfov=114&ll=37.399621,-122.031307"}]}, {"summary": "Follow N Mathilda Ave to El Camino Real", "distance_meters": 3374, "distance_label": "2.1 mi", "duration_seconds": 344, "duration_label": "6 min", "instructions": [{"summary": "Use the right 2 lanes to turn right onto N Mathilda Ave", "distance_meters": 3288, "distance_label": "2.0 mi", "duration_seconds": 322, "duration_label": "5 min", "notes": ["Pass by PNC Bank (on the right in 1.5 mi)"], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=loPztGQFRQJQdRvF6JE-dQ&w=1024&h=768&yaw=101&pitch=0&thumbfov=114&ll=37.397902,-122.028342"}, {"summary": "Turn left onto El Camino Real", "distance_meters": 86, "distance_label": "282 ft", "duration_seconds": 22, "duration_label": "22 sec", "notes": [], "photo_url": "https://geo0.ggpht.com/cbk?cb_client=maps_sv.tactile&output=thumbnail&thumb=2&panoid=W_jBkUGw_Uu_RqUEW-Ofyg&w=1024&h=768&yaw=198&pitch=0&thumbfov=114&ll=37.369295,-122.037011"}]}]}], "origin": {"google_id": "0x808f7e69ab37e11d:0xb7be80c6e6105c8c", "name": "29th St & Church St", "latitude": 37.7436922, "longitude": -122.42669099999999, "full_address": "29th St & Church St, San Francisco, CA 94131", "address": "San Francisco, CA 94131"}, "destination": {"google_id": "0x808fb645a9d05d3b:0x768dfb26dd7cc3a2", "name": "Sunnyvale", "latitude": 37.368829999999996, "longitude": -122.0363496, "full_address": "Sunnyvale, California", "address": "California"}, "directions_link": "https://www.google.com/maps/dir/29th+St+%26+Church+St,+San+Francisco,+CA+94131/Sunnyvale,+California/data=!4m17!4m16!1m5!1m1!1s0x808f7e69ab37e11d:0xb7be80c6e6105c8c!2m2!1d-122.42669099999999!2d37.7436922!1m5!1m1!1s0x808fb645a9d05d3b:0x768dfb26dd7cc3a2!2m2!1d-122.0363496!2d37.368829999999996!2m2!2b1!3b1!3e0"}} | {"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "data": {"type": "object", "properties": {"best_routes": {"type": "array", "items": {"type": "object", "properties": {"route_name": {"type": "string"}, "distance_meters": {"type": "integer"}, "distance_label": {"type": "string"}, "duration_seconds": {"type": "integer"}, "duration_label": {"type": "string"}, "min_duration_seconds": {"type": "integer"}, "max_duration_seconds": {"type": "integer"}, "highlights": {"type": "array"}, "distance_timing_meters_seconds": {"type": "object"}, "notes": {"type": "array"}, "departure_timestamp": {"type": "integer"}, "departure_datetime_utc": {"type": "string"}, "arrival_timestamp": {"type": "integer"}, "arrival_datetime_utc": {"type": "string"}, "route_parts": {"type": "array", "items": {"type": "object", "properties": {"summary": {"type": "string"}, "distance_meters": {"type": "integer"}, "distance_label": {"type": "string"}, "duration_seconds": {"type": "integer"}, "duration_label": {"type": "string"}, "instructions": {"type": "array", "items": {"type": "object", "properties": {"summary": {"type": "string"}, "distance_meters": {"type": "integer"}, "distance_label": {"type": "string"}, "duration_seconds": {"type": "integer"}, "duration_label": {"type": "string"}, "notes": {"type": "array"}, "photo_url": {"type": "string"}}}}}}}}}}, "origin": {"type": "object", "properties": {"google_id": {"type": "string"}, "name": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "full_address": {"type": "string"}, "address": {"type": "string"}}}, "destination": {"type": "object", "properties": {"google_id": {"type": "string"}, "name": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "full_address": {"type": "string"}, "address": {"type": "string"}}}, "directions_link": {"type": "string"}}}}} |
e0c98f3e-b4ec-4cba-a86b-7628cd8f8aa1/ee3b7628-6cb0-4579-8bb8-6dc9fdfbd60f/0/0 | Kick.com | 🟢💚 2023 API Kick.com | 6.2 | Channel Info | Get channel info | 200 | New Example | {"id": "145224", "user_id": 146923, "slug": "iceposeidon", "is_banned": false, "playback_url": "https://fa723fc1b171.us-west-2.playback.live-video.net/api/video/v1/us-west-2.196233775518.channel.aAMMC00nhtv0.m3u8?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJFUzM4NCJ9.eyJhd3M6Y2hhbm5lbC1hcm4iOiJhcm46YXdzOml2czp1cy13ZXN0LTI6MTk2MjMzNzc1NTE4OmNoYW5uZWwvYUFNTUMwMG5odHYwIiwiYXdzOmFjY2Vzcy1jb250cm9sLWFsbG93LW9yaWdpbiI6Imh0dHBzOi8va2ljay5jb20saHR0cDovL2xvY2FsaG9zdCxodHRwczovL2xvY2FsaG9zdCxodHRwOi8vbG9jYWxob3N0OjMwMDAsY2FwYWNpdG9yOi8vbG9jYWxob3N0LGh0dHBzOi8vYXBwLXN0Zy5raWNrLmNvbSxodHRwczovL3BsYXllci5raWNrLmNvbSIsImF3czpzdHJpY3Qtb3JpZ2luLWVuZm9yY2VtZW50IjpmYWxzZSwiZXhwIjoxNjg4MDU0MDQ5fQ.OWAYsOqSSukkQ69c8nCDcvKwUXfmOjbEYxzQ-pqxTdApAab1Y82EJz8JxhR4tTt44dB_NB_COA72mFi919IGTwmCa_R250g8awSGmXzeNowSZtWWx20F7dbl_XeNJld7", "vod_enabled": true, "subscription_enabled": true, "followers_count": 65703, "subscriber_badges": [{"id": 49752, "channel_id": 145224, "months": 1, "badge_image": {"srcset": "", "src": "https://files.kick.com/channel_subscriber_badges/49752/original"}}, {"id": 49748, "channel_id": 145224, "months": 2, "badge_image": {"srcset": "", "src": "https://files.kick.com/channel_subscriber_badges/49748/original"}}, {"id": 49753, "channel_id": 145224, "months": 3, "badge_image": {"srcset": "", "src": "https://files.kick.com/channel_subscriber_badges/49753/original"}}, {"id": 49754, "channel_id": 145224, "months": 6, "badge_image": {"srcset": "", "src": "https://files.kick.com/channel_subscriber_badges/49754/original"}}, {"id": 49755, "channel_id": 145224, "months": 9, "badge_image": {"srcset": "", "src": "https://files.kick.com/channel_subscriber_badges/49755/original"}}, {"id": 49756, "channel_id": 145224, "months": 12, "badge_image": {"srcset": "", "src": "https://files.kick.com/channel_subscriber_badges/49756/original"}}, {"id": 49757, "channel_id": 145224, "months": 18, "badge_image": {"srcset": "", "src": "https://files.kick.com/channel_subscriber_badges/49757/original"}}], "banner_image": {"url": "https://files.kick.com/images/channel/145224/banner_image/default-banner-1.jpg"}, "livestream": null, "role": null, "muted": false, "follower_badges": [], "offline_banner_image": null, "verified": true, "recent_categories": [{"id": 15, "category_id": 2, "name": "Just Chatting", "slug": "just-chatting", "tags": ["IRL"], "description": null, "deleted_at": null, "viewers": 9378, "banner": {"responsive": "https://files.kick.com/images/subcategories/15/banner/responsives/8f43401b-0d59-4802-8f70-cd5e259adc9b___banner_600_800.webp 600w, https://files.kick.com/images/subcategories/15/banner/responsives/8f43401b-0d59-4802-8f70-cd5e259adc9b___banner_501_668.webp 501w, https://files.kick.com/images/subcategories/15/banner/responsives/8f43401b-0d59-4802-8f70-cd5e259adc9b___banner_420_560.webp 420w, https://files.kick.com/images/subcategories/15/banner/responsives/8f43401b-0d59-4802-8f70-cd5e259adc9b___banner_351_468.webp 351w, https://files.kick.com/images/subcategories/15/banner/responsives/8f43401b-0d59-4802-8f70-cd5e259adc9b___banner_293_391.webp 293w, https://files.kick.com/images/subcategories/15/banner/responsives/8f43401b-0d59-4802-8f70-cd5e259adc9b___banner_245_327.webp 245w, data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHg9IjAiCiB5PSIwIiB2aWV3Qm94PSIwIDAgNjAwIDgwMCI+Cgk8aW1hZ2Ugd2lkdGg9IjYwMCIgaGVpZ2h0PSI4MDAiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvanBlZztiYXNlNjQsLzlqLzRBQVFTa1pKUmdBQkFRRUFZQUJnQUFELy9nQTdRMUpGUVZSUFVqb2daMlF0YW5CbFp5QjJNUzR3SUNoMWMybHVaeUJKU2tjZ1NsQkZSeUIyT0RBcExDQnhkV0ZzYVhSNUlEMGdPVEFLLzlzQVF3QURBZ0lEQWdJREF3TURCQU1EQkFVSUJRVUVCQVVLQndjR0NBd0tEQXdMQ2dzTERRNFNFQTBPRVE0TEN4QVdFQkVURkJVVkZRd1BGeGdXRkJnU0ZCVVUvOXNBUXdFREJBUUZCQVVKQlFVSkZBMExEUlFVRkJRVUZCUVVGQlFVRkJRVUZCUVVGQlFVRkJRVUZCUVVGQlFVRkJRVUZCUVVGQlFVRkJRVUZCUVVGQlFVRkJRVS84QUFFUWdBS3dBZ0F3RWlBQUlSQVFNUkFmL0VBQjhBQUFFRkFRRUJBUUVCQUFBQUFBQUFBQUFCQWdNRUJRWUhDQWtLQy8vRUFMVVFBQUlCQXdNQ0JBTUZCUVFFQUFBQmZRRUNBd0FFRVFVU0lURkJCaE5SWVFjaWNSUXlnWkdoQ0NOQ3NjRVZVdEh3SkROaWNvSUpDaFlYR0JrYUpTWW5LQ2txTkRVMk56ZzVPa05FUlVaSFNFbEtVMVJWVmxkWVdWcGpaR1ZtWjJocGFuTjBkWFozZUhsNmc0U0Zob2VJaVlxU2s1U1ZscGVZbVpxaW82U2xwcWVvcWFxeXM3UzF0cmU0dWJyQ3c4VEZ4c2ZJeWNyUzA5VFYxdGZZMmRyaDR1UGs1ZWJuNk9ucThmTHo5UFgyOS9qNSt2L0VBQjhCQUFNQkFRRUJBUUVCQVFFQUFBQUFBQUFCQWdNRUJRWUhDQWtLQy8vRUFMVVJBQUlCQWdRRUF3UUhCUVFFQUFFQ2R3QUJBZ01SQkFVaE1RWVNRVkVIWVhFVElqS0JDQlJDa2FHeHdRa2pNMUx3RldKeTBRb1dKRFRoSmZFWEdCa2FKaWNvS1NvMU5qYzRPVHBEUkVWR1IwaEpTbE5VVlZaWFdGbGFZMlJsWm1kb2FXcHpkSFYyZDNoNWVvS0RoSVdHaDRpSmlwS1RsSldXbDVpWm1xS2pwS1dtcDZpcHFyS3p0TFcydDdpNXVzTER4TVhHeDhqSnl0TFQxTlhXMTlqWjJ1TGo1T1htNStqcDZ2THo5UFgyOS9qNSt2L2FBQXdEQVFBQ0VRTVJBRDhBdGZGNVJlZUg1WEErWWpqTmZPM2duVmg0VDE4STBnekszTmV2ZkZqeHdvZ2UyNEFJcjVjbTFPWC9BSVNoWmQyVTNldFoxNlBKTDJhWjE0Vit6WE16Mi80aytOSUZhM2dnYmZKS1FUaXZiUGhXelM2TmF5Tndkb3I0N3Zid2FoNGl0OE1YQzRyNmkrRW11VEpiUndOekdCeFhER2krYmtXNTIxNSswWE1mTTN4eDF6VVgxdnk0M2FPUEhXdk0vRHR4TkxyQ3BLNWZKcjNMNDErR3BMejk1QW1XUEhBclArRnY3UEdzNnJISHFiUU1VemtjVjlIaUkya3p5WXB0bUhwbW5ycG1waWFjWkRkSytnL2gzcU1jY0VZUTRKRllPdWZCUFZtbGpab2ZMamo2bkZQczNUdzVjcEZuN2d3Y1Y1dENsSjFuTG9qMDVTU3AyUFl6NEc4TzZ4QWpYY28zZWhyMEhSYm5SdkMraHJhMmpvUW80RmVRNzJEamsxZWpkaUFOeHI2aVdHVXRXeUZoMGVwTHFtbWVJSVdpdUdXTU1NWkZjZHJYd3Q4T3RISk1rb2VRblBXc0JaWFJ2bFlqNkdwbnVaVEhneU1meHFJNFZMWmx1aXI3bi8vWiI+Cgk8L2ltYWdlPgo8L3N2Zz4= 32w", "url": "https://files.kick.com/images/subcategories/15/banner/8f43401b-0d59-4802-8f70-cd5e259adc9b"}, "category": {"id": 2, "name": "IRL", "slug": "irl", "icon": "\ud83c\udf99\ufe0f"}}, {"id": 28, "category_id": 4, "name": "Slots & Casino", "slug": "slots", "tags": ["Gambling"], "description": null, "deleted_at": null, "viewers": 18233, "banner": {"responsive": "https://files.kick.com/images/subcategories/28/banner/responsives/5d5a7c84-0791-4e4c-9e9e-2ff031c88f8f___banner_600_800.webp 600w, https://files.kick.com/images/subcategories/28/banner/responsives/5d5a7c84-0791-4e4c-9e9e-2ff031c88f8f___banner_501_668.webp 501w, https://files.kick.com/images/subcategories/28/banner/responsives/5d5a7c84-0791-4e4c-9e9e-2ff031c88f8f___banner_420_560.webp 420w, https://files.kick.com/images/subcategories/28/banner/responsives/5d5a7c84-0791-4e4c-9e9e-2ff031c88f8f___banner_351_468.webp 351w, https://files.kick.com/images/subcategories/28/banner/responsives/5d5a7c84-0791-4e4c-9e9e-2ff031c88f8f___banner_294_392.webp 294w, https://files.kick.com/images/subcategories/28/banner/responsives/5d5a7c84-0791-4e4c-9e9e-2ff031c88f8f___banner_245_327.webp 245w, https://files.kick.com/images/subcategories/28/banner/responsives/5d5a7c84-0791-4e4c-9e9e-2ff031c88f8f___banner_205_273.webp 205w, https://files.kick.com/images/subcategories/28/banner/responsives/5d5a7c84-0791-4e4c-9e9e-2ff031c88f8f___banner_172_229.webp 172w, data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHg9IjAiCiB5PSIwIiB2aWV3Qm94PSIwIDAgNjAwIDgwMCI+Cgk8aW1hZ2Ugd2lkdGg9IjYwMCIgaGVpZ2h0PSI4MDAiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvanBlZztiYXNlNjQsLzlqLzRBQVFTa1pKUmdBQkFRRUFZQUJnQUFELy9nQTdRMUpGUVZSUFVqb2daMlF0YW5CbFp5QjJNUzR3SUNoMWMybHVaeUJKU2tjZ1NsQkZSeUIyT0RBcExDQnhkV0ZzYVhSNUlEMGdPVEFLLzlzQVF3QURBZ0lEQWdJREF3TURCQU1EQkFVSUJRVUVCQVVLQndjR0NBd0tEQXdMQ2dzTERRNFNFQTBPRVE0TEN4QVdFQkVURkJVVkZRd1BGeGdXRkJnU0ZCVVUvOXNBUXdFREJBUUZCQVVKQlFVSkZBMExEUlFVRkJRVUZCUVVGQlFVRkJRVUZCUVVGQlFVRkJRVUZCUVVGQlFVRkJRVUZCUVVGQlFVRkJRVUZCUVVGQlFVRkJRVS84QUFFUWdBS3dBZ0F3RWlBQUlSQVFNUkFmL0VBQjhBQUFFRkFRRUJBUUVCQUFBQUFBQUFBQUFCQWdNRUJRWUhDQWtLQy8vRUFMVVFBQUlCQXdNQ0JBTUZCUVFFQUFBQmZRRUNBd0FFRVFVU0lURkJCaE5SWVFjaWNSUXlnWkdoQ0NOQ3NjRVZVdEh3SkROaWNvSUpDaFlYR0JrYUpTWW5LQ2txTkRVMk56ZzVPa05FUlVaSFNFbEtVMVJWVmxkWVdWcGpaR1ZtWjJocGFuTjBkWFozZUhsNmc0U0Zob2VJaVlxU2s1U1ZscGVZbVpxaW82U2xwcWVvcWFxeXM3UzF0cmU0dWJyQ3c4VEZ4c2ZJeWNyUzA5VFYxdGZZMmRyaDR1UGs1ZWJuNk9ucThmTHo5UFgyOS9qNSt2L0VBQjhCQUFNQkFRRUJBUUVCQVFFQUFBQUFBQUFCQWdNRUJRWUhDQWtLQy8vRUFMVVJBQUlCQWdRRUF3UUhCUVFFQUFFQ2R3QUJBZ01SQkFVaE1RWVNRVkVIWVhFVElqS0JDQlJDa2FHeHdRa2pNMUx3RldKeTBRb1dKRFRoSmZFWEdCa2FKaWNvS1NvMU5qYzRPVHBEUkVWR1IwaEpTbE5VVlZaWFdGbGFZMlJsWm1kb2FXcHpkSFYyZDNoNWVvS0RoSVdHaDRpSmlwS1RsSldXbDVpWm1xS2pwS1dtcDZpcHFyS3p0TFcydDdpNXVzTER4TVhHeDhqSnl0TFQxTlhXMTlqWjJ1TGo1T1htNStqcDZ2THo5UFgyOS9qNSt2L2FBQXdEQVFBQ0VRTVJBRDhBNVhSZmcxZkd6M2JTVDdDcUduZkQvVVg4UUd5Wml2UFExN2Y0VThXeUhTaHRqREVEdUt3TG05TCtMSXJvWWpkajByeS9yTDBsZlZuMVZDaGlPV2FxL0QzT0c4Ui9DYS8wMmFCOStBU0s2alVmQzBtaytGbFNmREJsNjEyM2pDVnB0TlNTVjhrWU5ZM2lCbnUvQzR5U1J0NHJHclhsaXBScDR0M2ltZE5DOUtIdE1QZm1TKzhqOEQzbW5XZGlWdVpBQ08yYTUzeDc0czB1dzFlM250NUYyb2VRRFhDNmpwK3VHNyt5Mk82UnNjNHJEbCtHZmlEVkxwelA1bkhVR3FvMFAzYWJlaDZGSER4K3N5ZFdYdTlqMUh4VDhaZE12dERXR0lBeVk3VjV2cmZ4MmUyMG43THR5RjRCcHVuL0FBdnY3V0p6UEV6QUhBTmVmZkVEd2JlNmJkR09hUHkwYmtaRmE0WENxcFVsRGxQbzhSUXdlSHdFS25OZlh2cWZTUGc3VTFzTmJXZWNncXc1SnIwcE5YME9WV1pwa1YyNjRyeGM4QmFpZVJnVGhpUHhyc3BlN0ZJckU1ZlNyUzV0bWU2d1h2aHVTM2FFVHFYNjgxNHg4WU5IdGRkMUpUSGg0MEdCaXFsbEl3blg1aitkYkY2Z2FJRWpKOTY3NkZaVW5kTFV4cDVUVHFRZk83MlAvOWs9Ij4KCTwvaW1hZ2U+Cjwvc3ZnPg== 32w", "url": "https://files.kick.com/images/subcategories/28/banner/5d5a7c84-0791-4e4c-9e9e-2ff031c88f8f"}, "category": {"id": 4, "name": "Gambling", "slug": "gambling", "icon": "\ud83c\udfb0"}}]} | {"type": "object", "properties": {"id": {"type": "string"}, "user_id": {"type": "integer"}, "slug": {"type": "string"}, "is_banned": {"type": "boolean"}, "playback_url": {"type": "string"}, "vod_enabled": {"type": "boolean"}, "subscription_enabled": {"type": "boolean"}, "followers_count": {"type": "integer"}, "subscriber_badges": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "channel_id": {"type": "integer"}, "months": {"type": "integer"}, "badge_image": {"type": "object", "properties": {"srcset": {"type": "string"}, "src": {"type": "string"}}}}}}, "banner_image": {"type": "object", "properties": {"url": {"type": "string"}}}, "livestream": {"type": "null"}, "role": {"type": "null"}, "muted": {"type": "boolean"}, "follower_badges": {"type": "array"}, "offline_banner_image": {"type": "null"}, "verified": {"type": "boolean"}, "recent_categories": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "category_id": {"type": "integer"}, "name": {"type": "string"}, "slug": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "description": {"type": "null"}, "deleted_at": {"type": "null"}, "viewers": {"type": "integer"}, "banner": {"type": "object", "properties": {"responsive": {"type": "string"}, "url": {"type": "string"}}}, "category": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "slug": {"type": "string"}, "icon": {"type": "string"}}}}}}}} |
dfa87b3a-4684-431c-ab81-12ef242976f6/8576833d-3369-446e-9e70-cc531ea40fde/0/0 | Webit Content Moderation | Webit Content Moderation | null | Toxicity | Detect toxicity, homophobia, racism and xenophobia scores in a text. | 200 | Response | {"status": "success", "data": {"input_text": "You are a piece of shit. I'll kill you", "toxicity": {"score": 0.9983807802200317, "is_toxic": true, "is_severe": false, "types": {"obscene": 0.908363401889801, "threat": 0.9349408149719238, "insult": 0.8730114102363586, "identity_hate": 0.03455794230103493}}}, "message": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "object", "properties": {"input_text": {"type": "string"}, "toxicity": {"type": "object", "properties": {"score": {"type": "number"}, "is_toxic": {"type": "boolean"}, "is_severe": {"type": "boolean"}, "types": {"type": "object", "properties": {"obscene": {"type": "number"}, "threat": {"type": "number"}, "insult": {"type": "number"}, "identity_hate": {"type": "number"}}, "required": ["identity_hate", "insult", "obscene", "threat"]}}, "required": ["is_severe", "is_toxic", "score", "types"]}}, "required": ["input_text", "toxicity"]}, "message": {"type": "null"}}, "required": ["data", "message", "status"]} |
dfa87b3a-4684-431c-ab81-12ef242976f6/cba83026-b6f8-4c62-ad37-6fc6db8f7dce/0/0 | Webit Content Moderation | Webit Content Moderation | null | NSFW | NSFW Analysis and Classification. | 200 | Response | {"status": "success", "data": {"input_source": "url", "predictions": {"type": "photo", "rating": "explicit", "safety": "unsafe", "scores": {"nsfw": 0.954687814693898, "sfw": 0.04531218530610204}}}, "message": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "object", "properties": {"input_source": {"type": "string"}, "predictions": {"type": "object", "properties": {"type": {"type": "string"}, "rating": {"type": "string"}, "safety": {"type": "string"}, "scores": {"type": "object", "properties": {"nsfw": {"type": "number"}, "sfw": {"type": "number"}}, "required": ["nsfw", "sfw"]}}, "required": ["rating", "safety", "scores", "type"]}}, "required": ["input_source", "predictions"]}, "message": {"type": "null"}}, "required": ["data", "message", "status"]} |
18c34a72-2b10-4ab7-98f2-396d71ba7220/6ea0bac1-f0ea-4a27-8577-748c6ea64907/0/0 | SchoolDigger K-12 School Data API | SchoolDigger's school data API gives you immediate access to over 125,000 U.S. K-12 schools and associated data, including school address, phone number, student body makeup, free-lunch program recipients, test scores and SchoolDigger ranking. Search for schools and school districts by name, city, zip code, lat/long, and more! | 7.9 | Autocomplete | Returns a simple and quick list of schools for use in a client-typed autocomplete | 200 | Example_1 | {"schoolMatches": [{"schoolid": "", "schoolName": "", "city": "", "state": "", "zip": "", "schoolLevel": "", "lowGrade": "", "highGrade": "", "latitude": 0, "longitude": 0, "hasBoundary": true, "rank": 0, "rankOf": 0, "rankStars": 0}]} | {"type": "object", "properties": {"schoolMatches": {"description": "List of the schools that match the query", "type": "array", "items": {"type": "object", "properties": {"schoolid": {"description": "SchoolDigger School ID Number (12 digits). Use /schools/{schoolID} to retrieve the full school record", "type": "string"}, "schoolName": {"description": "School name", "type": "string"}, "city": {"description": "School location city", "type": "string"}, "state": {"description": "School location state", "type": "string"}, "zip": {"description": "School location zip code", "type": "string"}, "schoolLevel": {"description": "The level of school (Elementary, Middle, High, Private, Alternative)", "type": "string"}, "lowGrade": {"description": "The low grade served by this school (PK = Prekindergarten, K = Kindergarten)", "type": "string"}, "highGrade": {"description": "The high grade served by this school", "type": "string"}, "latitude": {"format": "double", "description": "School location latitude", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "longitude": {"format": "double", "description": "School location longitude", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "hasBoundary": {"description": "States whether there is an attendance boundary available for this school", "type": "boolean"}, "rank": {"format": "int32", "description": "Statewide rank of this School", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankOf": {"format": "int32", "description": "Count of schools ranked at this state/level", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStars": {"format": "int32", "description": "The number of stars SchoolDigger awarded in the ranking of the school (0-5, 5 is best)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}}}}}} |
18c34a72-2b10-4ab7-98f2-396d71ba7220/b9290bff-a07c-4723-848a-f10d3233c486/0/0 | SchoolDigger K-12 School Data API | SchoolDigger's school data API gives you immediate access to over 125,000 U.S. K-12 schools and associated data, including school address, phone number, student body makeup, free-lunch program recipients, test scores and SchoolDigger ranking. Search for schools and school districts by name, city, zip code, lat/long, and more! | 7.9 | GetSchool | Retrieve a school record from the SchoolDigger database | 200 | Example_1 | {"schoolid": "", "schoolName": "", "phone": "", "url": "", "urlSchoolDigger": "", "urlCompareSchoolDigger": "", "address": {"latLong": {"latitude": 0, "longitude": 0}, "street": "", "city": "", "state": "", "stateFull": "", "zip": "", "zip4": "", "cityURL": "", "zipURL": "", "html": ""}, "locale": "", "lowGrade": "", "highGrade": "", "schoolLevel": "", "isCharterSchool": "", "isMagnetSchool": "", "isVirtualSchool": "", "isTitleISchool": "", "isTitleISchoolwideSchool": "", "isPrivate": true, "privateDays": 0, "privateHours": 0, "privateHasLibrary": true, "privateCoed": "", "privateOrientation": "", "district": {"districtID": "", "districtName": "", "url": "", "rankURL": ""}, "county": {"countyName": "", "countyURL": ""}, "reviews": [{"submitDate": "", "numberOfStars": 0, "comment": "", "submittedBy": ""}], "finance": [{"year": 0, "spendingPerStudent": 0, "spendingFederalPersonnel": 0, "spendingFederalNonPersonnel": 0, "spendingStateLocalPersonnel": 0, "spendingStateLocalNonPersonnel": 0, "spendingPerStudentFederal": 0, "spendingPerStudentStateLocal": 0}], "rankHistory": [{"year": 0, "rank": 0, "rankOf": 0, "rankStars": 0, "rankLevel": "", "rankStatewidePercentage": 0, "averageStandardScore": 0}], "rankMovement": 0, "testScores": [{"test": "", "subject": "", "year": 0, "grade": "", "schoolTestScore": {"studentsEligible": 0, "studentsTested": 0, "meanScaledScore": 0, "percentMetStandard": 0, "numberMetStandard": 0, "numTier1": 0, "numTier2": 0, "numTier3": 0, "numTier4": 0, "numTier5": 0, "percentTier1": 0, "percentTier2": 0, "percentTier3": 0, "percentTier4": 0, "percentTier5": 0}, "districtTestScore": {"studentsEligible": 0, "studentsTested": 0, "meanScaledScore": 0, "percentMetStandard": 0, "numberMetStandard": 0, "numTier1": 0, "numTier2": 0, "numTier3": 0, "numTier4": 0, "numTier5": 0, "percentTier1": 0, "percentTier2": 0, "percentTier3": 0, "percentTier4": 0, "percentTier5": 0}, "stateTestScore": {"studentsEligible": 0, "studentsTested": 0, "meanScaledScore": 0, "percentMetStandard": 0, "numberMetStandard": 0, "numTier1": 0, "numTier2": 0, "numTier3": 0, "numTier4": 0, "numTier5": 0, "percentTier1": 0, "percentTier2": 0, "percentTier3": 0, "percentTier4": 0, "percentTier5": 0}, "tier1": "", "tier2": "", "tier3": "", "tier4": "", "tier5": ""}], "schoolYearlyDetails": [{"year": 0, "numberOfStudents": 0, "percentFreeDiscLunch": 0, "percentofAfricanAmericanStudents": 0, "percentofAsianStudents": 0, "percentofHispanicStudents": 0, "percentofIndianStudents": 0, "percentofPacificIslanderStudents": 0, "percentofWhiteStudents": 0, "percentofTwoOrMoreRaceStudents": 0, "percentofUnspecifiedRaceStudents": 0, "teachersFulltime": 0, "pupilTeacherRatio": 0, "numberofAfricanAmericanStudents": 0, "numberofAsianStudents": 0, "numberofHispanicStudents": 0, "numberofIndianStudents": 0, "numberofPacificIslanderStudents": 0, "numberofWhiteStudents": 0, "numberofTwoOrMoreRaceStudents": 0, "numberofUnspecifiedRaceStudents": 0}]} | {"type": "object", "properties": {"schoolid": {"description": "SchoolDigger School ID Number (12 digits)", "type": "string"}, "schoolName": {"description": "School name", "type": "string"}, "phone": {"description": "School phone number", "type": "string"}, "url": {"description": "URL of the school's public website", "type": "string"}, "urlSchoolDigger": {"description": "SchoolDigger URL for this school", "type": "string"}, "urlCompareSchoolDigger": {"description": "SchoolDigger URL for comparing this school to nearby schools", "type": "string"}, "address": {"type": "object", "properties": {"latLong": {"type": "object", "properties": {"latitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "longitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "stateFull": {"description": "Full state name (WA = Washington)", "type": "string"}, "zip": {"type": "string"}, "zip4": {"type": "string"}, "cityURL": {"description": "SchoolDigger URL for schools in this city", "type": "string"}, "zipURL": {"description": "SchoolDigger URL for schools in this zip code", "type": "string"}, "html": {"description": "HTML formatted address", "type": "string"}}}, "locale": {"description": "NCES Locale of school (https://nces.ed.gov/ccd/rural_locales.asp)", "type": "string"}, "lowGrade": {"description": "The low grade served by this school (PK = Prekindergarten, K = Kindergarten)", "type": "string"}, "highGrade": {"description": "The high grade served by this school", "type": "string"}, "schoolLevel": {"description": "The level of school (Elementary, Middle, High, Private, Alternative)", "type": "string"}, "isCharterSchool": {"description": "Indicates if school is a charter school (Yes/No/n-a)", "type": "string"}, "isMagnetSchool": {"description": "Indicates if school is a magnet school (Yes/No/n-a)", "type": "string"}, "isVirtualSchool": {"description": "Indicates if school is a virtual school (Yes/No/n-a)", "type": "string"}, "isTitleISchool": {"description": "Indicates if school is a Title I school (Yes/No/n-a)", "type": "string"}, "isTitleISchoolwideSchool": {"description": "Indicates if a school-wide Title I school (Yes/No/n-a)", "type": "string"}, "isPrivate": {"description": "Indicates if school is a private school (Yes/No)", "type": "boolean"}, "privateDays": {"format": "int32", "description": "Days in the school year (private schools only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "privateHours": {"format": "double", "description": "Hours in the school day (private schools only)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "privateHasLibrary": {"description": "Indicates if the school has a library (private schools only)", "type": "boolean"}, "privateCoed": {"description": "Coed/Boys/Girls (private schools only)", "type": "string"}, "privateOrientation": {"description": "Affiliation of the school (private schools only)", "type": "string"}, "district": {"description": "District Summary", "type": "object", "properties": {"districtID": {"description": "The 7 digit SchoolDigger District id number", "type": "string"}, "districtName": {"type": "string"}, "url": {"description": "The URL to see the district details on SchoolDigger", "type": "string"}, "rankURL": {"description": "The URL to see the district in the SchoolDigger ranking list", "type": "string"}}}, "county": {"type": "object", "properties": {"countyName": {"description": "County in which the school or district is located", "type": "string"}, "countyURL": {"description": "SchoolDigger URL for all schools in this county", "type": "string"}}}, "reviews": {"description": "List of reviews for this school submitted by SchoolDigger site visitors", "type": "array", "items": {"type": "object", "properties": {"submitDate": {"description": "The date the review was submitted (mm/dd/yyyy)", "type": "string"}, "numberOfStars": {"format": "int32", "description": "Number of stars - 1 (poor) to 5 (excellent)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "comment": {"description": "Comment left by reviewer (html encoded)", "type": "string"}, "submittedBy": {"description": "Reviewer type (parent, student, teacher, principal, citizen)", "type": "string"}}}}, "finance": {"description": "School finance (Pro and Enterprise API level only)", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "Fiscal School year (2021 = 2020-2021 year)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "spendingPerStudent": {"format": "float", "description": "Total spending per student from all funds (Pro or Enterprise level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "spendingFederalPersonnel": {"format": "float", "description": "Spending per student for Personnel at the Federal Level (Enterprise level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "spendingFederalNonPersonnel": {"format": "float", "description": "Spending per student for Non-personnel at the Federal Level (Enterprise level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "spendingStateLocalPersonnel": {"format": "float", "description": "Spending per student for Personnel at the State and Local Level (Enterprise level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "spendingStateLocalNonPersonnel": {"format": "float", "description": "Spending per student for Non-personnel at the State and Local Level (Enterprise level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "spendingPerStudentFederal": {"format": "float", "description": "Spending per student at the Federal Level (Enterprise level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "spendingPerStudentStateLocal": {"format": "float", "description": "Spending per student at the State and Local Level (Enterprise level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}}}, "rankHistory": {"description": "SchoolDigger yearly rank history of the school", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2017 - 2016-17)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rank": {"format": "int32", "description": "Statewide rank of this School", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankOf": {"format": "int32", "description": "Count of schools ranked at this state/level", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStars": {"format": "int32", "description": "The number of stars SchoolDigger awarded in the ranking of the school (0-5, 5 is best)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankLevel": {"description": "The level for which this school is ranked (Elementary, Middle, High)", "type": "string"}, "rankStatewidePercentage": {"format": "double", "description": "Percentile of this school's rank (e.g. this school performed better than (x)% of this state's elementary schools)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "averageStandardScore": {"format": "double", "description": "The Average Standard score calculated by SchoolDigger (see: https://www.schooldigger.com/aboutrankingmethodology.aspx)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}}, "rankMovement": {"format": "int32", "description": "Returns the movement of rank for this school between current and previous year", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "testScores": {"description": "Test scores (including district and state) -- requires Pro or Enterprise level API subscription", "type": "array", "items": {"type": "object", "properties": {"test": {"description": "The name of the state-administered test", "type": "string"}, "subject": {"description": "Test subject", "type": "string"}, "year": {"format": "int32", "description": "Year test was administered (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "grade": {"type": "string"}, "schoolTestScore": {"type": "object", "properties": {"studentsEligible": {"format": "int32", "description": "Count of students eligible to take test", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "studentsTested": {"format": "int32", "description": "Count of students tested", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "meanScaledScore": {"format": "float", "description": "Mean scale score", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentMetStandard": {"format": "float", "description": "Percent of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numberMetStandard": {"format": "float", "description": "Count of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numTier1": {"format": "int32", "description": "Count of students performing at tier 1 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier2": {"format": "int32", "description": "Count of students performing at tier 2 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier3": {"format": "int32", "description": "Count of students performing at tier 3 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier4": {"format": "int32", "description": "Count of students performing at tier 4 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier5": {"format": "int32", "description": "Count of students performing at tier 5 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "percentTier1": {"format": "float", "description": "Percent of students performing at tier 1 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier2": {"format": "float", "description": "Percent of students performing at tier 2 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier3": {"format": "float", "description": "Percent of students performing at tier 3 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier4": {"format": "float", "description": "Percent of students performing at tier 4 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier5": {"format": "float", "description": "Percent of students performing at tier 5 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}}, "districtTestScore": {"type": "object", "properties": {"studentsEligible": {"format": "int32", "description": "Count of students eligible to take test", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "studentsTested": {"format": "int32", "description": "Count of students tested", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "meanScaledScore": {"format": "float", "description": "Mean scale score", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentMetStandard": {"format": "float", "description": "Percent of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numberMetStandard": {"format": "float", "description": "Count of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numTier1": {"format": "int32", "description": "Count of students performing at tier 1 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier2": {"format": "int32", "description": "Count of students performing at tier 2 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier3": {"format": "int32", "description": "Count of students performing at tier 3 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier4": {"format": "int32", "description": "Count of students performing at tier 4 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier5": {"format": "int32", "description": "Count of students performing at tier 5 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "percentTier1": {"format": "float", "description": "Percent of students performing at tier 1 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier2": {"format": "float", "description": "Percent of students performing at tier 2 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier3": {"format": "float", "description": "Percent of students performing at tier 3 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier4": {"format": "float", "description": "Percent of students performing at tier 4 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier5": {"format": "float", "description": "Percent of students performing at tier 5 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}}, "stateTestScore": {"type": "object", "properties": {"studentsEligible": {"format": "int32", "description": "Count of students eligible to take test", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "studentsTested": {"format": "int32", "description": "Count of students tested", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "meanScaledScore": {"format": "float", "description": "Mean scale score", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentMetStandard": {"format": "float", "description": "Percent of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numberMetStandard": {"format": "float", "description": "Count of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numTier1": {"format": "int32", "description": "Count of students performing at tier 1 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier2": {"format": "int32", "description": "Count of students performing at tier 2 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier3": {"format": "int32", "description": "Count of students performing at tier 3 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier4": {"format": "int32", "description": "Count of students performing at tier 4 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier5": {"format": "int32", "description": "Count of students performing at tier 5 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "percentTier1": {"format": "float", "description": "Percent of students performing at tier 1 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier2": {"format": "float", "description": "Percent of students performing at tier 2 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier3": {"format": "float", "description": "Percent of students performing at tier 3 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier4": {"format": "float", "description": "Percent of students performing at tier 4 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier5": {"format": "float", "description": "Percent of students performing at tier 5 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}}, "tier1": {"description": "Tier 1 test score description (Enterprise API level only)", "type": "string"}, "tier2": {"description": "Tier 2 test score description (Enterprise API level only)", "type": "string"}, "tier3": {"description": "Tier 3 test score description (Enterprise API level only)", "type": "string"}, "tier4": {"description": "Tier 4 test score description (Enterprise API level only)", "type": "string"}, "tier5": {"description": "Tier 5 test score description (Enterprise API level only)", "type": "string"}}}}, "schoolYearlyDetails": {"description": "School Yearly metrics", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfStudents": {"format": "int32", "description": "Count of students attending the school", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "percentFreeDiscLunch": {"format": "double", "description": "Percent of students receiving a free or discounted lunch in the National School Lunch Program", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofAfricanAmericanStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofAsianStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofHispanicStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofIndianStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofPacificIslanderStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofWhiteStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofTwoOrMoreRaceStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofUnspecifiedRaceStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "teachersFulltime": {"format": "double", "description": "Number of full-time equivalent teachers employed at the school", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "pupilTeacherRatio": {"format": "double", "description": "Number of students / number of full-time equivalent teachers", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberofAfricanAmericanStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the black racial groups of Africa. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofAsianStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of the Far East, Southeast Asia, or the Indian subcontinent, including, for example, Cambodia, China, India, Japan, Korea, Malaysia, Pakistan, the Philippine Islands, Thailand, and Vietnam. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofHispanicStudents": {"format": "int32", "description": "NCES definition: A person of Cuban, Mexican, Puerto Rican, South or Central American, or other Spanish culture or origin, regardless of race. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofIndianStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of the Far East, Southeast Asia, or the Indian subcontinent, including, for example, Cambodia, China, India, Japan, Korea, Malaysia, Pakistan, the Philippine Islands, Thailand, and Vietnam. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofPacificIslanderStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of Hawaii, Guam, Samoa, or other Pacific Islands. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofWhiteStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of Europe, the Middle East, or North Africa. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofTwoOrMoreRaceStudents": {"format": "int32", "description": "NCES definition: Includes any combination of two or more races and not Hispanic/Latino ethnicity. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofUnspecifiedRaceStudents": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}}}}}} |
18c34a72-2b10-4ab7-98f2-396d71ba7220/8c44215f-a503-47c3-80d4-42adaa1c4ab6/0/0 | SchoolDigger K-12 School Data API | SchoolDigger's school data API gives you immediate access to over 125,000 U.S. K-12 schools and associated data, including school address, phone number, student body makeup, free-lunch program recipients, test scores and SchoolDigger ranking. Search for schools and school districts by name, city, zip code, lat/long, and more! | 7.9 | GetSchools | Search the SchoolDigger database for schools. You may use any combination of criteria as query parameters. | 200 | Example_1 | {"numberOfSchools": 0, "numberOfPages": 0, "schoolList": [{"schoolid": "", "schoolName": "", "phone": "", "url": "", "urlCompare": "", "address": {"latLong": {"latitude": 0, "longitude": 0}, "street": "", "city": "", "state": "", "stateFull": "", "zip": "", "zip4": "", "cityURL": "", "zipURL": "", "html": ""}, "distance": 0, "locale": "", "lowGrade": "", "highGrade": "", "schoolLevel": "", "isCharterSchool": "", "isMagnetSchool": "", "isVirtualSchool": "", "isTitleISchool": "", "isTitleISchoolwideSchool": "", "hasBoundary": true, "locationIsWithinBoundary": true, "district": {"districtID": "", "districtName": "", "url": "", "rankURL": ""}, "county": {"countyName": "", "countyURL": ""}, "rankHistory": [{"year": 0, "rank": 0, "rankOf": 0, "rankStars": 0, "rankLevel": "", "rankStatewidePercentage": 0, "averageStandardScore": 0}], "rankMovement": 0, "schoolYearlyDetails": [{"year": 0, "numberOfStudents": 0, "percentFreeDiscLunch": 0, "percentofAfricanAmericanStudents": 0, "percentofAsianStudents": 0, "percentofHispanicStudents": 0, "percentofIndianStudents": 0, "percentofPacificIslanderStudents": 0, "percentofWhiteStudents": 0, "percentofTwoOrMoreRaceStudents": 0, "percentofUnspecifiedRaceStudents": 0, "teachersFulltime": 0, "pupilTeacherRatio": 0, "numberofAfricanAmericanStudents": 0, "numberofAsianStudents": 0, "numberofHispanicStudents": 0, "numberofIndianStudents": 0, "numberofPacificIslanderStudents": 0, "numberofWhiteStudents": 0, "numberofTwoOrMoreRaceStudents": 0, "numberofUnspecifiedRaceStudents": 0}], "isPrivate": true, "privateDays": 0, "privateHours": 0, "privateHasLibrary": true, "privateCoed": "", "privateOrientation": ""}]} | {"type": "object", "properties": {"numberOfSchools": {"format": "int32", "description": "The total count of schools that match your query", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfPages": {"format": "int32", "description": "The total count of pages in your query list based on given per_page value", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "schoolList": {"type": "array", "items": {"description": "APISchool2Summary: A summary of a school record. For the full school record, call /schools/{id}", "type": "object", "properties": {"schoolid": {"description": "SchoolDigger School ID Number (12 digits)", "type": "string"}, "schoolName": {"description": "School name", "type": "string"}, "phone": {"description": "School phone number", "type": "string"}, "url": {"description": "SchoolDigger URL for this school", "type": "string"}, "urlCompare": {"description": "SchoolDigger URL for comparing this school to nearby schools", "type": "string"}, "address": {"type": "object", "properties": {"latLong": {"type": "object", "properties": {"latitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "longitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "stateFull": {"description": "Full state name (WA = Washington)", "type": "string"}, "zip": {"type": "string"}, "zip4": {"type": "string"}, "cityURL": {"description": "SchoolDigger URL for schools in this city", "type": "string"}, "zipURL": {"description": "SchoolDigger URL for schools in this zip code", "type": "string"}, "html": {"description": "HTML formatted address", "type": "string"}}}, "distance": {"format": "double", "description": "Distance from nearLatitude/nearLongitude, boundaryLatitude/boundaryLongitude, or boundaryAddress (if supplied)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "locale": {"description": "NCES Locale of school (https://nces.ed.gov/ccd/rural_locales.asp)", "type": "string"}, "lowGrade": {"description": "The low grade served by this school (PK = Prekindergarten, K = Kindergarten)", "type": "string"}, "highGrade": {"description": "The high grade served by this school", "type": "string"}, "schoolLevel": {"description": "The level of school (Elementary, Middle, High, Private, Alternative)", "type": "string"}, "isCharterSchool": {"description": "Indicates if school is a charter school (Yes/No/n-a)", "type": "string"}, "isMagnetSchool": {"description": "Indicates if school is a magnet school (Yes/No/n-a)", "type": "string"}, "isVirtualSchool": {"description": "Indicates if school is a virtual school (Yes/No/n-a)", "type": "string"}, "isTitleISchool": {"description": "Indicates if school is a Title I school (Yes/No/n-a)", "type": "string"}, "isTitleISchoolwideSchool": {"description": "Indicates if a school-wide Title I school (Yes/No/n-a)", "type": "string"}, "hasBoundary": {"description": "Indicates that an attendance boundary is available for this school.", "type": "boolean"}, "locationIsWithinBoundary": {"description": "Indicates whether this school's boundary includes the specified location from boundaryLatitude/boundaryLongitude or boundaryAddress. (School Boundary Add-on Package required)", "type": "boolean"}, "district": {"description": "District Summary", "type": "object", "properties": {"districtID": {"description": "The 7 digit SchoolDigger District id number", "type": "string"}, "districtName": {"type": "string"}, "url": {"description": "The URL to see the district details on SchoolDigger", "type": "string"}, "rankURL": {"description": "The URL to see the district in the SchoolDigger ranking list", "type": "string"}}}, "county": {"type": "object", "properties": {"countyName": {"description": "County in which the school or district is located", "type": "string"}, "countyURL": {"description": "SchoolDigger URL for all schools in this county", "type": "string"}}}, "rankHistory": {"description": "SchoolDigger yearly rank history of the school. To retrieve all years, call /schools/{id}.", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2017 - 2016-17)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rank": {"format": "int32", "description": "Statewide rank of this School", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankOf": {"format": "int32", "description": "Count of schools ranked at this state/level", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStars": {"format": "int32", "description": "The number of stars SchoolDigger awarded in the ranking of the school (0-5, 5 is best)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankLevel": {"description": "The level for which this school is ranked (Elementary, Middle, High)", "type": "string"}, "rankStatewidePercentage": {"format": "double", "description": "Percentile of this school's rank (e.g. this school performed better than (x)% of this state's elementary schools)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "averageStandardScore": {"format": "double", "description": "The Average Standard score calculated by SchoolDigger (see: https://www.schooldigger.com/aboutrankingmethodology.aspx)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}}, "rankMovement": {"format": "int32", "description": "Returns the movement of rank for this school between current and previous year", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "schoolYearlyDetails": {"description": "School Yearly metrics. To retrieve all years, call /schools/{id}.", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfStudents": {"format": "int32", "description": "Count of students attending the school", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "percentFreeDiscLunch": {"format": "double", "description": "Percent of students receiving a free or discounted lunch in the National School Lunch Program", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofAfricanAmericanStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofAsianStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofHispanicStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofIndianStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofPacificIslanderStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofWhiteStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofTwoOrMoreRaceStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofUnspecifiedRaceStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "teachersFulltime": {"format": "double", "description": "Number of full-time equivalent teachers employed at the school", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "pupilTeacherRatio": {"format": "double", "description": "Number of students / number of full-time equivalent teachers", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberofAfricanAmericanStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the black racial groups of Africa. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofAsianStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of the Far East, Southeast Asia, or the Indian subcontinent, including, for example, Cambodia, China, India, Japan, Korea, Malaysia, Pakistan, the Philippine Islands, Thailand, and Vietnam. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofHispanicStudents": {"format": "int32", "description": "NCES definition: A person of Cuban, Mexican, Puerto Rican, South or Central American, or other Spanish culture or origin, regardless of race. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofIndianStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of the Far East, Southeast Asia, or the Indian subcontinent, including, for example, Cambodia, China, India, Japan, Korea, Malaysia, Pakistan, the Philippine Islands, Thailand, and Vietnam. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofPacificIslanderStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of Hawaii, Guam, Samoa, or other Pacific Islands. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofWhiteStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of Europe, the Middle East, or North Africa. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofTwoOrMoreRaceStudents": {"format": "int32", "description": "NCES definition: Includes any combination of two or more races and not Hispanic/Latino ethnicity. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofUnspecifiedRaceStudents": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}}}}, "isPrivate": {"description": "Indicates if school is a private school (Yes/No)", "type": "boolean"}, "privateDays": {"format": "int32", "description": "Days in the school year (private schools only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "privateHours": {"format": "double", "description": "Hours in the school day (private schools only)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "privateHasLibrary": {"description": "Indicates if the school has a library (private schools only)", "type": "boolean"}, "privateCoed": {"description": "Coed/Boys/Girls (private schools only)", "type": "string"}, "privateOrientation": {"description": "Affiliation of the school (private schools only)", "type": "string"}}}}}} |
18c34a72-2b10-4ab7-98f2-396d71ba7220/05e6eaf2-4e1d-4f8e-9d24-f5b69d84402a/0/0 | SchoolDigger K-12 School Data API | SchoolDigger's school data API gives you immediate access to over 125,000 U.S. K-12 schools and associated data, including school address, phone number, student body makeup, free-lunch program recipients, test scores and SchoolDigger ranking. Search for schools and school districts by name, city, zip code, lat/long, and more! | 7.9 | GetRankSchools | Returns a SchoolDigger school ranking list | 200 | Example_1 | {"rankYear": 0, "rankYearCompare": 0, "rankYearsAvailable": [], "numberOfSchools": 0, "numberOfPages": 0, "schoolList": [{"schoolid": "", "schoolName": "", "phone": "", "url": "", "urlCompare": "", "address": {"latLong": {"latitude": 0, "longitude": 0}, "street": "", "city": "", "state": "", "stateFull": "", "zip": "", "zip4": "", "cityURL": "", "zipURL": "", "html": ""}, "distance": 0, "locale": "", "lowGrade": "", "highGrade": "", "schoolLevel": "", "isCharterSchool": "", "isMagnetSchool": "", "isVirtualSchool": "", "isTitleISchool": "", "isTitleISchoolwideSchool": "", "hasBoundary": true, "locationIsWithinBoundary": true, "district": {"districtID": "", "districtName": "", "url": "", "rankURL": ""}, "county": {"countyName": "", "countyURL": ""}, "rankHistory": [{"year": 0, "rank": 0, "rankOf": 0, "rankStars": 0, "rankLevel": "", "rankStatewidePercentage": 0, "averageStandardScore": 0}], "rankMovement": 0, "schoolYearlyDetails": [{"year": 0, "numberOfStudents": 0, "percentFreeDiscLunch": 0, "percentofAfricanAmericanStudents": 0, "percentofAsianStudents": 0, "percentofHispanicStudents": 0, "percentofIndianStudents": 0, "percentofPacificIslanderStudents": 0, "percentofWhiteStudents": 0, "percentofTwoOrMoreRaceStudents": 0, "percentofUnspecifiedRaceStudents": 0, "teachersFulltime": 0, "pupilTeacherRatio": 0, "numberofAfricanAmericanStudents": 0, "numberofAsianStudents": 0, "numberofHispanicStudents": 0, "numberofIndianStudents": 0, "numberofPacificIslanderStudents": 0, "numberofWhiteStudents": 0, "numberofTwoOrMoreRaceStudents": 0, "numberofUnspecifiedRaceStudents": 0}], "isPrivate": true, "privateDays": 0, "privateHours": 0, "privateHasLibrary": true, "privateCoed": "", "privateOrientation": ""}]} | {"type": "object", "properties": {"rankYear": {"format": "int32", "description": "Year this ranking list represents (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankYearCompare": {"format": "int32", "description": "Year rankings returned for comparison (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankYearsAvailable": {"description": "The years for which SchoolDigger rankings are available for this state and level", "type": "array", "items": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}}, "numberOfSchools": {"format": "int32", "description": "The total count of schools in this ranking list", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfPages": {"format": "int32", "description": "The total count of pages this ranking list based on given per_page value", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "schoolList": {"description": "The schools in the ranking list", "type": "array", "items": {"description": "APISchool2Summary: A summary of a school record. For the full school record, call /schools/{id}", "type": "object", "properties": {"schoolid": {"description": "SchoolDigger School ID Number (12 digits)", "type": "string"}, "schoolName": {"description": "School name", "type": "string"}, "phone": {"description": "School phone number", "type": "string"}, "url": {"description": "SchoolDigger URL for this school", "type": "string"}, "urlCompare": {"description": "SchoolDigger URL for comparing this school to nearby schools", "type": "string"}, "address": {"type": "object", "properties": {"latLong": {"type": "object", "properties": {"latitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "longitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "stateFull": {"description": "Full state name (WA = Washington)", "type": "string"}, "zip": {"type": "string"}, "zip4": {"type": "string"}, "cityURL": {"description": "SchoolDigger URL for schools in this city", "type": "string"}, "zipURL": {"description": "SchoolDigger URL for schools in this zip code", "type": "string"}, "html": {"description": "HTML formatted address", "type": "string"}}}, "distance": {"format": "double", "description": "Distance from nearLatitude/nearLongitude, boundaryLatitude/boundaryLongitude, or boundaryAddress (if supplied)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "locale": {"description": "NCES Locale of school (https://nces.ed.gov/ccd/rural_locales.asp)", "type": "string"}, "lowGrade": {"description": "The low grade served by this school (PK = Prekindergarten, K = Kindergarten)", "type": "string"}, "highGrade": {"description": "The high grade served by this school", "type": "string"}, "schoolLevel": {"description": "The level of school (Elementary, Middle, High, Private, Alternative)", "type": "string"}, "isCharterSchool": {"description": "Indicates if school is a charter school (Yes/No/n-a)", "type": "string"}, "isMagnetSchool": {"description": "Indicates if school is a magnet school (Yes/No/n-a)", "type": "string"}, "isVirtualSchool": {"description": "Indicates if school is a virtual school (Yes/No/n-a)", "type": "string"}, "isTitleISchool": {"description": "Indicates if school is a Title I school (Yes/No/n-a)", "type": "string"}, "isTitleISchoolwideSchool": {"description": "Indicates if a school-wide Title I school (Yes/No/n-a)", "type": "string"}, "hasBoundary": {"description": "Indicates that an attendance boundary is available for this school.", "type": "boolean"}, "locationIsWithinBoundary": {"description": "Indicates whether this school's boundary includes the specified location from boundaryLatitude/boundaryLongitude or boundaryAddress. (School Boundary Add-on Package required)", "type": "boolean"}, "district": {"description": "District Summary", "type": "object", "properties": {"districtID": {"description": "The 7 digit SchoolDigger District id number", "type": "string"}, "districtName": {"type": "string"}, "url": {"description": "The URL to see the district details on SchoolDigger", "type": "string"}, "rankURL": {"description": "The URL to see the district in the SchoolDigger ranking list", "type": "string"}}}, "county": {"type": "object", "properties": {"countyName": {"description": "County in which the school or district is located", "type": "string"}, "countyURL": {"description": "SchoolDigger URL for all schools in this county", "type": "string"}}}, "rankHistory": {"description": "SchoolDigger yearly rank history of the school. To retrieve all years, call /schools/{id}.", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2017 - 2016-17)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rank": {"format": "int32", "description": "Statewide rank of this School", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankOf": {"format": "int32", "description": "Count of schools ranked at this state/level", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStars": {"format": "int32", "description": "The number of stars SchoolDigger awarded in the ranking of the school (0-5, 5 is best)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankLevel": {"description": "The level for which this school is ranked (Elementary, Middle, High)", "type": "string"}, "rankStatewidePercentage": {"format": "double", "description": "Percentile of this school's rank (e.g. this school performed better than (x)% of this state's elementary schools)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "averageStandardScore": {"format": "double", "description": "The Average Standard score calculated by SchoolDigger (see: https://www.schooldigger.com/aboutrankingmethodology.aspx)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}}, "rankMovement": {"format": "int32", "description": "Returns the movement of rank for this school between current and previous year", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "schoolYearlyDetails": {"description": "School Yearly metrics. To retrieve all years, call /schools/{id}.", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfStudents": {"format": "int32", "description": "Count of students attending the school", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "percentFreeDiscLunch": {"format": "double", "description": "Percent of students receiving a free or discounted lunch in the National School Lunch Program", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofAfricanAmericanStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofAsianStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofHispanicStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofIndianStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofPacificIslanderStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofWhiteStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofTwoOrMoreRaceStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "percentofUnspecifiedRaceStudents": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "teachersFulltime": {"format": "double", "description": "Number of full-time equivalent teachers employed at the school", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "pupilTeacherRatio": {"format": "double", "description": "Number of students / number of full-time equivalent teachers", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberofAfricanAmericanStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the black racial groups of Africa. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofAsianStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of the Far East, Southeast Asia, or the Indian subcontinent, including, for example, Cambodia, China, India, Japan, Korea, Malaysia, Pakistan, the Philippine Islands, Thailand, and Vietnam. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofHispanicStudents": {"format": "int32", "description": "NCES definition: A person of Cuban, Mexican, Puerto Rican, South or Central American, or other Spanish culture or origin, regardless of race. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofIndianStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of the Far East, Southeast Asia, or the Indian subcontinent, including, for example, Cambodia, China, India, Japan, Korea, Malaysia, Pakistan, the Philippine Islands, Thailand, and Vietnam. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofPacificIslanderStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of Hawaii, Guam, Samoa, or other Pacific Islands. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofWhiteStudents": {"format": "int32", "description": "NCES definition: A person having origins in any of the original peoples of Europe, the Middle East, or North Africa. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofTwoOrMoreRaceStudents": {"format": "int32", "description": "NCES definition: Includes any combination of two or more races and not Hispanic/Latino ethnicity. (https://nces.ed.gov/statprog/2002/std1_5.asp)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberofUnspecifiedRaceStudents": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}}}}, "isPrivate": {"description": "Indicates if school is a private school (Yes/No)", "type": "boolean"}, "privateDays": {"format": "int32", "description": "Days in the school year (private schools only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "privateHours": {"format": "double", "description": "Hours in the school day (private schools only)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "privateHasLibrary": {"description": "Indicates if the school has a library (private schools only)", "type": "boolean"}, "privateCoed": {"description": "Coed/Boys/Girls (private schools only)", "type": "string"}, "privateOrientation": {"description": "Affiliation of the school (private schools only)", "type": "string"}}}}}} |
18c34a72-2b10-4ab7-98f2-396d71ba7220/ccccc407-7aa2-4bbe-88e3-cdfb216993bf/0/0 | SchoolDigger K-12 School Data API | SchoolDigger's school data API gives you immediate access to over 125,000 U.S. K-12 schools and associated data, including school address, phone number, student body makeup, free-lunch program recipients, test scores and SchoolDigger ranking. Search for schools and school districts by name, city, zip code, lat/long, and more! | 7.9 | GetRankDistricts | Returns a SchoolDigger district ranking list | 200 | Example_1 | {"rankYear": 0, "rankYearCompare": 0, "rankYearsAvailable": [], "numberOfDistricts": 0, "numberOfPages": 0, "districtList": [{"districtID": "", "districtName": "", "phone": "", "url": "", "address": {"latLong": {"latitude": 0, "longitude": 0}, "street": "", "city": "", "state": "", "stateFull": "", "zip": "", "zip4": "", "cityURL": "", "zipURL": "", "html": ""}, "locationIsWithinBoundary": true, "hasBoundary": true, "distance": 0, "isWithinBoundary": true, "county": {"countyName": "", "countyURL": ""}, "lowGrade": "", "highGrade": "", "numberTotalSchools": 0, "numberPrimarySchools": 0, "numberMiddleSchools": 0, "numberHighSchools": 0, "numberAlternativeSchools": 0, "rankHistory": [{"year": 0, "rank": 0, "rankOf": 0, "rankStars": 0, "rankStatewidePercentage": 0, "rankScore": 0}], "districtYearlyDetails": [{"year": 0, "numberOfStudents": 0, "numberOfSpecialEdStudents": 0, "numberOfEnglishLanguageLearnerStudents": 0, "numberOfTeachers": 0, "numberOfTeachersPK": 0, "numberOfTeachersK": 0, "numberOfTeachersElementary": 0, "numberOfTeachersSecondary": 0, "numberOfAids": 0, "numberOfCoordsSupervisors": 0, "numberOfGuidanceElem": 0, "numberOfGuidanceSecondary": 0, "numberOfGuidanceTotal": 0, "numberOfLibrarians": 0, "numberOfLibraryStaff": 0, "numberOfLEAAdministrators": 0, "numberOfLEASupportStaff": 0, "numberOfSchoolAdministrators": 0, "numberOfSchoolAdminSupportStaff": 0, "numberOfStudentSupportStaff": 0, "numberOfOtherSupportStaff": 0}]}], "rankCompareYear": 0} | {"type": "object", "properties": {"rankYear": {"format": "int32", "description": "Year this ranking list represents (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankYearCompare": {"format": "int32", "description": "Year rankings returned for comparison (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankYearsAvailable": {"description": "The years for which SchoolDigger district rankings are available for this state", "type": "array", "items": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}}, "numberOfDistricts": {"format": "int32", "description": "The total count of districts in the entire rank list", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfPages": {"format": "int32", "description": "The total count of pages in your query list based on given per_page value", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "districtList": {"type": "array", "items": {"type": "object", "properties": {"districtID": {"description": "SchoolDigger District ID Number (7 digits). Use /districts/{districtID} to retrieve the entire district record", "type": "string"}, "districtName": {"description": "District name", "type": "string"}, "phone": {"description": "District phone number", "type": "string"}, "url": {"description": "SchoolDigger URL for this district", "type": "string"}, "address": {"type": "object", "properties": {"latLong": {"type": "object", "properties": {"latitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "longitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "stateFull": {"description": "Full state name (WA = Washington)", "type": "string"}, "zip": {"type": "string"}, "zip4": {"type": "string"}, "cityURL": {"description": "SchoolDigger URL for schools in this city", "type": "string"}, "zipURL": {"description": "SchoolDigger URL for schools in this zip code", "type": "string"}, "html": {"description": "HTML formatted address", "type": "string"}}}, "locationIsWithinBoundary": {"description": "Indicates whether this school's boundary includes the specified location from nearLatitude/nearLongitude or boundaryAddress (Enterprise API level)", "type": "boolean"}, "hasBoundary": {"description": "Indicates that an attendance boundary is available for this district. (To retrieve, look up district with /districts/{id})", "type": "boolean"}, "distance": {"format": "double", "description": "Distance from nearLatitude/nearLongitude (if supplied)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "isWithinBoundary": {"description": "Indicates whether this district's boundary includes the specified location from nearLatitude/nearLongitude", "type": "boolean"}, "county": {"type": "object", "properties": {"countyName": {"description": "County in which the school or district is located", "type": "string"}, "countyURL": {"description": "SchoolDigger URL for all schools in this county", "type": "string"}}}, "lowGrade": {"description": "The low grade served by this district (PK = Prekindergarten, K = Kindergarten)", "type": "string"}, "highGrade": {"description": "The high grade served by this district", "type": "string"}, "numberTotalSchools": {"format": "int32", "description": "Count of schools in the district", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberPrimarySchools": {"format": "int32", "description": "Count of schools designated as primary schools", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberMiddleSchools": {"format": "int32", "description": "Count of schools designated as middle schools", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberHighSchools": {"format": "int32", "description": "Count of schools designated as high schools", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberAlternativeSchools": {"format": "int32", "description": "Count of schools designated as other/alternative schools", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankHistory": {"description": "SchoolDigger yearly rank history of the district", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2017 - 2016-17)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rank": {"format": "int32", "description": "Statewide rank of this district", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankOf": {"format": "int32", "description": "Count of district ranked in this state", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStars": {"format": "int32", "description": "The number of stars SchoolDigger awarded in the ranking of the district (0-5, 5 is best)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStatewidePercentage": {"format": "double", "description": "Percentile of this district's rank (e.g. this district performed better than (x)% of this state's districts)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "rankScore": {"format": "double", "description": "The rank score calculated by SchoolDigger (see https://www.schooldigger.com/aboutranking.aspx)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}}, "districtYearlyDetails": {"description": "District yearly metrics", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfStudents": {"format": "int32", "description": "Number of students enrolled in the district", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfSpecialEdStudents": {"format": "int32", "description": "The number of students having a written Individualized Education Program (IEP) under the Individuals With Disabilities Education Act (IDEA)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfEnglishLanguageLearnerStudents": {"format": "int32", "description": "The number of English language learner (ELL) students served in appropriate programs", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfTeachers": {"format": "double", "description": "Number of full-time equivalent teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersPK": {"format": "double", "description": "Number of full-time equivalent pre-kindergarten teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersK": {"format": "double", "description": "Number of full-time equivalent kindergarten teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersElementary": {"format": "double", "description": "Number of full-time equivalent elementary teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersSecondary": {"format": "double", "description": "Number of full-time equivalent secondary teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfAids": {"format": "double", "description": "Number of full-time equivalent instructional aids employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfCoordsSupervisors": {"format": "double", "description": "Number of full-time equivalent instructional coordinators/supervisors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfGuidanceElem": {"format": "double", "description": "Number of full-time equivalent elementary guidance counselors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfGuidanceSecondary": {"format": "double", "description": "Number of full-time equivalent secondary guidance counselors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfGuidanceTotal": {"format": "double", "description": "Total number of full-time equivalent guidance counselors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLibrarians": {"format": "double", "description": "Number of full-time equivalent librarians/media specialists employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLibraryStaff": {"format": "double", "description": "Number of full-time equivalent librarians/media support staff employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLEAAdministrators": {"format": "double", "description": "Number of full-time equivalent LEA administrators employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLEASupportStaff": {"format": "double", "description": "Number of full-time equivalent LEA administrative support staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfSchoolAdministrators": {"format": "double", "description": "Number of full-time equivalent school administrators employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfSchoolAdminSupportStaff": {"format": "double", "description": "Number of full-time equivalent school administrative support staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfStudentSupportStaff": {"format": "double", "description": "Number of full-time equivalent student support services staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfOtherSupportStaff": {"format": "double", "description": "Number of full-time equivalent all other support staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}}}}}, "rankCompareYear": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}}} |
18c34a72-2b10-4ab7-98f2-396d71ba7220/a5ac0f37-a5f5-4061-b7d4-9e25805536ff/0/0 | SchoolDigger K-12 School Data API | SchoolDigger's school data API gives you immediate access to over 125,000 U.S. K-12 schools and associated data, including school address, phone number, student body makeup, free-lunch program recipients, test scores and SchoolDigger ranking. Search for schools and school districts by name, city, zip code, lat/long, and more! | 7.9 | GetDistrict | Retrieve a single district record from the SchoolDigger database | 200 | Example_1 | {"districtID": "", "districtName": "", "phone": "", "url": "", "address": {"latLong": {"latitude": 0, "longitude": 0}, "street": "", "city": "", "state": "", "stateFull": "", "zip": "", "zip4": "", "cityURL": "", "zipURL": "", "html": ""}, "boundary": {"polylineCollection": [{"polylineOverlayEncodedPoints": "", "numberEncodedPoints": 0}], "polylines": "", "hasBoundary": true}, "isWithinBoundary": true, "county": {"countyName": "", "countyURL": ""}, "lowGrade": "", "highGrade": "", "numberTotalSchools": 0, "numberPrimarySchools": 0, "numberMiddleSchools": 0, "numberHighSchools": 0, "numberAlternativeSchools": 0, "rankHistory": [{"year": 0, "rank": 0, "rankOf": 0, "rankStars": 0, "rankStatewidePercentage": 0, "rankScore": 0}], "districtYearlyDetails": [{"year": 0, "numberOfStudents": 0, "numberOfSpecialEdStudents": 0, "numberOfEnglishLanguageLearnerStudents": 0, "numberOfTeachers": 0, "numberOfTeachersPK": 0, "numberOfTeachersK": 0, "numberOfTeachersElementary": 0, "numberOfTeachersSecondary": 0, "numberOfAids": 0, "numberOfCoordsSupervisors": 0, "numberOfGuidanceElem": 0, "numberOfGuidanceSecondary": 0, "numberOfGuidanceTotal": 0, "numberOfLibrarians": 0, "numberOfLibraryStaff": 0, "numberOfLEAAdministrators": 0, "numberOfLEASupportStaff": 0, "numberOfSchoolAdministrators": 0, "numberOfSchoolAdminSupportStaff": 0, "numberOfStudentSupportStaff": 0, "numberOfOtherSupportStaff": 0}], "testScores": [{"test": "", "subject": "", "year": 0, "grade": "", "schoolTestScore": {"studentsEligible": 0, "studentsTested": 0, "meanScaledScore": 0, "percentMetStandard": 0, "numberMetStandard": 0, "numTier1": 0, "numTier2": 0, "numTier3": 0, "numTier4": 0, "numTier5": 0, "percentTier1": 0, "percentTier2": 0, "percentTier3": 0, "percentTier4": 0, "percentTier5": 0}, "districtTestScore": {"studentsEligible": 0, "studentsTested": 0, "meanScaledScore": 0, "percentMetStandard": 0, "numberMetStandard": 0, "numTier1": 0, "numTier2": 0, "numTier3": 0, "numTier4": 0, "numTier5": 0, "percentTier1": 0, "percentTier2": 0, "percentTier3": 0, "percentTier4": 0, "percentTier5": 0}, "stateTestScore": {"studentsEligible": 0, "studentsTested": 0, "meanScaledScore": 0, "percentMetStandard": 0, "numberMetStandard": 0, "numTier1": 0, "numTier2": 0, "numTier3": 0, "numTier4": 0, "numTier5": 0, "percentTier1": 0, "percentTier2": 0, "percentTier3": 0, "percentTier4": 0, "percentTier5": 0}, "tier1": "", "tier2": "", "tier3": "", "tier4": "", "tier5": ""}]} | {"type": "object", "properties": {"districtID": {"description": "SchoolDigger District ID Number (7 digits)", "type": "string"}, "districtName": {"description": "District name", "type": "string"}, "phone": {"description": "District phone number", "type": "string"}, "url": {"description": "SchoolDigger URL for this district", "type": "string"}, "address": {"type": "object", "properties": {"latLong": {"type": "object", "properties": {"latitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "longitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "stateFull": {"description": "Full state name (WA = Washington)", "type": "string"}, "zip": {"type": "string"}, "zip4": {"type": "string"}, "cityURL": {"description": "SchoolDigger URL for schools in this city", "type": "string"}, "zipURL": {"description": "SchoolDigger URL for schools in this zip code", "type": "string"}, "html": {"description": "HTML formatted address", "type": "string"}}}, "boundary": {"type": "object", "properties": {"polylineCollection": {"description": "Collection of one or more polylines that can be used to create the boundary on a map. NOTE: this value is JSON encoded. Specifically, backslashes will be returned escaped (two backslashes). Make sure to decode the polyline before you use it", "type": "array", "items": {"type": "object", "properties": {"polylineOverlayEncodedPoints": {"description": "Polyline for use with Google Maps or other mapping software. NOTE: this value is JSON encoded. Specifically, backslashes will be returned escaped (two backslashes). Make sure to decode the polyline before you use it", "type": "string"}, "numberEncodedPoints": {"format": "int32", "description": "Number of encoded points in polyline", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}}}}, "polylines": {"description": "Collection of latitude/longitude vertices to form a polygon representing the boundary", "type": "string"}, "hasBoundary": {"description": "States whether there is a boundary available", "type": "boolean"}}}, "isWithinBoundary": {"description": "Indicates whether this district's boundary includes the specified location from nearLatitude/nearLongitude", "type": "boolean"}, "county": {"type": "object", "properties": {"countyName": {"description": "County in which the school or district is located", "type": "string"}, "countyURL": {"description": "SchoolDigger URL for all schools in this county", "type": "string"}}}, "lowGrade": {"description": "The low grade served by this district (PK = Prekindergarten, K = Kindergarten)", "type": "string"}, "highGrade": {"description": "The high grade served by this district", "type": "string"}, "numberTotalSchools": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberPrimarySchools": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberMiddleSchools": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberHighSchools": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberAlternativeSchools": {"format": "int32", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankHistory": {"description": "SchoolDigger yearly rank history of the district", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2017 - 2016-17)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rank": {"format": "int32", "description": "Statewide rank of this district", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankOf": {"format": "int32", "description": "Count of district ranked in this state", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStars": {"format": "int32", "description": "The number of stars SchoolDigger awarded in the ranking of the district (0-5, 5 is best)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStatewidePercentage": {"format": "double", "description": "Percentile of this district's rank (e.g. this district performed better than (x)% of this state's districts)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "rankScore": {"format": "double", "description": "The rank score calculated by SchoolDigger (see https://www.schooldigger.com/aboutranking.aspx)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}}, "districtYearlyDetails": {"description": "District yearly metrics", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfStudents": {"format": "int32", "description": "Number of students enrolled in the district", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfSpecialEdStudents": {"format": "int32", "description": "The number of students having a written Individualized Education Program (IEP) under the Individuals With Disabilities Education Act (IDEA)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfEnglishLanguageLearnerStudents": {"format": "int32", "description": "The number of English language learner (ELL) students served in appropriate programs", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfTeachers": {"format": "double", "description": "Number of full-time equivalent teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersPK": {"format": "double", "description": "Number of full-time equivalent pre-kindergarten teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersK": {"format": "double", "description": "Number of full-time equivalent kindergarten teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersElementary": {"format": "double", "description": "Number of full-time equivalent elementary teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersSecondary": {"format": "double", "description": "Number of full-time equivalent secondary teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfAids": {"format": "double", "description": "Number of full-time equivalent instructional aids employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfCoordsSupervisors": {"format": "double", "description": "Number of full-time equivalent instructional coordinators/supervisors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfGuidanceElem": {"format": "double", "description": "Number of full-time equivalent elementary guidance counselors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfGuidanceSecondary": {"format": "double", "description": "Number of full-time equivalent secondary guidance counselors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfGuidanceTotal": {"format": "double", "description": "Total number of full-time equivalent guidance counselors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLibrarians": {"format": "double", "description": "Number of full-time equivalent librarians/media specialists employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLibraryStaff": {"format": "double", "description": "Number of full-time equivalent librarians/media support staff employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLEAAdministrators": {"format": "double", "description": "Number of full-time equivalent LEA administrators employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLEASupportStaff": {"format": "double", "description": "Number of full-time equivalent LEA administrative support staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfSchoolAdministrators": {"format": "double", "description": "Number of full-time equivalent school administrators employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfSchoolAdminSupportStaff": {"format": "double", "description": "Number of full-time equivalent school administrative support staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfStudentSupportStaff": {"format": "double", "description": "Number of full-time equivalent student support services staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfOtherSupportStaff": {"format": "double", "description": "Number of full-time equivalent all other support staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}}, "testScores": {"description": "Test scores (district and state) -- requires Pro or Enterprise level API subscription", "type": "array", "items": {"type": "object", "properties": {"test": {"description": "The name of the state-administered test", "type": "string"}, "subject": {"description": "Test subject", "type": "string"}, "year": {"format": "int32", "description": "Year test was administered (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "grade": {"type": "string"}, "schoolTestScore": {"type": "object", "properties": {"studentsEligible": {"format": "int32", "description": "Count of students eligible to take test", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "studentsTested": {"format": "int32", "description": "Count of students tested", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "meanScaledScore": {"format": "float", "description": "Mean scale score", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentMetStandard": {"format": "float", "description": "Percent of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numberMetStandard": {"format": "float", "description": "Count of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numTier1": {"format": "int32", "description": "Count of students performing at tier 1 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier2": {"format": "int32", "description": "Count of students performing at tier 2 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier3": {"format": "int32", "description": "Count of students performing at tier 3 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier4": {"format": "int32", "description": "Count of students performing at tier 4 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier5": {"format": "int32", "description": "Count of students performing at tier 5 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "percentTier1": {"format": "float", "description": "Percent of students performing at tier 1 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier2": {"format": "float", "description": "Percent of students performing at tier 2 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier3": {"format": "float", "description": "Percent of students performing at tier 3 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier4": {"format": "float", "description": "Percent of students performing at tier 4 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier5": {"format": "float", "description": "Percent of students performing at tier 5 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}}, "districtTestScore": {"type": "object", "properties": {"studentsEligible": {"format": "int32", "description": "Count of students eligible to take test", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "studentsTested": {"format": "int32", "description": "Count of students tested", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "meanScaledScore": {"format": "float", "description": "Mean scale score", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentMetStandard": {"format": "float", "description": "Percent of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numberMetStandard": {"format": "float", "description": "Count of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numTier1": {"format": "int32", "description": "Count of students performing at tier 1 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier2": {"format": "int32", "description": "Count of students performing at tier 2 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier3": {"format": "int32", "description": "Count of students performing at tier 3 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier4": {"format": "int32", "description": "Count of students performing at tier 4 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier5": {"format": "int32", "description": "Count of students performing at tier 5 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "percentTier1": {"format": "float", "description": "Percent of students performing at tier 1 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier2": {"format": "float", "description": "Percent of students performing at tier 2 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier3": {"format": "float", "description": "Percent of students performing at tier 3 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier4": {"format": "float", "description": "Percent of students performing at tier 4 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier5": {"format": "float", "description": "Percent of students performing at tier 5 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}}, "stateTestScore": {"type": "object", "properties": {"studentsEligible": {"format": "int32", "description": "Count of students eligible to take test", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "studentsTested": {"format": "int32", "description": "Count of students tested", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "meanScaledScore": {"format": "float", "description": "Mean scale score", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentMetStandard": {"format": "float", "description": "Percent of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numberMetStandard": {"format": "float", "description": "Count of students meeting state standard", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "numTier1": {"format": "int32", "description": "Count of students performing at tier 1 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier2": {"format": "int32", "description": "Count of students performing at tier 2 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier3": {"format": "int32", "description": "Count of students performing at tier 3 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier4": {"format": "int32", "description": "Count of students performing at tier 4 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numTier5": {"format": "int32", "description": "Count of students performing at tier 5 (Enterprise API level only)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "percentTier1": {"format": "float", "description": "Percent of students performing at tier 1 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier2": {"format": "float", "description": "Percent of students performing at tier 2 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier3": {"format": "float", "description": "Percent of students performing at tier 3 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier4": {"format": "float", "description": "Percent of students performing at tier 4 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "percentTier5": {"format": "float", "description": "Percent of students performing at tier 5 (Enterprise API level only)", "type": "number", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}}, "tier1": {"description": "Tier 1 test score description (Enterprise API level only)", "type": "string"}, "tier2": {"description": "Tier 2 test score description (Enterprise API level only)", "type": "string"}, "tier3": {"description": "Tier 3 test score description (Enterprise API level only)", "type": "string"}, "tier4": {"description": "Tier 4 test score description (Enterprise API level only)", "type": "string"}, "tier5": {"description": "Tier 5 test score description (Enterprise API level only)", "type": "string"}}}}}} |
18c34a72-2b10-4ab7-98f2-396d71ba7220/278c2015-60a3-43e3-bcca-30d7c5b6a6ff/0/0 | SchoolDigger K-12 School Data API | SchoolDigger's school data API gives you immediate access to over 125,000 U.S. K-12 schools and associated data, including school address, phone number, student body makeup, free-lunch program recipients, test scores and SchoolDigger ranking. Search for schools and school districts by name, city, zip code, lat/long, and more! | 7.9 | GetDistricts | Search the SchoolDigger database for districts. You may use any combination of criteria as query parameters. | 200 | Example_1 | {"numberOfDistricts": 0, "numberOfPages": 0, "districtList": [{"districtID": "", "districtName": "", "phone": "", "url": "", "address": {"latLong": {"latitude": 0, "longitude": 0}, "street": "", "city": "", "state": "", "stateFull": "", "zip": "", "zip4": "", "cityURL": "", "zipURL": "", "html": ""}, "locationIsWithinBoundary": true, "hasBoundary": true, "distance": 0, "isWithinBoundary": true, "county": {"countyName": "", "countyURL": ""}, "lowGrade": "", "highGrade": "", "numberTotalSchools": 0, "numberPrimarySchools": 0, "numberMiddleSchools": 0, "numberHighSchools": 0, "numberAlternativeSchools": 0, "rankHistory": [{"year": 0, "rank": 0, "rankOf": 0, "rankStars": 0, "rankStatewidePercentage": 0, "rankScore": 0}], "districtYearlyDetails": [{"year": 0, "numberOfStudents": 0, "numberOfSpecialEdStudents": 0, "numberOfEnglishLanguageLearnerStudents": 0, "numberOfTeachers": 0, "numberOfTeachersPK": 0, "numberOfTeachersK": 0, "numberOfTeachersElementary": 0, "numberOfTeachersSecondary": 0, "numberOfAids": 0, "numberOfCoordsSupervisors": 0, "numberOfGuidanceElem": 0, "numberOfGuidanceSecondary": 0, "numberOfGuidanceTotal": 0, "numberOfLibrarians": 0, "numberOfLibraryStaff": 0, "numberOfLEAAdministrators": 0, "numberOfLEASupportStaff": 0, "numberOfSchoolAdministrators": 0, "numberOfSchoolAdminSupportStaff": 0, "numberOfStudentSupportStaff": 0, "numberOfOtherSupportStaff": 0}]}]} | {"type": "object", "properties": {"numberOfDistricts": {"format": "int32", "description": "The total count of districts that match your query", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfPages": {"format": "int32", "description": "The total count of pages in your query list based on given per_page value", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "districtList": {"type": "array", "items": {"type": "object", "properties": {"districtID": {"description": "SchoolDigger District ID Number (7 digits). Use /districts/{districtID} to retrieve the entire district record", "type": "string"}, "districtName": {"description": "District name", "type": "string"}, "phone": {"description": "District phone number", "type": "string"}, "url": {"description": "SchoolDigger URL for this district", "type": "string"}, "address": {"type": "object", "properties": {"latLong": {"type": "object", "properties": {"latitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "longitude": {"format": "double", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "stateFull": {"description": "Full state name (WA = Washington)", "type": "string"}, "zip": {"type": "string"}, "zip4": {"type": "string"}, "cityURL": {"description": "SchoolDigger URL for schools in this city", "type": "string"}, "zipURL": {"description": "SchoolDigger URL for schools in this zip code", "type": "string"}, "html": {"description": "HTML formatted address", "type": "string"}}}, "locationIsWithinBoundary": {"description": "Indicates whether this school's boundary includes the specified location from nearLatitude/nearLongitude or boundaryAddress (Enterprise API level)", "type": "boolean"}, "hasBoundary": {"description": "Indicates that an attendance boundary is available for this district. (To retrieve, look up district with /districts/{id})", "type": "boolean"}, "distance": {"format": "double", "description": "Distance from nearLatitude/nearLongitude (if supplied)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "isWithinBoundary": {"description": "Indicates whether this district's boundary includes the specified location from nearLatitude/nearLongitude", "type": "boolean"}, "county": {"type": "object", "properties": {"countyName": {"description": "County in which the school or district is located", "type": "string"}, "countyURL": {"description": "SchoolDigger URL for all schools in this county", "type": "string"}}}, "lowGrade": {"description": "The low grade served by this district (PK = Prekindergarten, K = Kindergarten)", "type": "string"}, "highGrade": {"description": "The high grade served by this district", "type": "string"}, "numberTotalSchools": {"format": "int32", "description": "Count of schools in the district", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberPrimarySchools": {"format": "int32", "description": "Count of schools designated as primary schools", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberMiddleSchools": {"format": "int32", "description": "Count of schools designated as middle schools", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberHighSchools": {"format": "int32", "description": "Count of schools designated as high schools", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberAlternativeSchools": {"format": "int32", "description": "Count of schools designated as other/alternative schools", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankHistory": {"description": "SchoolDigger yearly rank history of the district", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2017 - 2016-17)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rank": {"format": "int32", "description": "Statewide rank of this district", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankOf": {"format": "int32", "description": "Count of district ranked in this state", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStars": {"format": "int32", "description": "The number of stars SchoolDigger awarded in the ranking of the district (0-5, 5 is best)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "rankStatewidePercentage": {"format": "double", "description": "Percentile of this district's rank (e.g. this district performed better than (x)% of this state's districts)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "rankScore": {"format": "double", "description": "The rank score calculated by SchoolDigger (see https://www.schooldigger.com/aboutranking.aspx)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}}, "districtYearlyDetails": {"description": "District yearly metrics", "type": "array", "items": {"type": "object", "properties": {"year": {"format": "int32", "description": "School year (2018 = 2017-18)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfStudents": {"format": "int32", "description": "Number of students enrolled in the district", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfSpecialEdStudents": {"format": "int32", "description": "The number of students having a written Individualized Education Program (IEP) under the Individuals With Disabilities Education Act (IDEA)", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfEnglishLanguageLearnerStudents": {"format": "int32", "description": "The number of English language learner (ELL) students served in appropriate programs", "type": "integer", "minimum": -2147483648, "maximum": 2147483647}, "numberOfTeachers": {"format": "double", "description": "Number of full-time equivalent teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersPK": {"format": "double", "description": "Number of full-time equivalent pre-kindergarten teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersK": {"format": "double", "description": "Number of full-time equivalent kindergarten teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersElementary": {"format": "double", "description": "Number of full-time equivalent elementary teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfTeachersSecondary": {"format": "double", "description": "Number of full-time equivalent secondary teachers employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfAids": {"format": "double", "description": "Number of full-time equivalent instructional aids employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfCoordsSupervisors": {"format": "double", "description": "Number of full-time equivalent instructional coordinators/supervisors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfGuidanceElem": {"format": "double", "description": "Number of full-time equivalent elementary guidance counselors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfGuidanceSecondary": {"format": "double", "description": "Number of full-time equivalent secondary guidance counselors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfGuidanceTotal": {"format": "double", "description": "Total number of full-time equivalent guidance counselors employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLibrarians": {"format": "double", "description": "Number of full-time equivalent librarians/media specialists employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLibraryStaff": {"format": "double", "description": "Number of full-time equivalent librarians/media support staff employed by the district", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLEAAdministrators": {"format": "double", "description": "Number of full-time equivalent LEA administrators employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfLEASupportStaff": {"format": "double", "description": "Number of full-time equivalent LEA administrative support staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfSchoolAdministrators": {"format": "double", "description": "Number of full-time equivalent school administrators employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfSchoolAdminSupportStaff": {"format": "double", "description": "Number of full-time equivalent school administrative support staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfStudentSupportStaff": {"format": "double", "description": "Number of full-time equivalent student support services staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "numberOfOtherSupportStaff": {"format": "double", "description": "Number of full-time equivalent all other support staff employed by the district (LEA)", "type": "number", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}}}}}}}} |
ffd7dd09-cc79-4f53-aea6-0ab2c2fa6876/endpoint_74090221-9595-4507-8d80-49e966c86b87/0/0 | Seaports Data | Explore the Seaports Data API, your comprehensive source for global seaport information. From small harbors to large piers, access detailed data including country, city, coordinates, UN/LOCODE, and contact information. Easily integrate with our API endpoints to enhance your application's navigation capabilities. | 7.3 | Seaports By City | Retrieve seaports by provided city name. Example, 'Chennai' | 200 | New Example | [{"Name": "Port of Chennai", "Authority": "Chennai Port Trust", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Rajaji Salai,Chennai, Tamil Nadu 600 001,India", "City": "Chennai", "Country": "India"}, "Coordinate": {"Latitude": "13\u00b0 6' 40\" N", "Longitude": "80\u00b0 18' 3\" E"}, "Contact": {"Phone": "91 44 25362201", "800-Number": "", "Email": "[email protected]", "Fax": "91 44 25361228", "Website": "www.chennaiport.gov.in"}, "UN/LOCODE": "INMAA", "Type": "Seaport", "Size": "Large"}] | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Authority": {"type": "string"}, "Country": {"type": "string"}, "Flag": {"type": "string"}, "Small_Map": {"type": "string"}, "Large_Map": {"type": "string"}, "Port_Address": {"type": "object", "properties": {"Address": {"type": "string"}, "City": {"type": "string"}, "Country": {"type": "string"}}}, "Coordinate": {"type": "object", "properties": {"Latitude": {"type": "string"}, "Longitude": {"type": "string"}}}, "Contact": {"type": "object", "properties": {"Phone": {"type": "string"}, "800-Number": {"type": "string"}, "Email": {"type": "string"}, "Fax": {"type": "string"}, "Website": {"type": "string"}}}, "UN/LOCODE": {"type": "string"}, "Type": {"type": "string"}, "Size": {"type": "string"}}}} |
ffd7dd09-cc79-4f53-aea6-0ab2c2fa6876/endpoint_db0aa7f6-c2f9-400e-ad12-28b34bba75d1/0/0 | Seaports Data | Explore the Seaports Data API, your comprehensive source for global seaport information. From small harbors to large piers, access detailed data including country, city, coordinates, UN/LOCODE, and contact information. Easily integrate with our API endpoints to enhance your application's navigation capabilities. | 7.3 | Seaports By Size | Retrieve all seaports by Size. Example - "Large" | 200 | New Example | [{"Name": "St Lawrence Seaway", "Authority": "St. Lawrence Seaway Management Corporation", "Country": "Canada", "Flag": "http://media.tekbunny.com/seaports/images/can-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/canada_sm99.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/canada_pol99.jpg", "Port_Address": {"Address": "202 Pitt Street,Cornwall, Ontario K6J 3P7,Canada", "City": "St Lawrence Seaway", "Country": "Canada"}, "Coordinate": {"Latitude": "44\u00b0 55' 47\" N", "Longitude": "75\u00b0 7' 8\" W"}, "Contact": {"Phone": "613-932-5170", "800-Number": "", "Email": "[email protected]", "Fax": "613-932-7286", "Website": "www.seaway.ca"}, "UN/LOCODE": "CASLW", "Type": "Waterway Region", "Size": "Large"}, {"Name": "Port of Chiwan", "Authority": "Chiwan Port Authority", "Country": "China", "Flag": "http://media.tekbunny.com/seaports/images/chn-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/china_sm99.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/china_pol96.jpg", "Port_Address": {"Address": "/o China Ocean Shpg Agency,Gangwan Yi Road, Shekou,Shenzhen, Guangdong 518067,China", "City": "Chiwan", "Country": "China"}, "Coordinate": {"Latitude": "22\u00b0 28' 26\" N", "Longitude": "113\u00b0 52' 26\" E"}, "Contact": {"Phone": "86 755 2669 4888", "800-Number": "", "Email": "", "Fax": "86 755 2669 4297", "Website": ""}, "UN/LOCODE": "CNCWN", "Type": "Seaport", "Size": "Large"}, {"Name": "Port of Shekou", "Authority": "China Merchants Shekou Port Service Co., Ltd.", "Country": "China", "Flag": "http://media.tekbunny.com/seaports/images/chn-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/china_sm99.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/china_pol96.jpg", "Port_Address": {"Address": "Gang Wan Yi Lu,Shekou Industrial Zone, Shekou,Shenzhen, Guangdong 518067,China", "City": "Shekou", "Country": "China"}, "Coordinate": {"Latitude": "22\u00b0 28' 15\" N", "Longitude": "113\u00b0 54' 12\" E"}, "Contact": {"Phone": "86 755 2669 1135", "800-Number": "", "Email": "", "Fax": "86 755 2668 5859", "Website": ""}, "UN/LOCODE": "CNSHK", "Type": "Seaport", "Size": "Large"}, {"Name": "Port of Xiahai", "Authority": "Xiahai Harbour Administration Bureau", "Country": "China", "Flag": "http://media.tekbunny.com/seaports/images/chn-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/china_sm99.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/china_pol96.jpg", "Port_Address": {"Address": "Administration Office,3 Haibin No 5 Road,Zhanjiang, Guangdong 524003,China", "City": "Xiahai", "Country": "China"}, "Coordinate": {"Latitude": "21\u00b0 10' 27\" N", "Longitude": "110\u00b0 24' 38\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Seaport", "Size": "Large"}] | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Authority": {"type": "string"}, "Country": {"type": "string"}, "Flag": {"type": "string"}, "Small_Map": {"type": "string"}, "Large_Map": {"type": "string"}, "Port_Address": {"type": "object", "properties": {"Address": {"type": "string"}, "City": {"type": "string"}, "Country": {"type": "string"}}}, "Coordinate": {"type": "object", "properties": {"Latitude": {"type": "string"}, "Longitude": {"type": "string"}}}, "Contact": {"type": "object", "properties": {"Phone": {"type": "string"}, "800-Number": {"type": "string"}, "Email": {"type": "string"}, "Fax": {"type": "string"}, "Website": {"type": "string"}}}, "UN/LOCODE": {"type": "string"}, "Type": {"type": "string"}, "Size": {"type": "string"}}}} |
ffd7dd09-cc79-4f53-aea6-0ab2c2fa6876/endpoint_51386435-df46-4df0-9463-1219011c91fe/0/0 | Seaports Data | Explore the Seaports Data API, your comprehensive source for global seaport information. From small harbors to large piers, access detailed data including country, city, coordinates, UN/LOCODE, and contact information. Easily integrate with our API endpoints to enhance your application's navigation capabilities. | 7.3 | Seaports By Country | Retrieve seaports by Country. Example, "India" | 200 | New Example | [{"Name": "Port of Alleppey", "Authority": "Alleppey Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Port Office,Alleppey,India", "City": "Alleppey", "Country": "India"}, "Coordinate": {"Latitude": "9\u00b0 29' 31\" N", "Longitude": "76\u00b0 18' 59\" E"}, "Contact": {"Phone": "91 477 225 3213", "800-Number": "91 477 225 3213", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "INALF", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Arnala", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Arnala, Maharashtra,India", "City": "Arnala", "Country": "India"}, "Coordinate": {"Latitude": "19\u00b0 27' 35\" N", "Longitude": "72\u00b0 44' 40\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Azhikkal", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Azhikkal", "Country": "India"}, "Coordinate": {"Latitude": "11\u00b0 56' 38\" N", "Longitude": "75\u00b0 18' 36\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": ""}, "UN/LOCODE": "INAZK", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Belekeri", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "The Director of Ports and IWT,Baithkol,Karwar, Karnataka 581302,India", "City": "Belekeri", "Country": "India"}, "Coordinate": {"Latitude": "14\u00b0 42' 28\" N", "Longitude": "74\u00b0 15' 25\" E"}, "Contact": {"Phone": "91 838 221494", "800-Number": "", "Email": "", "Fax": "91 838 221488", "Website": ""}, "UN/LOCODE": "INBLK", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Beypore", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Beypore", "Country": "India"}, "Coordinate": {"Latitude": "11\u00b0 39' 44\" N", "Longitude": "75\u00b0 32' 56\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": ""}, "UN/LOCODE": "INBEY", "Type": "Marina", "Size": "Small"}, {"Name": "Port of Bharuch", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Bharuch, Gujarat,India", "City": "Bharuch", "Country": "India"}, "Coordinate": {"Latitude": "21\u00b0 40' 33\" N", "Longitude": "72\u00b0 32' 24\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Small"}, {"Name": "Port of Bhavnagar", "Authority": "Gujarat Maritime Board", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Sector 10-A, Opp. Air Force Station,Gandhinagar, Gujarat 382 010,India", "City": "Bhavnagar", "Country": "India"}, "Coordinate": {"Latitude": "21\u00b0 46' 12\" N", "Longitude": "72\u00b0 12' 34\" E"}, "Contact": {"Phone": "079-23238346", "800-Number": "", "Email": "[email protected]", "Fax": "079-23234703", "Website": "www.gmbports.org"}, "UN/LOCODE": "INBHU", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Bheemunipatnam", "Authority": "Bheemunipatnam Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Port Conservator,Bheemunipatnam, Andhra Pradesh,India", "City": "Bheemunipatnam", "Country": "India"}, "Coordinate": {"Latitude": "17\u00b0 55' 31\" N", "Longitude": "83\u00b0 29' 30\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "INBHM", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Calicut", "Authority": "Calicut Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "P O Box No. 1108,Calicut, Kerala 673 032,India", "City": "Calicut", "Country": "India"}, "Coordinate": {"Latitude": "11\u00b0 15' 53\" N", "Longitude": "75\u00b0 45' 51\" E"}, "Contact": {"Phone": "91 495 274604", "800-Number": "", "Email": "", "Fax": "91 495 274604", "Website": ""}, "UN/LOCODE": "", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Calingapatnam", "Authority": "Calingapatnam Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Port Office,Calingapatnam, Andhra Pradesh,India", "City": "Calingapatnam", "Country": "India"}, "Coordinate": {"Latitude": "18\u00b0 20' 36\" N", "Longitude": "84\u00b0 7' 29\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "INCAP", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Cannanore", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Cannanore", "Country": "India"}, "Coordinate": {"Latitude": "11\u00b0 51' 20\" N", "Longitude": "75\u00b0 22' 28\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": ""}, "UN/LOCODE": "INCNN", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Cocanada", "Authority": "Cocanada Port", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Kakinada, Andhra Pradesh 533 007,India", "City": "Cocanada", "Country": "India"}, "Coordinate": {"Latitude": "16\u00b0 59' 51\" N", "Longitude": "82\u00b0 19' 20\" E"}, "Contact": {"Phone": "91- 0884-373331", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Off-Shore Terminal", "Size": "Small"}, {"Name": "Port of Coondapur", "Authority": "Kundapur Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Coondapur,Gangolli, Karnataka 576216,India", "City": "Coondapur", "Country": "India"}, "Coordinate": {"Latitude": "13\u00b0 38' 16\" N", "Longitude": "74\u00b0 40' 55\" E"}, "Contact": {"Phone": "91 825 445072", "800-Number": "", "Email": "", "Fax": "91 838 221488", "Website": ""}, "UN/LOCODE": "INCOO", "Type": "River Port", "Size": "Very Small"}, {"Name": "Port of Cuddalore", "Authority": "Tamilnadu Port Department", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Marine House,Beach Road,Devanampattinam, Tamilnadu,India", "City": "Cuddalore", "Country": "India"}, "Coordinate": {"Latitude": "11\u00b0 42' 30\" N", "Longitude": "79\u00b0 46' 39\" E"}, "Contact": {"Phone": "91-4142-2025", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "INCDL", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Dahanu", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Dahanu, Maharashtra,India", "City": "Dahanu", "Country": "India"}, "Coordinate": {"Latitude": "19\u00b0 58' 13\" N", "Longitude": "72\u00b0 42' 58\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Dahej", "Authority": "Gujarat Maritime Board", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Sector 10-A, Opp. Air Force Station,Gandhinagar, Gujarat 382 010,India", "City": "Dahej", "Country": "India"}, "Coordinate": {"Latitude": "21\u00b0 39' 41\" N", "Longitude": "72\u00b0 33' 45\" E"}, "Contact": {"Phone": "079-23238346", "800-Number": "", "Email": "[email protected]", "Fax": "079-23234703", "Website": "www.gmbports.org"}, "UN/LOCODE": "INDAH", "Type": "Pier, Jetty or Wharf", "Size": "Small"}, {"Name": "Port of Dhamra", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Dhamra,India", "City": "Dhamra", "Country": "India"}, "Coordinate": {"Latitude": "20\u00b0 47' 38\" N", "Longitude": "86\u00b0 53' 54\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Small"}, {"Name": "Port of Dholera", "Authority": "Dholera Port Ltd", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "51 Greekini House,5th Floor,Ahmedabad, Gujarat 380006,India", "City": "Dholera", "Country": "India"}, "Coordinate": {"Latitude": "22\u00b0 18' 6\" N", "Longitude": "72\u00b0 23' 29\" E"}, "Contact": {"Phone": "91 792 640 1782", "800-Number": "", "Email": "[email protected]", "Fax": "91 792 640 1892", "Website": ""}, "UN/LOCODE": "INDHR", "Type": "Seaport", "Size": "Medium"}, {"Name": "Port of Ennore", "Authority": "Ennore Port Ltd", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "No.23, First Floor,, P.T. Lee Chengalvaraya Naicker Maaligai,,Chennai 600 001,India", "City": "Ennore", "Country": "India"}, "Coordinate": {"Latitude": "13\u00b0 15' 48\" N", "Longitude": "80\u00b0 20' 28\" E"}, "Contact": {"Phone": "91-44-25251666", "800-Number": "", "Email": "[email protected]", "Fax": "91-44-25251665", "Website": "www.ennoreport.gov.in"}, "UN/LOCODE": "INENR", "Type": "Seaport", "Size": "Small"}, {"Name": "Port of Gangavaram", "Authority": "Gangavaram Port Limited", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Hansa Crest, 1st Floor,,Gangavaram Port with its deep draft and state-of-the-art cargo handling equ,Hyderabad, Andhra Pradesh 500 033,India", "City": "Gangavaram", "Country": "India"}, "Coordinate": {"Latitude": "17\u00b0 37' 0\" N", "Longitude": "83\u00b0 14' 0\" E"}, "Contact": {"Phone": "91 40 4434 9999", "800-Number": "", "Email": "[email protected]", "Fax": "91 40 4434 9990", "Website": "www.gangavaram.com"}, "UN/LOCODE": "", "Type": "Seaport", "Size": "Small"}, {"Name": "Port of Ghogha", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Ghogha, Gujarat,India", "City": "Ghogha", "Country": "India"}, "Coordinate": {"Latitude": "21\u00b0 41' 11\" N", "Longitude": "72\u00b0 16' 48\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Gopalpur", "Authority": "Gopalpur Port Project", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Arjnipali,Chatrapur, Orissa 761020,India", "City": "Gopalpur", "Country": "India"}, "Coordinate": {"Latitude": "19\u00b0 18' 12\" N", "Longitude": "84\u00b0 57' 55\" E"}, "Contact": {"Phone": "91-6811-62703", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "INGPR", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Honavar", "Authority": "Honavar Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Honavar, Karanataka 581395,India", "City": "Honavar", "Country": "India"}, "Coordinate": {"Latitude": "14\u00b0 16' 34\" N", "Longitude": "74\u00b0 25' 52\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "INHON", "Type": "Harbor", "Size": "Very Small"}, {"Name": "Port of Jafrabad", "Authority": "Gujarat Maritime Board", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Sector 10-A, Opp. Air Force Station,Gandhinagar, Gujarat 382 010,India", "City": "Jafrabad", "Country": "India"}, "Coordinate": {"Latitude": "20\u00b0 52' 7\" N", "Longitude": "71\u00b0 22' 45\" E"}, "Contact": {"Phone": "079-23238346", "800-Number": "", "Email": "[email protected]", "Fax": "079-23234703", "Website": "www.gmbports.org"}, "UN/LOCODE": "", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Jakhau", "Authority": "Gujarat Maritime Board", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Opp: Air Force Station,Gandhinagar, Gujarat 382043,India", "City": "Jakhau", "Country": "India"}, "Coordinate": {"Latitude": "23\u00b0 13' 54\" N", "Longitude": "68\u00b0 36' 37\" E"}, "Contact": {"Phone": "91-2712-38346", "800-Number": "", "Email": "", "Fax": "02712-34703", "Website": "www.gmbports.org"}, "UN/LOCODE": "INJAK", "Type": "Pier, Jetty or Wharf", "Size": "Small"}, {"Name": "Port of Kakinada", "Authority": "Kakinada Seaports Limited", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "2nd Floor, Port Administrative Building,Beach Road,Kakinada, Andhra Pradesh 533 007,India", "City": "Kakinada", "Country": "India"}, "Coordinate": {"Latitude": "16\u00b0 58' 40\" N", "Longitude": "82\u00b0 16' 45\" E"}, "Contact": {"Phone": "91 884 - 2365089", "800-Number": "", "Email": "[email protected]", "Fax": "91 884 - 2385402", "Website": "www.kakinadaseaports.in"}, "UN/LOCODE": "INKAK", "Type": "Seaport", "Size": "Medium"}, {"Name": "Port of Karwar", "Authority": "The Director of Ports and IWT", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Baithkol,Karwar, Karnataka 581302,India", "City": "Karwar", "Country": "India"}, "Coordinate": {"Latitude": "14\u00b0 48' 6\" N", "Longitude": "74\u00b0 6' 58\" E"}, "Contact": {"Phone": "91 838 226342", "800-Number": "", "Email": "", "Fax": "91 838 221488", "Website": ""}, "UN/LOCODE": "INKRW", "Type": "Seaport", "Size": "Small"}, {"Name": "Port of Kasargode", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Kasargode", "Country": "India"}, "Coordinate": {"Latitude": "12\u00b0 28' 32\" N", "Longitude": "74\u00b0 59' 37\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": ""}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Krishnapatnam", "Authority": "Krishnapatnam Port Company Ltd.", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "1259, Laxmi Towers, Road No.36,,Jubilee Hills,Hyderabad 500 033,India", "City": "Krishnapatnam", "Country": "India"}, "Coordinate": {"Latitude": "14\u00b0 15' 0\" N", "Longitude": "80\u00b0 7' 22\" E"}, "Contact": {"Phone": "91 40 2354 6563", "800-Number": "", "Email": "[email protected]", "Fax": "91 40 2354 8243", "Website": "www.krishnapatnam.com"}, "UN/LOCODE": "INKRI", "Type": "Seaport", "Size": "Small"}, {"Name": "Port of Machilipatnam", "Authority": "Department of Ports, Government of Andhra Pradesh", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Near Beach Road,Kakinada, Andhra Pradesh 533003,India", "City": "Machilipatnam", "Country": "India"}, "Coordinate": {"Latitude": "16\u00b0 8' 42\" N", "Longitude": "81\u00b0 10' 54\" E"}, "Contact": {"Phone": "91 8842 376129", "800-Number": "", "Email": "", "Fax": "91 8842 377055", "Website": "www.andhraports.com"}, "UN/LOCODE": "", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Malpe", "Authority": "Malpe Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Deputy Port Conservator,Port Office,Malpe 576118,India", "City": "Malpe", "Country": "India"}, "Coordinate": {"Latitude": "13\u00b0 20' 46\" N", "Longitude": "74\u00b0 41' 55\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "INMAL", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Mangrol", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Mangrol, Gujarat,India", "City": "Mangrol", "Country": "India"}, "Coordinate": {"Latitude": "21\u00b0 6' 23\" N", "Longitude": "70\u00b0 6' 4\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Harbor", "Size": "Small"}, {"Name": "Muldwarka Harbor", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Muldwarka, Gujarat,India", "City": "Muldwarka", "Country": "India"}, "Coordinate": {"Latitude": "20\u00b0 46' 33\" N", "Longitude": "70\u00b0 36' 31\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Munambam", "Authority": "Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Port officer, 1st line,Beach Road,Nagapatinam, Tamilnadu,India", "City": "Munambam", "Country": "India"}, "Coordinate": {"Latitude": "10\u00b0 10' 46\" N", "Longitude": "76\u00b0 10' 4\" E"}, "Contact": {"Phone": "91- 04365-42255", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Nagapatinam", "Authority": "Nagapattinam Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Port officer, 1st line,Beach Road,Nagapatinam, Tamilnadu,India", "City": "Nagapatinam", "Country": "India"}, "Coordinate": {"Latitude": "10\u00b0 45' 34\" N", "Longitude": "79\u00b0 51' 1\" E"}, "Contact": {"Phone": "91- 04365-42255", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "INNPT", "Type": "Seaport", "Size": "Small"}, {"Name": "Port of Neendakara", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Neendakara", "Country": "India"}, "Coordinate": {"Latitude": "8\u00b0 52' 36\" N", "Longitude": "76\u00b0 34' 32\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": "www.kerala.gov.in"}, "UN/LOCODE": "INNEE", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Nizampatnam", "Authority": "Department of Ports, Government of Andhra Pradesh", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Near Beach Road,Kakinada, Andhra Pradesh 533003,India", "City": "Nizampatnam", "Country": "India"}, "Coordinate": {"Latitude": "15\u00b0 53' 1\" N", "Longitude": "80\u00b0 38' 24\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": "www.andhraports.com"}, "UN/LOCODE": "", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Okha", "Authority": "Gujarat Maritime Board", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Sector 10-A, Opp. Air Force Station,Gandhinagar, Gujarat 382 010,India", "City": "Okha", "Country": "India"}, "Coordinate": {"Latitude": "22\u00b0 28' 19\" N", "Longitude": "69\u00b0 4' 53\" E"}, "Contact": {"Phone": "079-23238346", "800-Number": "", "Email": "[email protected]", "Fax": "079-23234703", "Website": "www.gmbports.org"}, "UN/LOCODE": "INOKH", "Type": "Seaport", "Size": "Small"}, {"Name": "Port of Panaji", "Authority": "Panaji Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Port Office,Panaji Port,Panaji, Goa 403001,India", "City": "Panaji", "Country": "India"}, "Coordinate": {"Latitude": "15\u00b0 29' 32\" N", "Longitude": "73\u00b0 48' 58\" E"}, "Contact": {"Phone": "91 832 222 5070", "800-Number": "", "Email": "", "Fax": "91 832 242 1483", "Website": ""}, "UN/LOCODE": "INPAN", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Pondicherry", "Authority": "Pondicherry Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "No 1, Rue Dumas,Pondicherry 605001,India", "City": "Pondicherry", "Country": "India"}, "Coordinate": {"Latitude": "11\u00b0 54' 51\" N", "Longitude": "79\u00b0 49' 32\" E"}, "Contact": {"Phone": "91 413 233 7114", "800-Number": "", "Email": "[email protected]", "Fax": "", "Website": "port.pon.nic.in"}, "UN/LOCODE": "INPNY", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Ponnani", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Ponnani", "Country": "India"}, "Coordinate": {"Latitude": "10\u00b0 47' 12\" N", "Longitude": "75\u00b0 54' 59\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": ""}, "UN/LOCODE": "INPNN", "Type": "Harbor", "Size": "Small"}, {"Name": "Port Blair", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Port Blair, Andaman Islands,India", "City": "Port Blair", "Country": "India"}, "Coordinate": {"Latitude": "11\u00b0 40' 20\" N", "Longitude": "92\u00b0 43' 41\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Ratnagiri", "Authority": "Maharastra Maritime Board", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Indian Merchantile Chambers,14, R.K.Marg, Ballard Estate,Mumbai, Maharashtra 400038,India", "City": "Ratnagiri", "Country": "India"}, "Coordinate": {"Latitude": "17\u00b0 0' 7\" N", "Longitude": "73\u00b0 16' 29\" E"}, "Contact": {"Phone": "91-22-2692409", "800-Number": "", "Email": "", "Fax": "022-2614331", "Website": ""}, "UN/LOCODE": "INRTC", "Type": "Seaport", "Size": "Small"}, {"Name": "Port of Redi", "Authority": "Maharastra Maritime Board", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Indian Merchantile Chambers,14, R.K.Marg, Ballard Estate,Mumbai, Maharashtra 400038,India", "City": "Redi", "Country": "India"}, "Coordinate": {"Latitude": "15\u00b0 44' 53\" N", "Longitude": "73\u00b0 39' 18\" E"}, "Contact": {"Phone": "91-22-2692409", "800-Number": "", "Email": "", "Fax": "022-2614331", "Website": ""}, "UN/LOCODE": "INRED", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Satpati", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Satpati, Maharashtra,India", "City": "Satpati", "Country": "India"}, "Coordinate": {"Latitude": "19\u00b0 43' 35\" N", "Longitude": "72\u00b0 42' 1\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Sikka", "Authority": "Gujarat Maritime Board", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Sector 10-A, Opp. Air Force Station,Gandhinagar, Gujarat 382 010,India", "City": "Sikka", "Country": "India"}, "Coordinate": {"Latitude": "22\u00b0 27' 56\" N", "Longitude": "69\u00b0 50' 35\" E"}, "Contact": {"Phone": "079-23238346", "800-Number": "", "Email": "[email protected]", "Fax": "079-23234703", "Website": "www.gmbports.org"}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Small"}, {"Name": "Port of Tadri", "Authority": "Tadri Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Deputy Port Conservator,Port Office,Tadri, Karnataka,India", "City": "Tadri", "Country": "India"}, "Coordinate": {"Latitude": "14\u00b0 31' 25\" N", "Longitude": "74\u00b0 21' 17\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "INTAD", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Tellicherry", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Tellicherry", "Country": "India"}, "Coordinate": {"Latitude": "11\u00b0 44' 27\" N", "Longitude": "75\u00b0 29' 28\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": ""}, "UN/LOCODE": "INTEL", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Thankasserry", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Thankasserry", "Country": "India"}, "Coordinate": {"Latitude": "8\u00b0 56' 3\" N", "Longitude": "76\u00b0 32' 28\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": "www.kerala.gov.in"}, "UN/LOCODE": "", "Type": "Seaport", "Size": "Small"}, {"Name": "Port of Trivandrum", "Authority": "Ports Department", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Trivandrum", "Country": "India"}, "Coordinate": {"Latitude": "8\u00b0 27' 47\" N", "Longitude": "76\u00b0 55' 27\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": ""}, "UN/LOCODE": "INTRV", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Umbergaon Harbor", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Umbergaon,India", "City": "Umbergaon", "Country": "India"}, "Coordinate": {"Latitude": "20\u00b0 12' 10\" N", "Longitude": "72\u00b0 45' 6\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Uttan", "Authority": "", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Uttan, Maharashtra,India", "City": "Uttan", "Country": "India"}, "Coordinate": {"Latitude": "19\u00b0 18' 35\" N", "Longitude": "72\u00b0 47' 40\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": ""}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Vengurla", "Authority": "Vengurla Port Authority", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "District Sindhudurg,Vengurla,India", "City": "Vengurla", "Country": "India"}, "Coordinate": {"Latitude": "15\u00b0 51' 13\" N", "Longitude": "73\u00b0 37' 2\" E"}, "Contact": {"Phone": "91 23 666 2077", "800-Number": "", "Email": "", "Fax": "91 23 666 2077", "Website": ""}, "UN/LOCODE": "INVEN", "Type": "Pier, Jetty or Wharf", "Size": "Very Small"}, {"Name": "Port of Vizhinjam", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Vizhinjam", "Country": "India"}, "Coordinate": {"Latitude": "8\u00b0 22' 35\" N", "Longitude": "76\u00b0 59' 23\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": "www.kerala.gov.in"}, "UN/LOCODE": "", "Type": "Harbor", "Size": "Small"}, {"Name": "Port of Vodarevu", "Authority": "Department of Ports, Government of Andhra Pradesh", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Near Beach Road,Kakinada, Andhra Pradesh 533003,India", "City": "Vodarevu", "Country": "India"}, "Coordinate": {"Latitude": "15\u00b0 47' 38\" N", "Longitude": "80\u00b0 24' 45\" E"}, "Contact": {"Phone": "", "800-Number": "", "Email": "", "Fax": "", "Website": "www.andhraports.com"}, "UN/LOCODE": "", "Type": "Pier, Jetty or Wharf", "Size": "Small"}] | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Authority": {"type": "string"}, "Country": {"type": "string"}, "Flag": {"type": "string"}, "Small_Map": {"type": "string"}, "Large_Map": {"type": "string"}, "Port_Address": {"type": "object", "properties": {"Address": {"type": "string"}, "City": {"type": "string"}, "Country": {"type": "string"}}}, "Coordinate": {"type": "object", "properties": {"Latitude": {"type": "string"}, "Longitude": {"type": "string"}}}, "Contact": {"type": "object", "properties": {"Phone": {"type": "string"}, "800-Number": {"type": "string"}, "Email": {"type": "string"}, "Fax": {"type": "string"}, "Website": {"type": "string"}}}, "UN/LOCODE": {"type": "string"}, "Type": {"type": "string"}, "Size": {"type": "string"}}}} |
ffd7dd09-cc79-4f53-aea6-0ab2c2fa6876/endpoint_ca9016f6-f515-463e-bf37-0a5e63e9397c/0/0 | Seaports Data | Explore the Seaports Data API, your comprehensive source for global seaport information. From small harbors to large piers, access detailed data including country, city, coordinates, UN/LOCODE, and contact information. Easily integrate with our API endpoints to enhance your application's navigation capabilities. | 7.3 | Seaports By Code | Retrieve port by Code. Example, "INAZK" | 200 | New Example | [{"Name": "Port of Azhikkal", "Authority": "Ports Department Government of Kerala", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Vellayambalam,Trivandrum, Kerala 605033,India", "City": "Azhikkal", "Country": "India"}, "Coordinate": {"Latitude": "11\u00b0 56' 38\" N", "Longitude": "75\u00b0 18' 36\" E"}, "Contact": {"Phone": "91-471-324533", "800-Number": "", "Email": "", "Fax": "91-471-324842", "Website": ""}, "UN/LOCODE": "INAZK", "Type": "Harbor", "Size": "Small"}] | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Authority": {"type": "string"}, "Country": {"type": "string"}, "Flag": {"type": "string"}, "Small_Map": {"type": "string"}, "Large_Map": {"type": "string"}, "Port_Address": {"type": "object", "properties": {"Address": {"type": "string"}, "City": {"type": "string"}, "Country": {"type": "string"}}}, "Coordinate": {"type": "object", "properties": {"Latitude": {"type": "string"}, "Longitude": {"type": "string"}}}, "Contact": {"type": "object", "properties": {"Phone": {"type": "string"}, "800-Number": {"type": "string"}, "Email": {"type": "string"}, "Fax": {"type": "string"}, "Website": {"type": "string"}}}, "UN/LOCODE": {"type": "string"}, "Type": {"type": "string"}, "Size": {"type": "string"}}}} |
ffd7dd09-cc79-4f53-aea6-0ab2c2fa6876/endpoint_612a9975-b774-4849-ae58-ae48484718ee/0/0 | Seaports Data | Explore the Seaports Data API, your comprehensive source for global seaport information. From small harbors to large piers, access detailed data including country, city, coordinates, UN/LOCODE, and contact information. Easily integrate with our API endpoints to enhance your application's navigation capabilities. | 7.3 | Seaports By Name | List seaports by port name. Example, ''Yellow Creek Port" | 200 | New Example | [{"Name": "Port of Chennai", "Authority": "Chennai Port Trust", "Country": "India", "Flag": "http://media.tekbunny.com/seaports/images/ind-flag.jpg", "Small_Map": "http://media.tekbunny.com/seaports/images/india_sm00.jpg", "Large_Map": "http://media.tekbunny.com/seaports/images/india_pol96.jpg", "Port_Address": {"Address": "Rajaji Salai,Chennai, Tamil Nadu 600 001,India", "City": "Chennai", "Country": "India"}, "Coordinate": {"Latitude": "13\u00b0 6' 40\" N", "Longitude": "80\u00b0 18' 3\" E"}, "Contact": {"Phone": "91 44 25362201", "800-Number": "", "Email": "[email protected]", "Fax": "91 44 25361228", "Website": "www.chennaiport.gov.in"}, "UN/LOCODE": "INMAA", "Type": "Seaport", "Size": "Large"}] | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Authority": {"type": "string"}, "Country": {"type": "string"}, "Flag": {"type": "string"}, "Small_Map": {"type": "string"}, "Large_Map": {"type": "string"}, "Port_Address": {"type": "object", "properties": {"Address": {"type": "string"}, "City": {"type": "string"}, "Country": {"type": "string"}}}, "Coordinate": {"type": "object", "properties": {"Latitude": {"type": "string"}, "Longitude": {"type": "string"}}}, "Contact": {"type": "object", "properties": {"Phone": {"type": "string"}, "800-Number": {"type": "string"}, "Email": {"type": "string"}, "Fax": {"type": "string"}, "Website": {"type": "string"}}}, "UN/LOCODE": {"type": "string"}, "Type": {"type": "string"}, "Size": {"type": "string"}}}} |
b65e4151-95d2-41bd-a90d-669f145a06a3/11c172ea-1422-4a46-9bac-5e1612e84f87/0/0 | Cigars | Data about Cigar brands, Cigars, and country data | 8.8 | Get Brand by ID | Grab a Brand by it's Database ID | 200 | Response | {"brand": {"brandId": 15644, "name": "La Caridad del Cobre"}} | {"type": "object", "properties": {"brand": {"type": "object", "properties": {"brandId": {"type": "integer"}, "name": {"type": "string"}}}}} |
b65e4151-95d2-41bd-a90d-669f145a06a3/0247301c-bfc4-4fbe-9815-83cdf8910a37/0/0 | Cigars | Data about Cigar brands, Cigars, and country data | 8.8 | Get Brands | Get Cigar brands, paginated and searchable. | 400 | New Example | {"name": "ValidationError", "message": "page is a required field"} | {"type": "object", "properties": {"name": {"type": "string"}, "message": {"type": "string"}}} |
b65e4151-95d2-41bd-a90d-669f145a06a3/0247301c-bfc4-4fbe-9815-83cdf8910a37/1/0 | Cigars | Data about Cigar brands, Cigars, and country data | 8.8 | Get Brands | Get Cigar brands, paginated and searchable. | 200 | Response | {"brands": [{"brandId": 13664, "name": "100% Dominican"}, {"brandId": 13710, "name": "Aficionado Dominicana"}, {"brandId": 14240, "name": "CF Dominicana"}, {"brandId": 14526, "name": "Damn Good Dominicans"}, {"brandId": 14609, "name": "Dominican 3rds"}, {"brandId": 14610, "name": "Dominican Big Leaguer"}, {"brandId": 14611, "name": "Dominican Blanco (Best Cigar Prices)"}, {"brandId": 14612, "name": "Dominican Bundles (Antillian Cigar Corp)"}, {"brandId": 14613, "name": "Dominican Cream"}, {"brandId": 14614, "name": "Dominican Delicias"}, {"brandId": 14615, "name": "Dominican Elites"}, {"brandId": 14616, "name": "Dominican Especiale"}, {"brandId": 14617, "name": "Dominican Estates"}, {"brandId": 14618, "name": "Dominican Green Label"}, {"brandId": 14619, "name": "Dominican Nude Bundles (Best Cigar Prices)"}, {"brandId": 14620, "name": "Dominican Original (Mike's Cigars)"}, {"brandId": 14621, "name": "Dominican Overruns (Holts)"}, {"brandId": 14622, "name": "Dominican Prime Select"}, {"brandId": 14623, "name": "Dominican Rejects"}, {"brandId": 14624, "name": "Dominican Republic Gold"}], "page": 1, "count": 48} | {"type": "object", "properties": {"brands": {"type": "array", "items": {"type": "object", "properties": {"brandId": {"type": "integer"}, "name": {"type": "string"}}}}, "page": {"type": "integer"}, "count": {"type": "integer"}}} |
b65e4151-95d2-41bd-a90d-669f145a06a3/7d0bab24-468d-440c-8b67-3d2298dfd7e9/0/0 | Cigars | Data about Cigar brands, Cigars, and country data | 8.8 | Get Cigar Strengths | Get Enum of cigar strengths | 200 | Response | {"strengths": ["Mild", "Mild-Medium", "Medium", "Medium-Full", "Full"]} | {"type": "object", "properties": {"strengths": {"type": "array", "items": {"type": "string"}}}} |
b65e4151-95d2-41bd-a90d-669f145a06a3/d754f7ad-8426-4be3-9432-2acb8b8b37bd/0/0 | Cigars | Data about Cigar brands, Cigars, and country data | 8.8 | Get Cigar Average Ring Gauge | Get the average ring gauge of cigars, filter supported | 200 | Response | {"average": "49.1635"} | {"type": "object", "properties": {"average": {"type": "string"}}} |
b65e4151-95d2-41bd-a90d-669f145a06a3/0154b457-d093-48a5-89ab-a8221f5632c7/0/0 | Cigars | Data about Cigar brands, Cigars, and country data | 8.8 | Get Cigar Average Length | Get the average length of cigars, filter supported | 200 | Response | {"average": 5.9252} | {"type": "object", "properties": {"average": {"type": "number"}}} |
b65e4151-95d2-41bd-a90d-669f145a06a3/5fbf73d8-ed23-4460-af29-a0864369adfe/0/0 | Cigars | Data about Cigar brands, Cigars, and country data | 8.8 | Get Cigar by ID | Get a Cigar by it's Database ID | 200 | Response | {"cigar": {"cigarId": 87160, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) New Cuba Connecticut Torpedo", "length": 6, "ringGauge": 52, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut Shade, Ecuador", "color": "Colorado Claro", "strength": "Mild-Medium"}} | {"type": "object", "properties": {"cigar": {"type": "object", "properties": {"cigarId": {"type": "integer"}, "brandId": {"type": "integer"}, "name": {"type": "string"}, "length": {"type": "integer"}, "ringGauge": {"type": "integer"}, "country": {"type": "string"}, "filler": {"type": "string"}, "wrapper": {"type": "string"}, "color": {"type": "string"}, "strength": {"type": "string"}}}}} |
b65e4151-95d2-41bd-a90d-669f145a06a3/4a7f9f9c-3480-43dd-a33e-07eb6ebe8bac/0/0 | Cigars | Data about Cigar brands, Cigars, and country data | 8.8 | Get Colors | Get Enum of Cigar colors | 200 | Response | {"colors": ["Colorado Maduro", "Colorado Claro", "Colorado", "Maduro", "Rosado", "Naturale", "Claro", "Oscuro", "Double Claro", "Multiple", "Barber Pole"]} | {"type": "object", "properties": {"colors": {"type": "array", "items": {"type": "string"}}}} |
b65e4151-95d2-41bd-a90d-669f145a06a3/ca8085c4-3a4c-4de2-848d-f6111d1eefb7/0/0 | Cigars | Data about Cigar brands, Cigars, and country data | 8.8 | Get Cigars | Get cigar data, paginated with filters | 200 | Response | {"cigars": [{"cigarId": 87126, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) Connecticut Churchill", "length": 7, "ringGauge": 48, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut, Ecuador", "color": "Colorado Claro", "strength": "Medium"}, {"cigarId": 87127, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) Connecticut Robusto BP", "length": 5.25, "ringGauge": 50, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut, Ecuador, Habana 2000", "color": "Colorado Claro", "strength": "Medium"}, {"cigarId": 87128, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) Connecticut Toro", "length": 6, "ringGauge": 52, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Ecuador, Habana 2000", "color": "Colorado", "strength": "Medium"}, {"cigarId": 87129, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) Connecticut Toro", "length": 6, "ringGauge": 52, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut, Ecuador", "color": "Colorado Claro", "strength": "Medium"}, {"cigarId": 87155, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) New Cuba Connecticut Churchill", "length": 7, "ringGauge": 48, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut Shade, Ecuador", "color": "Colorado Claro", "strength": "Mild-Medium"}, {"cigarId": 87156, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) New Cuba Connecticut Presidente", "length": 7.5, "ringGauge": 50, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut Shade, Ecuador", "color": "Colorado Claro", "strength": "Mild-Medium"}, {"cigarId": 87157, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) New Cuba Connecticut Robusto", "length": 5, "ringGauge": 50, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut Shade, Ecuador", "color": "Colorado Claro", "strength": "Mild-Medium"}, {"cigarId": 87158, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) New Cuba Connecticut Titan", "length": 6, "ringGauge": 60, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut Shade, Ecuador", "color": "Colorado Claro", "strength": "Mild-Medium"}, {"cigarId": 87159, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) New Cuba Connecticut Toro", "length": 6, "ringGauge": 50, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut Shade, Ecuador", "color": "Colorado Claro", "strength": "Mild-Medium"}, {"cigarId": 87160, "brandId": 13711, "name": "Aganorsa Leaf (formerly Casa Fernandez) New Cuba Connecticut Torpedo", "length": 6, "ringGauge": 52, "country": "Nicaragua", "filler": "Nicaragua", "wrapper": "Connecticut Shade, Ecuador", "color": "Colorado Claro", "strength": "Mild-Medium"}], "page": 1, "count": 10} | {"type": "object", "properties": {"cigars": {"type": "array", "items": {"type": "object", "properties": {"cigarId": {"type": "integer"}, "brandId": {"type": "integer"}, "name": {"type": "string"}, "length": {"type": "number"}, "ringGauge": {"type": "integer"}, "country": {"type": "string"}, "filler": {"type": "string"}, "wrapper": {"type": "string"}, "color": {"type": "string"}, "strength": {"type": "string"}}}}, "page": {"type": "integer"}, "count": {"type": "integer"}}} |
3bcf1763-03db-45d7-accc-2a781651d3c3/2de7426e-8a0c-4fea-8f82-007dbefc35ac/0/0 | Get Keyword Suggestions for SEO and PPC | Hi-quality keyword research tool. Discover keyword suggestions and directly related keywords to perform in-depth keyword research. | 8.1 | getKeywordIdeas | Keywords research tool | 200 | Response | {"keywords": [{"keyword": "create online store website free", "language": "en", "competition": 0.13, "cpc": 17.86, "search_volume": 30, "core_keyword": "create a free online store website", "keyword_difficulty": 100, "google_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 40}, {"year": 2023, "month": 5, "search_volume": 50}, {"year": 2023, "month": 4, "search_volume": 40}, {"year": 2023, "month": 3, "search_volume": 30}, {"year": 2023, "month": 2, "search_volume": 30}, {"year": 2023, "month": 1, "search_volume": 40}, {"year": 2022, "month": 12, "search_volume": 40}, {"year": 2022, "month": 11, "search_volume": 10}, {"year": 2022, "month": 10, "search_volume": 20}, {"year": 2022, "month": 9, "search_volume": 20}, {"year": 2022, "month": 8, "search_volume": 20}, {"year": 2022, "month": 7, "search_volume": 20}], "bing_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 10}, {"year": 2023, "month": 5, "search_volume": 70}, {"year": 2023, "month": 4, "search_volume": 80}, {"year": 2023, "month": 3, "search_volume": 10}, {"year": 2023, "month": 2, "search_volume": 0}, {"year": 2023, "month": 1, "search_volume": 0}, {"year": 2022, "month": 12, "search_volume": 0}, {"year": 2022, "month": 11, "search_volume": 0}, {"year": 2022, "month": 10, "search_volume": 0}, {"year": 2022, "month": 9, "search_volume": 10}, {"year": 2022, "month": 8, "search_volume": 0}, {"year": 2022, "month": 7, "search_volume": 10}]}, {"keyword": "wordpress create online store", "language": "en", "competition": 0.21, "cpc": 12.46, "search_volume": 20, "core_keyword": "create online store with wordpress", "keyword_difficulty": 72, "google_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 20}, {"year": 2023, "month": 5, "search_volume": 30}, {"year": 2023, "month": 4, "search_volume": 30}, {"year": 2023, "month": 3, "search_volume": 20}, {"year": 2023, "month": 2, "search_volume": 20}, {"year": 2023, "month": 1, "search_volume": 20}, {"year": 2022, "month": 12, "search_volume": 20}, {"year": 2022, "month": 11, "search_volume": 20}, {"year": 2022, "month": 10, "search_volume": 20}, {"year": 2022, "month": 9, "search_volume": 30}, {"year": 2022, "month": 8, "search_volume": 30}, {"year": 2022, "month": 7, "search_volume": 20}], "bing_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 40}, {"year": 2023, "month": 5, "search_volume": 0}, {"year": 2023, "month": 4, "search_volume": 0}, {"year": 2023, "month": 3, "search_volume": 0}, {"year": 2023, "month": 2, "search_volume": 0}, {"year": 2023, "month": 1, "search_volume": 0}, {"year": 2022, "month": 12, "search_volume": 0}, {"year": 2022, "month": 11, "search_volume": 0}, {"year": 2022, "month": 10, "search_volume": 0}, {"year": 2022, "month": 9, "search_volume": 0}, {"year": 2022, "month": 8, "search_volume": 0}, {"year": 2022, "month": 7, "search_volume": 0}]}, {"keyword": "create online store wordpress", "language": "en", "competition": 0.21, "cpc": 12.46, "search_volume": 20, "core_keyword": "create online store with wordpress", "keyword_difficulty": null, "google_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 20}, {"year": 2023, "month": 5, "search_volume": 30}, {"year": 2023, "month": 4, "search_volume": 30}, {"year": 2023, "month": 3, "search_volume": 20}, {"year": 2023, "month": 2, "search_volume": 20}, {"year": 2023, "month": 1, "search_volume": 20}, {"year": 2022, "month": 12, "search_volume": 20}, {"year": 2022, "month": 11, "search_volume": 20}, {"year": 2022, "month": 10, "search_volume": 20}, {"year": 2022, "month": 9, "search_volume": 30}, {"year": 2022, "month": 8, "search_volume": 30}, {"year": 2022, "month": 7, "search_volume": 20}], "bing_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 0}, {"year": 2023, "month": 5, "search_volume": 0}, {"year": 2023, "month": 4, "search_volume": 10}, {"year": 2023, "month": 3, "search_volume": 0}, {"year": 2023, "month": 2, "search_volume": 10}, {"year": 2023, "month": 1, "search_volume": 10}, {"year": 2022, "month": 12, "search_volume": 10}, {"year": 2022, "month": 11, "search_volume": 0}, {"year": 2022, "month": 10, "search_volume": 0}, {"year": 2022, "month": 9, "search_volume": 0}, {"year": 2022, "month": 8, "search_volume": 10}, {"year": 2022, "month": 7, "search_volume": 10}]}, {"keyword": "create online store with wordpress", "language": "en", "competition": 0.21, "cpc": 12.46, "search_volume": 20, "core_keyword": null, "keyword_difficulty": null, "google_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 20}, {"year": 2023, "month": 5, "search_volume": 30}, {"year": 2023, "month": 4, "search_volume": 30}, {"year": 2023, "month": 3, "search_volume": 20}, {"year": 2023, "month": 2, "search_volume": 20}, {"year": 2023, "month": 1, "search_volume": 20}, {"year": 2022, "month": 12, "search_volume": 20}, {"year": 2022, "month": 11, "search_volume": 20}, {"year": 2022, "month": 10, "search_volume": 20}, {"year": 2022, "month": 9, "search_volume": 30}, {"year": 2022, "month": 8, "search_volume": 30}, {"year": 2022, "month": 7, "search_volume": 20}], "bing_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 30}, {"year": 2023, "month": 5, "search_volume": 30}, {"year": 2023, "month": 4, "search_volume": 20}, {"year": 2023, "month": 3, "search_volume": 10}, {"year": 2023, "month": 2, "search_volume": 10}, {"year": 2023, "month": 1, "search_volume": 10}, {"year": 2022, "month": 12, "search_volume": 10}, {"year": 2022, "month": 11, "search_volume": 10}, {"year": 2022, "month": 10, "search_volume": 10}, {"year": 2022, "month": 9, "search_volume": 0}, {"year": 2022, "month": 8, "search_volume": 10}, {"year": 2022, "month": 7, "search_volume": 10}]}, {"keyword": "create online store in wordpress", "language": "en", "competition": 0.21, "cpc": 12.46, "search_volume": 20, "core_keyword": "create online store with wordpress", "keyword_difficulty": 60, "google_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 20}, {"year": 2023, "month": 5, "search_volume": 30}, {"year": 2023, "month": 4, "search_volume": 30}, {"year": 2023, "month": 3, "search_volume": 20}, {"year": 2023, "month": 2, "search_volume": 20}, {"year": 2023, "month": 1, "search_volume": 20}, {"year": 2022, "month": 12, "search_volume": 20}, {"year": 2022, "month": 11, "search_volume": 20}, {"year": 2022, "month": 10, "search_volume": 20}, {"year": 2022, "month": 9, "search_volume": 30}, {"year": 2022, "month": 8, "search_volume": 30}, {"year": 2022, "month": 7, "search_volume": 20}], "bing_monthly_searches": [{"year": 2023, "month": 6, "search_volume": 10}, {"year": 2023, "month": 5, "search_volume": 0}, {"year": 2023, "month": 4, "search_volume": 0}, {"year": 2023, "month": 3, "search_volume": 0}, {"year": 2023, "month": 2, "search_volume": 0}, {"year": 2023, "month": 1, "search_volume": 0}, {"year": 2022, "month": 12, "search_volume": 0}, {"year": 2022, "month": 11, "search_volume": 0}, {"year": 2022, "month": 10, "search_volume": 0}, {"year": 2022, "month": 9, "search_volume": 0}, {"year": 2022, "month": 8, "search_volume": 0}, {"year": 2022, "month": 7, "search_volume": 0}]}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"keywords": {"type": "array", "items": {"type": "object", "properties": {"keyword": {"type": "string"}, "language": {"type": "string"}, "competition": {"type": "number"}, "cpc": {"type": "number"}, "search_volume": {"type": "integer"}, "core_keyword": {"type": ["null", "string"]}, "keyword_difficulty": {"type": ["integer", "null"]}, "google_monthly_searches": {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "month": {"type": "integer"}, "search_volume": {"type": "integer"}}, "required": ["month", "search_volume", "year"]}}, "bing_monthly_searches": {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "month": {"type": "integer"}, "search_volume": {"type": "integer"}}, "required": ["month", "search_volume", "year"]}}}, "required": ["bing_monthly_searches", "competition", "core_keyword", "cpc", "google_monthly_searches", "keyword", "keyword_difficulty", "language", "search_volume"]}}}, "required": ["keywords"]} |
3cee7c40-9d3d-44d5-bb63-1bcf02a8684d/4dbecc15-8d3d-4604-a8db-647ab7dd569d/0/0 | API SIV - Système d'immatriculation des véhicules | L'api de plaque d'immatriculation en France est un outil en ligne pratique pour obtenir des informations sur les véhicules immatriculés en France. Il suffit de saisir la plaque d'immatriculation d'un véhicule pour obtenir des informations détaillées grâce à l'api de plaque d'immatriculation.
Avec l'api de plaque d'immatriculation en France, les utilisateurs peuvent obtenir des informations telles que la marque, le modèle, la version, le type MINE, la couleur, le poids, les dimensions, le typ... | 8 | getCarInfo | This endpoint provides car info from a French car plate, all you need is to interrogate the path with the correct formatted car plate, example "/AA206bc". And you will get all info you need | 200 | Response | {"error": false, "code": "200", "data": {"AWN_carrosserie": "TS TERRAINS/CHEMINS", "AWN_carrosserie_carte_grise": "CI", "AWN_emission_co_2": "211", "AWN_code_moteur": "1AZFE", "AWN_VIN": "JTEHH20V200227091", "AWN_consommation_ex_urbaine": "7.3", "AWN_consommation_mixte": "8.8", "AWN_consommation_urbaine": "11.4", "AWN_couleur": "GRIS", "AWN_nbr_cylindre_energie": "1998", "AWN_date_mise_en_circulation": "10-04-2003", "AWN_date_cg": "29-10-2019", "AWN_depollution": "NON", "AWN_empattement": "249", "AWN_energie": "ESSENCE", "AWN_genre": "VP", "AWN_genre_carte_grise": "VP", "AWN_Hauteur": "168", "AWN_immat": "AM766SQ", "AWN_largeur": "179", "AWN_longueur": "422", "AWN_marque": "TOYOTA", "AWN_marque_carrosserie": "TOYOTA", "AWN_mode_injection": "AUTR. CARBURATIONS", "AWN_modele": "RAV4", "AWN_modele_etude": "RAV4", "AWN_numero_de_serie": "00227091", "AWN_numero_de_siren": "000000000", "AWN_numero_de_recept_euro_prf": "e6*98/14*0070*03", "AWN_nbr_cylindres": "4", "AWN_nbr_de_places": "5", "AWN_nbr_portes": "5", "AWN_nbr_soupapes": "4", "AWN_nbr_vitesses": "5", "AWN_nbr_volume": "2", "AWN_poids_vide": "1275", "AWN_prix": "27517", "AWN_propulsion": "4X4", "AWN_poids_total_roulant": "1825", "AWN_poids_total_roulant_prf": "0332", "AWN_poids_total_autorise_en_charge_prf": "0000", "AWN_puissance_chevaux": "150", "AWN_puissance_fiscale": "10", "AWN_puissance_KW": "110", "AWN_type_boite_vites": "MECANIQUE", "AWN_turbo_Comprressor": "NON TURBO", "AWN_type_mine": "MJT2642BT216", "AWN_type_variante_version": "mjt2642bt216", "AWN_type_vin_cg": "HH20V2", "AWN_version": "2.0 VVTI", "AWN_pneus": ["215/70 R16 99 H", "235/60 R16 100 H"], "AWN_emission_co_2_prf": "000", "AWN_nbr_decibels_prf": "086", "AWN_anee": "2003", "AWN_k_type": "14907", "AWN_brand_img_full_path": "https://app.auto-ways.net/img/brands/toyota.png", "AWN_brand_img_path": "img/brands/toyota.png"}} | {"type": "object", "properties": {"error": {"type": "boolean"}, "code": {"type": "string"}, "data": {"type": "object", "properties": {"AWN_carrosserie": {"type": "string"}, "AWN_carrosserie_carte_grise": {"type": "string"}, "AWN_emission_co_2": {"type": "string"}, "AWN_code_moteur": {"type": "string"}, "AWN_VIN": {"type": "string"}, "AWN_consommation_ex_urbaine": {"type": "string"}, "AWN_consommation_mixte": {"type": "string"}, "AWN_consommation_urbaine": {"type": "string"}, "AWN_couleur": {"type": "string"}, "AWN_nbr_cylindre_energie": {"type": "string"}, "AWN_date_mise_en_circulation": {"type": "string"}, "AWN_date_cg": {"type": "string"}, "AWN_depollution": {"type": "string"}, "AWN_empattement": {"type": "string"}, "AWN_energie": {"type": "string"}, "AWN_genre": {"type": "string"}, "AWN_genre_carte_grise": {"type": "string"}, "AWN_Hauteur": {"type": "string"}, "AWN_immat": {"type": "string"}, "AWN_largeur": {"type": "string"}, "AWN_longueur": {"type": "string"}, "AWN_marque": {"type": "string"}, "AWN_marque_carrosserie": {"type": "string"}, "AWN_mode_injection": {"type": "string"}, "AWN_modele": {"type": "string"}, "AWN_modele_etude": {"type": "string"}, "AWN_numero_de_serie": {"type": "string"}, "AWN_numero_de_siren": {"type": "string"}, "AWN_numero_de_recept_euro_prf": {"type": "string"}, "AWN_nbr_cylindres": {"type": "string"}, "AWN_nbr_de_places": {"type": "string"}, "AWN_nbr_portes": {"type": "string"}, "AWN_nbr_soupapes": {"type": "string"}, "AWN_nbr_vitesses": {"type": "string"}, "AWN_nbr_volume": {"type": "string"}, "AWN_poids_vide": {"type": "string"}, "AWN_prix": {"type": "string"}, "AWN_propulsion": {"type": "string"}, "AWN_poids_total_roulant": {"type": "string"}, "AWN_poids_total_roulant_prf": {"type": "string"}, "AWN_poids_total_autorise_en_charge_prf": {"type": "string"}, "AWN_puissance_chevaux": {"type": "string"}, "AWN_puissance_fiscale": {"type": "string"}, "AWN_puissance_KW": {"type": "string"}, "AWN_type_boite_vites": {"type": "string"}, "AWN_turbo_Comprressor": {"type": "string"}, "AWN_type_mine": {"type": "string"}, "AWN_type_variante_version": {"type": "string"}, "AWN_type_vin_cg": {"type": "string"}, "AWN_version": {"type": "string"}, "AWN_pneus": {"type": "array", "items": {"type": "string"}}, "AWN_emission_co_2_prf": {"type": "string"}, "AWN_nbr_decibels_prf": {"type": "string"}, "AWN_anee": {"type": "string"}, "AWN_k_type": {"type": "string"}, "AWN_brand_img_full_path": {"type": "string"}, "AWN_brand_img_path": {"type": "string"}}}}} |
267d4dff-2d64-4295-a2af-46fdcefaed7d/a3ee2f76-fa73-41ff-931c-f27cf6c568dc/0/0 | Address completion | Address autocompletion for partial and mis-spelled data. Ideal for forms, search fields, etc. | 9.3 | Address completion | The Address Autocomplete API allows developers to build location-based services like autocomplete fields. When a user enters a part of an address in the search box, the API provides suggestions for matching locations. | 200 | Example_1 | {"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"datasource": {"sourcename": "openstreetmap", "neighbourhood": "Oldenfelde", "suburb": "Rahlstedt", "city_district": "Wandsbek", "country_code": "de", "osm_type": "W", "osm_id": 360386402, "display_name": "1, Wiebkestieg, Oldenfelde, Rahlstedt, Wandsbek, Hamburg, 22149, Germany", "category": "building", "type": "yes"}, "name": "1, Wiebkestieg, Oldenfelde, Rahlstedt, Wandsbek, Hamburg, 22149, Germany", "housenumber": "1", "street": "Wiebkestieg", "state": "Hamburg", "postcode": "22149", "country": "Germany", "lon": 10.14527775, "lat": 53.5932435}, "bbox": [10.1451615, 53.5931642, 10.145394, 53.5933228], "geometry": {"type": "Point", "coordinates": [10.14527775, 53.5932435]}}]} | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"datasource": {"type": "object", "properties": {"sourcename": {"type": "string"}, "neighbourhood": {"type": "string"}, "suburb": {"type": "string"}, "city_district": {"type": "string"}, "country_code": {"type": "string"}, "osm_type": {"type": "string"}, "osm_id": {"type": "integer"}, "display_name": {"type": "string"}, "category": {"type": "string"}, "type": {"type": "string"}}}, "name": {"type": "string"}, "housenumber": {"type": "string"}, "street": {"type": "string"}, "state": {"type": "string"}, "postcode": {"type": "string"}, "country": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}}}}}}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/1351ebe7-39f3-4ee1-8102-142b6e619772/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Get subdivisions by abbreviation | Retrieve all state subdivisions for the provided state abbreviation. | 200 | New Example | [["Fairfield", "Hartford", "Litchfield", "Middlesex", "New Haven", "New London", "Tolland", "Windham"]] | {"type": "array", "items": {"type": "array", "items": {"type": "string"}}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/1fb57fd0-6014-434f-bbeb-dbbed39ad017/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Get metadata | Get value lists for common fields. | 200 | New Example | ["East North Central", "East South Central", "Mid-Atlantic", "Mountain", "New England", "Pacific", "South Atlantic", "West North Central", "West South Central"] | {"type": "array", "items": {"type": "string"}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/225b9f23-1f80-460c-845a-e130910b75cf/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Get symbols by abbreviation | Retrieve all state symbols for the provided state abbreviation. | 200 | New Example | [{"song": "Our Folks at Home", "marine animal": "Florida Manatee", "fruit": "Orange", "tree": "Sabal Palm", "saltwater mammal": "Porpoise", "soil": "Myakka Soil", "heritage cattle breed": "Florida Cracker Cattle", "reptile": "American Alligator", "freshwater fish": "Florida Largemouth Bass", "pie": "Key Lime Pie", "gem": "Moonstone", "flower": "Orang Blossom", "stone": "Agatized Coral", "horse": "Florida Cracker Horse", "tortoise": "Gopher Tortoise", "wildflower": "Tickseed", "saltwater fish": "Atlantic Sailfish", "shell": "Horse Conch", "butterfly": "Zeba Longwing", "beverage": "Orange Juice", "bird": "Northern Mockingbird", "saltwater reptile": "Loggerhead Sea Turtle"}] | {"type": "array", "items": {"type": "object", "properties": {"song": {"type": "string"}, "marine animal": {"type": "string"}, "fruit": {"type": "string"}, "tree": {"type": "string"}, "saltwater mammal": {"type": "string"}, "soil": {"type": "string"}, "heritage cattle breed": {"type": "string"}, "reptile": {"type": "string"}, "freshwater fish": {"type": "string"}, "pie": {"type": "string"}, "gem": {"type": "string"}, "flower": {"type": "string"}, "stone": {"type": "string"}, "horse": {"type": "string"}, "tortoise": {"type": "string"}, "wildflower": {"type": "string"}, "saltwater fish": {"type": "string"}, "shell": {"type": "string"}, "butterfly": {"type": "string"}, "beverage": {"type": "string"}, "bird": {"type": "string"}, "saltwater reptile": {"type": "string"}}}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/afaac7a4-6a4e-4cfb-be5b-824ab86472d7/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Get states by time zone | get | 200 | New Example | [{"name": "Alaska", "postal": "AK", "capital": {"name": "Juneau", "latitude": "58.301598", "longitude": "-134.420212"}, "date": "Jan 3, 1959", "population": {"density_km": "<1", "total": "733391", "density_mi": "1"}, "nickname": "The Last Frontier", "fips": "02", "demonym": "Alaskan", "cities": [{"name": "Anchorage", "population": "291538"}, {"name": "Juneau", "population": "32197"}, {"name": "Fairbanks", "population": "31516"}, {"name": "Wasilla", "population": "10529"}, {"name": "Sitka", "population": "8647"}], "lowest_point": "Gulf of Alaska, Bering Sea, and Arctic Ocean", "highest_point": "Denali", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "1900", "max_rank": "1", "max_ft": "20310", "span_ft": "20310", "mean_rank": "15", "span_m": "6191", "mean_m": "580", "max_m": "6191"}, "area": {"total_mi": "665384.04", "land_rank": "1", "land_km": "1477953", "water_rank": "1", "total_rank": "1", "land_mi": "570640.95", "water_km": "245384", "total_km": "1723337", "land_percent": "85.76", "water_mi": "94743.1", "water_percent": "14.24"}, "website": "http://alaska.gov/", "per_capita_income": "$33,062 ", "median_household_income": "$74,346 ", "status": "state", "other_nicknames": ["Great Land", "Land of the Midnight Sun", "Mainland State", "49th State", "North Star State", "Up Over", "Seward's Ice Box", "Seward's Folly"], "standard_federal_region": "Region X", "census_bureau": {"region": "West", "division": "Pacific"}, "ap_abbreviation": "Alaska", "gpo_abbreviation": "Alaska", "representatives": "1", "time_zones": ["AKST", "HST"], "koppen_climate": ["BSk", "Cfb", "Cfc", "Dsb", "Dsc", "Dwc", "Dfb", "Dfc", "ET", "EF"], "motto": "North to the Future", "symbols": {"song": "Alaska's Flag", "tree": "Sitka Spruce", "land mammal": "Moose", "fossil": "Woolly Mammoth", "gem": "Jade", "flower": "Forget-Me-Not", "bird": "Willow Ptarmigan", "fish": "King Salmon", "insect": "Four-Spot Skimmer Dragonfly", "bolt action rifle": "Pre-1964 Winchester Model 70", "mineral": "Gold", "dog": "Alaskan Malamute", "marine mammal": "Bowhead Whale", "sport": "Dog Mushing"}, "subdivisions": ["Aleutians East Borough", "Aleutians West Census Area", "Municipality of Anchorage", "Bethel Census Area", "Bristol Bay Borough", "Chugach Census Area", "Copper River Census Area", "Denali Borough", "Dillingham Census Area", "Fairbanks North Star Borough", "Haines Borough", "Hoonah\u2013Angoon Census Area", "City and Borough of Juneau", "Kenai Peninsula Borough", "Ketchikan Gateway Borough", "Kodiak Island Borough", "Kusilvak Census Area", "Lake and Peninsula Borough", "Matanuska-Susitna Borough", "Nome Census Area", "North Slope Borough", "Northwest Arctic Borough", "Petersburg Borough", "Prince of Wales \u2013 Hyder Census Area", "City and Borough of Sitka", "Municipality of Skagway", "Southeast Fairbanks Census Area", "City and Borough of Wrangell", "City and Borough of Yakutat", "Yukon\u2013Koyukuk Census Area"]}, {"name": "Guam", "postal": "GU", "capital": {"name": "Hag\u00e5t\u00f1a", "latitude": "13.479167", "longitude": "144.75"}, "date": "Apr 11, 1899", "population": {"density_km": "314", "total": "153836", "density_mi": "808"}, "nickname": "Tano y Chamorro", "fips": "66", "demonym": "Guamanian", "cities": [{"name": "Dededo", "population": "44943"}, {"name": "Yigo", "population": "20539"}, {"name": "Tamuning", "population": "19685"}, {"name": "Mangilao", "population": "15191"}, {"name": "Barrigada", "population": "8875"}], "lowest_point": "Pacific Ocean", "highest_point": "Mount Lamlam", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "26", "max_rank": "48", "max_ft": "1332", "span_ft": "1332", "mean_rank": "55", "span_m": "406", "mean_m": "8", "max_m": "406"}, "area": {"total_mi": "570.62", "land_rank": "52", "land_km": "543", "water_rank": "53", "total_rank": "55", "land_mi": "209.8", "water_km": "935", "total_km": "1478", "land_percent": "36.77", "water_mi": "360.82", "water_percent": "63.23"}, "website": "https://www.guam.gov/", "per_capita_income": "$16,549 ", "median_household_income": "$48,274 ", "status": "unincorporated organized territory", "standard_federal_region": "Region IX", "gpo_abbreviation": "Guam", "representatives": "1", "time_zones": ["ChST"], "koppen_climate": ["Af"], "symbols": {"song": "Stand Ye Guamanians", "tree": "Intsia Bijuga", "bird": "Guam Rail", "flower": "Bougainvillea Spectabilis"}, "subdivisions": ["Guam"]}, {"name": "Northern Mariana Islands", "postal": "MP", "capital": {"name": "Saipan", "latitude": "15.183333", "longitude": "145.75"}, "date": "Jan 9, 1978", "population": {"density_km": "118", "total": "47329", "density_mi": "307"}, "nickname": "H\u00e5fa Adai", "fips": "69", "demonym": "Mariana Islander", "cities": [{"name": "Saipan", "population": "48220"}, {"name": "Tinian", "population": "3136"}, {"name": "Rota", "population": "2527"}], "lowest_point": "Pacific Ocean", "highest_point": "Unnamed point on Agrihan island", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "33", "max_rank": "36", "max_ft": "3166", "span_ft": "3166", "mean_rank": "54", "span_m": "965", "mean_m": "10", "max_m": "965"}, "area": {"total_mi": "1975.57", "land_rank": "53", "land_km": "472", "water_rank": "24", "total_rank": "51", "land_mi": "182.33", "water_km": "4644", "total_km": "5117", "land_percent": "9.23", "water_mi": "1793.24", "water_percent": "90.77"}, "per_capita_income": "$9,656 ", "status": "unincorporated organized commonwealth", "other_nicknames": ["America's Best Kept Secret"], "standard_federal_region": "Region IX", "gpo_abbreviation": "M.P.", "representatives": "1", "time_zones": ["ChST"], "koppen_climate": ["Af"], "symbols": {}, "subdivisions": ["Northern Islands Municipality", "Rota Municipality", "Saipan Municipality", "Tinian Municipality"]}] | {"type": "array", "items": {"type": "object"}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/2d56f53f-912f-4f8c-ba3a-a03c285070f6/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Get states by FIPS | Retrieve all fields for states matching the provided FIPS code(s). Multiple FIPS codes can be provided separated by commas. | 200 | New Example | [{"name": "Idaho", "postal": "ID", "capital": {"name": "Boise", "latitude": "43.617775", "longitude": "-116.199722"}, "date": "Jul 3, 1890", "population": {"density_km": "7", "total": "1839106", "density_mi": "20"}, "nickname": "Gem State", "fips": "16", "demonym": "Idahoan", "cities": [{"name": "Boise", "population": "228790"}, {"name": "Meridian", "population": "106894"}, {"name": "Nampa", "population": "96252"}, {"name": "Idaho Falls", "population": "63398"}, {"name": "Caldwell", "population": "56541"}], "lowest_point": "Confluence of Snake River and Clearwater River", "highest_point": "Borah Peak", "elevation": {"min_ft": "713", "min_m": "217", "mean_ft": "5000", "max_rank": "11", "max_ft": "12668", "span_ft": "11954", "mean_rank": "6", "span_m": "3644", "mean_m": "1520", "max_m": "3861"}, "area": {"total_mi": "83568.95", "land_rank": "11", "land_km": "214045", "water_rank": "35", "total_rank": "14", "land_mi": "82643.12", "water_km": "2398", "total_km": "216443", "land_percent": "98.89", "water_mi": "925.83", "water_percent": "1.11"}, "website": "http://www.idaho.gov/", "per_capita_income": "$23,938 ", "median_household_income": "$55,583 ", "status": "state", "other_nicknames": ["The Potato State"], "standard_federal_region": "Region X", "census_bureau": {"region": "West", "division": "Mountain"}, "ap_abbreviation": "Idaho", "gpo_abbreviation": "Idaho", "representatives": "2", "time_zones": ["MST", "PST"], "koppen_climate": ["ET", "Dfc", "Dfb", "Dsc", "Dsb", "Dsa", "Cfb", "Cfa", "Csb", "Csa", "BSk", "BWk"], "motto": "Esto perpetua", "symbols": {"song": "Here We Have Idaho", "raptor": "Peregrine Falcon", "fruit": "Huckleberry", "tree": "Western White Pine", "amphibian": "Idaho Giant Salamander", "fossil": "Hagerman Horse", "vegetable": "Potato", "gem": "Star Garnet", "flower": "Syringa", "horse": "Appaloosa", "bird": "Mountain Bluebird", "fish": "Cutthroat Trout", "insect": "Monarch Butterfly", "dance": "Square Dance"}, "subdivisions": ["Ada", "Adams", "Bannock", "Bear Lake", "Benewah", "Bingham", "Blaine", "Boise", "Bonner", "Bonneville", "Boundary", "Butte", "Camas", "Canyon", "Caribou", "Cassia", "Clark", "Clearwater", "Custer", "Elmore", "Franklin", "Fremont", "Gem", "Gooding", "Idaho", "Jefferson", "Jerome", "Kootenai", "Latah", "Lemhi", "Lewis", "Lincoln", "Madison", "Minidoka", "Nez Perce", "Oneida", "Owyhee", "Payette", "Power", "Shoshone", "Teton", "Twin Falls", "Valley", "Washington"]}] | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "postal": {"type": "string"}, "capital": {"type": "object", "properties": {"name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}}}, "date": {"type": "string"}, "population": {"type": "object", "properties": {"density_km": {"type": "string"}, "total": {"type": "string"}, "density_mi": {"type": "string"}}}, "nickname": {"type": "string"}, "fips": {"type": "string"}, "demonym": {"type": "string"}, "cities": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "population": {"type": "string"}}}}, "lowest_point": {"type": "string"}, "highest_point": {"type": "string"}, "elevation": {"type": "object", "properties": {"min_ft": {"type": "string"}, "min_m": {"type": "string"}, "mean_ft": {"type": "string"}, "max_rank": {"type": "string"}, "max_ft": {"type": "string"}, "span_ft": {"type": "string"}, "mean_rank": {"type": "string"}, "span_m": {"type": "string"}, "mean_m": {"type": "string"}, "max_m": {"type": "string"}}}, "area": {"type": "object", "properties": {"total_mi": {"type": "string"}, "land_rank": {"type": "string"}, "land_km": {"type": "string"}, "water_rank": {"type": "string"}, "total_rank": {"type": "string"}, "land_mi": {"type": "string"}, "water_km": {"type": "string"}, "total_km": {"type": "string"}, "land_percent": {"type": "string"}, "water_mi": {"type": "string"}, "water_percent": {"type": "string"}}}, "website": {"type": "string"}, "per_capita_income": {"type": "string"}, "median_household_income": {"type": "string"}, "status": {"type": "string"}, "other_nicknames": {"type": "array", "items": {"type": "string"}}, "standard_federal_region": {"type": "string"}, "census_bureau": {"type": "object", "properties": {"region": {"type": "string"}, "division": {"type": "string"}}}, "ap_abbreviation": {"type": "string"}, "gpo_abbreviation": {"type": "string"}, "representatives": {"type": "string"}, "time_zones": {"type": "array", "items": {"type": "string"}}, "koppen_climate": {"type": "array", "items": {"type": "string"}}, "motto": {"type": "string"}, "symbols": {"type": "object", "properties": {"song": {"type": "string"}, "raptor": {"type": "string"}, "fruit": {"type": "string"}, "tree": {"type": "string"}, "amphibian": {"type": "string"}, "fossil": {"type": "string"}, "vegetable": {"type": "string"}, "gem": {"type": "string"}, "flower": {"type": "string"}, "horse": {"type": "string"}, "bird": {"type": "string"}, "fish": {"type": "string"}, "insect": {"type": "string"}, "dance": {"type": "string"}}}, "subdivisions": {"type": "array", "items": {"type": "string"}}}}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/979dea6c-a31c-451b-8bbc-29e6d1029d8e/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Search states by capital | Retrieve all fields for states/territories matching the provided capital. Partial and full name searches are accepted. | 200 | New Example | [{"name": "Alaska", "postal": "AK", "capital": {"name": "Juneau", "latitude": "58.301598", "longitude": "-134.420212"}, "date": "Jan 3, 1959", "population": {"density_km": "<1", "total": "733391", "density_mi": "1"}, "nickname": "The Last Frontier", "fips": "02", "demonym": "Alaskan", "cities": [{"name": "Anchorage", "population": "291538"}, {"name": "Juneau", "population": "32197"}, {"name": "Fairbanks", "population": "31516"}, {"name": "Wasilla", "population": "10529"}, {"name": "Sitka", "population": "8647"}], "lowest_point": "Gulf of Alaska, Bering Sea, and Arctic Ocean", "highest_point": "Denali", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "1900", "max_rank": "1", "max_ft": "20310", "span_ft": "20310", "mean_rank": "15", "span_m": "6191", "mean_m": "580", "max_m": "6191"}, "area": {"total_mi": "665384.04", "land_rank": "1", "land_km": "1477953", "water_rank": "1", "total_rank": "1", "land_mi": "570640.95", "water_km": "245384", "total_km": "1723337", "land_percent": "85.76", "water_mi": "94743.1", "water_percent": "14.24"}, "website": "http://alaska.gov/", "per_capita_income": "$33,062 ", "median_household_income": "$74,346 ", "status": "state", "other_nicknames": ["Great Land", "Land of the Midnight Sun", "Mainland State", "49th State", "North Star State", "Up Over", "Seward's Ice Box", "Seward's Folly"], "standard_federal_region": "Region X", "census_bureau": {"region": "West", "division": "Pacific"}, "ap_abbreviation": "Alaska", "gpo_abbreviation": "Alaska", "representatives": "1", "time_zones": ["AKST", "HST"], "koppen_climate": ["BSk", "Cfb", "Cfc", "Dsb", "Dsc", "Dwc", "Dfb", "Dfc", "ET", "EF"], "motto": "North to the Future", "symbols": {"song": "Alaska's Flag", "tree": "Sitka Spruce", "land mammal": "Moose", "fossil": "Woolly Mammoth", "gem": "Jade", "flower": "Forget-Me-Not", "bird": "Willow Ptarmigan", "fish": "King Salmon", "insect": "Four-Spot Skimmer Dragonfly", "bolt action rifle": "Pre-1964 Winchester Model 70", "mineral": "Gold", "dog": "Alaskan Malamute", "marine mammal": "Bowhead Whale", "sport": "Dog Mushing"}, "subdivisions": ["Aleutians East Borough", "Aleutians West Census Area", "Municipality of Anchorage", "Bethel Census Area", "Bristol Bay Borough", "Chugach Census Area", "Copper River Census Area", "Denali Borough", "Dillingham Census Area", "Fairbanks North Star Borough", "Haines Borough", "Hoonah\u2013Angoon Census Area", "City and Borough of Juneau", "Kenai Peninsula Borough", "Ketchikan Gateway Borough", "Kodiak Island Borough", "Kusilvak Census Area", "Lake and Peninsula Borough", "Matanuska-Susitna Borough", "Nome Census Area", "North Slope Borough", "Northwest Arctic Borough", "Petersburg Borough", "Prince of Wales \u2013 Hyder Census Area", "City and Borough of Sitka", "Municipality of Skagway", "Southeast Fairbanks Census Area", "City and Borough of Wrangell", "City and Borough of Yakutat", "Yukon\u2013Koyukuk Census Area"]}, {"name": "Maine", "postal": "ME", "capital": {"name": "Augusta", "latitude": "44.307167", "longitude": "-69.781693"}, "date": "Mar 15, 1820", "population": {"density_km": "16", "total": "1362359", "density_mi": "43"}, "nickname": "Pine Tree State", "fips": "23", "demonym": "Mainer", "cities": [{"name": "Portland", "population": "66417"}, {"name": "Lewiston", "population": "35944"}, {"name": "Bangor", "population": "31997"}, {"name": "South Portland", "population": "25606"}, {"name": "Auburn", "population": "23196"}], "lowest_point": "Atlantic Ocean", "highest_point": "Mount Katahdin", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "600", "max_rank": "22", "max_ft": "5270", "span_ft": "5270", "mean_rank": "38", "span_m": "1606", "mean_m": "180", "max_m": "1606"}, "area": {"total_mi": "35379.74", "land_rank": "39", "land_km": "79883", "water_rank": "12", "total_rank": "39", "land_mi": "30842.92", "water_km": "11750", "total_km": "91633", "land_percent": "87.18", "water_mi": "4536.82", "water_percent": "12.82"}, "website": "http://www.maine.gov/", "per_capita_income": "$27,978 ", "median_household_income": "$55,602 ", "status": "state", "other_nicknames": ["Vacationland"], "standard_federal_region": "Region I", "census_bureau": {"region": "Northeast", "division": "New England"}, "ap_abbreviation": "Maine", "gpo_abbreviation": "Maine", "representatives": "2", "time_zones": ["EST"], "koppen_climate": ["Dfc", "Dfb", "Cfb"], "motto": "Dirigo", "symbols": {"song": "State of Maine Song", "berry": "Blueberry", "treat": "Whoopie Pie", "crustacean": "Lobster", "ballad": "The Ballad of the 20th Maine", "tree": "Eastern White Pine", "soil": "Chesuncook Soil", "fossil": "Pertica Quadrifaria", "gem": "Tourmaline", "flower": "White Pine Cone And Tassel", "dessert": "Blueberry Pie", "beverage": "Moxie", "bird": "Chickadee", "cat": "Maine Coon Cat", "insect": "Honey Bee", "herb": "Wintergreen"}, "subdivisions": ["Androscoggin", "Aroostook", "Cumberland", "Franklin", "Hancock", "Kennebec", "Knox", "Lincoln", "Oxford", "Penobscot", "Piscataquis", "Sagadahoc", "Somerset", "Waldo", "Washington", "York"]}, {"name": "Minnesota", "postal": "MN", "capital": {"name": "St. Paul", "latitude": "44.955097", "longitude": "-93.102211"}, "date": "May 11, 1858", "population": {"density_km": "26", "total": "5706494", "density_mi": "68"}, "nickname": "Land of 10,000 Lakes", "fips": "27", "demonym": "Minnesotan", "cities": [{"name": "Minneapolis", "population": "427728"}, {"name": "Saint Paul", "population": "312818"}, {"name": "Rochester", "population": "117902"}, {"name": "Duluth", "population": "85884"}, {"name": "Bloomington", "population": "85578"}], "lowest_point": "Lake Superior", "highest_point": "Eagle Mountain", "elevation": {"min_ft": "601", "min_m": "183", "mean_ft": "1200", "max_rank": "40", "max_ft": "2302", "span_ft": "1700", "mean_rank": "22", "span_m": "518", "mean_m": "370", "max_m": "701"}, "area": {"total_mi": "86935.83", "land_rank": "14", "land_km": "206232", "water_rank": "9", "total_rank": "12", "land_mi": "79626.74", "water_km": "18930", "total_km": "225163", "land_percent": "91.59", "water_mi": "7309.09", "water_percent": "8.41"}, "website": "http://mn.gov/", "per_capita_income": "$32,638 ", "median_household_income": "$70,315 ", "status": "state", "other_nicknames": ["Gopher State", "North Star State", "State of Hockey", "Bread and Butter State"], "standard_federal_region": "Region V", "census_bureau": {"region": "Midwest", "division": "West North Central"}, "ap_abbreviation": "Minn.", "gpo_abbreviation": "Minn.", "representatives": "8", "time_zones": ["CST"], "koppen_climate": ["Dfb", "Dfa", "Dwb"], "motto": "L\u2019\u00e9toile du Nord", "symbols": {"song": "Hail! Minnesota", "bee": "Rusty Patched Bumblebee", "fruit": "Honeycrisp Apple", "tree": "Norway Pine", "soil": "Lester", "gem": "Lake Superior Agate", "flower": "Pink-And-White Lady's Slipper", "butterfly": "Monarch Butterfly", "beverage": "Milk", "bird": "Common Loon", "fish": "Walleye", "grain": "Wild Rice", "mushroom": "Common Morel", "sport": "Ice Hockey"}, "subdivisions": ["Aitkin", "Anoka", "Becker", "Beltrami", "Benton", "Big Stone", "Blue Earth", "Brown", "Carlton", "Carver", "Cass", "Chippewa", "Chisago", "Clay", "Clearwater", "Cook", "Cottonwood", "Crow Wing", "Dakota", "Dodge", "Douglas", "Faribault", "Fillmore", "Freeborn", "Goodhue", "Grant", "Hennepin", "Houston", "Hubbard", "Isanti", "Itasca", "Jackson", "Kanabec", "Kandiyohi", "Kittson", "Koochiching", "Lac qui Parle", "Lake", "Lake of the Woods", "Le Sueur", "Lincoln", "Lyon", "McLeod", "Mahnomen", "Marshall", "Martin", "Meeker", "Mille Lacs", "Morrison", "Mower", "Murray", "Nicollet", "Nobles", "Norman", "Olmsted", "Otter Tail", "Pennington", "Pine", "Pipestone", "Polk", "Pope", "Ramsey", "Red Lake", "Redwood", "Renville", "Rice", "Rock", "Roseau", "St. Louis", "Scott", "Sherburne", "Sibley", "Stearns", "Steele", "Stevens", "Swift", "Todd", "Traverse", "Wabasha", "Wadena", "Waseca", "Washington", "Watonwan", "Wilkin", "Winona", "Wright", "Yellow Medicine"]}, {"name": "Texas", "postal": "TX", "capital": {"name": "Austin", "latitude": "30.27467", "longitude": "-97.740349"}, "date": "Dec 29, 1845", "population": {"density_km": "40", "total": "29145505", "density_mi": "105"}, "nickname": "Lone Star State", "fips": "48", "demonym": "Texan", "cities": [{"name": "Houston", "population": "2325502"}, {"name": "San Antonio", "population": "1532233"}, {"name": "Dallas", "population": "1356785"}, {"name": "Austin", "population": "993649"}, {"name": "Fort Worth", "population": "902938"}], "lowest_point": "Gulf of Mexico", "highest_point": "Guadalupe Peak", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "1700", "max_rank": "14", "max_ft": "8751", "span_ft": "8751", "mean_rank": "18", "span_m": "2667", "mean_m": "520", "max_m": "2667"}, "area": {"total_mi": "268596.46", "land_rank": "2", "land_km": "676587", "water_rank": "8", "total_rank": "2", "land_mi": "261231.71", "water_km": "19075", "total_km": "695662", "land_percent": "97.26", "water_mi": "7364.75", "water_percent": "2.74"}, "website": "http://texas.gov/", "per_capita_income": "$27,125 ", "median_household_income": "$60,629 ", "status": "state", "standard_federal_region": "Region VI", "census_bureau": {"region": "South", "division": "West South Central"}, "ap_abbreviation": "Texas", "gpo_abbreviation": "Tex.", "representatives": "36", "time_zones": ["CST", "MST"], "koppen_climate": ["Cfb", "Cfa", "Csb", "Csa", "BSk", "BSh", "BWk", "BWh"], "motto": "Friendship", "symbols": {"fruit": "Texas red Grapefruit", "soil": "Houston Black", "reptile": "Texas Horned Lizard", "nut": "Native Pecan", "vegetable": "Texas Sweet Onion", "gem": "Texas Blue Topaz", "shrub": "Crape Myrtle", "music": "Western Swing", "musical instrument": "Acoustic Guitar", "snackfood": "Tortilla Chips and Salsa", "mammal": "Nine-Banded Armadillo", "grass": "Sideoats Grama", "bird": "Northern Mockingbird", "insect": "Monarch Butterfly", "dinosaur": "Saurposeidon proteles", "flying mammal": "Mexican Free-tailed Bat", "song": "Texas, Our Texas", "bread": "Pan de Campo", "tartan": "Texas Bluebonnet Tartan", "tree": "Pecan", "folk dance": "Square Dance", "flower": "Bluebonnets", "stone": "Petrified Palmwood", "pastry": "Strudel and Sopaipilla", "dish": "Chili", "shell": "Lightning Whelk", "fish": "Guadalupe Bass", "animal": "Raccoon", "handgun": "Colt Walker", "cooking pot": "Dutch Oven", "dog": "Blue Lacy", "slogan": "The Friendly State", "sport": "Rodeo"}, "subdivisions": ["Anderson", "Andrews", "Angelina", "Aransas", "Archer", "Armstrong", "Atascosa", "Austin", "Bailey", "Bandera", "Bastrop", "Baylor", "Bee", "Bell", "Bexar", "Blanco", "Borden", "Bosque", "Bowie", "Brazoria", "Brazos", "Brewster", "Briscoe", "Brooks", "Brown", "Burleson", "Burnet", "Caldwell", "Calhoun", "Callahan", "Cameron", "Camp", "Carson", "Cass", "Castro", "Chambers", "Cherokee", "Childress", "Clay", "Cochran", "Coke", "Coleman", "Collin", "Collingsworth", "Colorado", "Comal", "Comanche", "Concho", "Cooke", "Coryell", "Cottle", "Crane", "Crockett", "Crosby", "Culberson", "Dallam", "Dallas", "Dawson", "Deaf Smith", "Delta", "Denton", "DeWitt", "Dickens", "Dimmit", "Donley", "Duval", "Eastland", "Ector", "Edwards", "Ellis", "El Paso", "Erath", "Falls", "Fannin", "Fayette", "Fisher", "Floyd", "Foard", "Fort Bend", "Franklin", "Freestone", "Frio", "Gaines", "Galveston", "Garza", "Gillespie", "Glasscock", "Goliad", "Gonzales", "Gray", "Grayson", "Gregg", "Grimes", "Guadalupe", "Hale", "Hall", "Hamilton", "Hansford", "Hardeman", "Hardin", "Harris", "Harrison", "Hartley", "Haskell", "Hays", "Hemphill", "Henderson", "Hidalgo", "Hill", "Hockley", "Hood", "Hopkins", "Houston", "Howard", "Hudspeth", "Hunt", "Hutchinson", "Irion", "Jack", "Jackson", "Jasper", "Jeff Davis", "Jefferson", "Jim Hogg", "Jim Wells", "Johnson", "Jones", "Karnes", "Kaufman", "Kendall", "Kenedy", "Kent", "Kerr", "Kimble", "King", "Kinney", "Kleberg", "Knox", "Lamar", "Lamb", "Lampasas", "La Salle", "Lavaca", "Lee", "Leon", "Liberty", "Limestone", "Lipscomb", "Live Oak", "Llano", "Loving", "Lubbock", "Lynn", "McCulloch", "McLennan", "McMullen", "Madison", "Marion", "Martin", "Mason", "Matagorda", "Maverick", "Medina", "Menard", "Midland", "Milam", "Mills", "Mitchell", "Montague", "Montgomery", "Moore", "Morris", "Motley", "Nacogdoches", "Navarro", "Newton", "Nolan", "Nueces", "Ochiltree", "Oldham", "Orange", "Palo Pinto", "Panola", "Parker", "Parmer", "Pecos", "Polk", "Potter", "Presidio", "Rains", "Randall", "Reagan", "Real", "Red River", "Reeves", "Refugio", "Roberts", "Robertson", "Rockwall", "Runnels", "Rusk", "Sabine", "San Augustine", "San Jacinto", "San Patricio", "San Saba", "Schleicher", "Scurry", "Shackelford", "Shelby", "Sherman", "Smith", "Somervell", "Starr", "Stephens", "Sterling", "Stonewall", "Sutton", "Swisher", "Tarrant", "Taylor", "Terrell", "Terry", "Throckmorton", "Titus", "Tom Green", "Travis", "Trinity", "Tyler", "Upshur", "Upton", "Uvalde", "Val Verde", "Van Zandt", "Victoria", "Walker", "Waller", "Ward", "Washington", "Webb", "Wharton", "Wheeler", "Wichita", "Wilbarger", "Willacy", "Williamson", "Wilson", "Winkler", "Wise", "Wood", "Yoakum", "Young", "Zapata", "Zavala"]}] | {"type": "array", "items": {"type": "object"}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/fd1c9f38-9915-4cb9-84c5-2e9e1b16f14a/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Get states by abbreviation | Retrieve all fields for states/territories matching the provided abbreviation(s). Multiple abbreviations can be provided separated by commas. | 200 | New Example | [{"name": "New Jersey", "postal": "NJ", "capital": {"name": "Trenton", "latitude": "40.220596", "longitude": "-74.769913"}, "date": "Dec 18, 1787", "population": {"density_km": "470", "total": "9288994", "density_mi": "1218"}, "nickname": "Garden State", "fips": "34", "demonym": "New Jerseyan", "cities": [{"name": "Newark", "population": "282090"}, {"name": "Jersey City", "population": "265549"}, {"name": "Paterson", "population": "145627"}, {"name": "Elizabeth", "population": "128885"}, {"name": "Edison", "population": "100008"}], "lowest_point": "Atlantic Ocean", "highest_point": "High Point", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "250", "max_rank": "43", "max_ft": "1803", "span_ft": "1803", "mean_rank": "48", "span_m": "550", "mean_m": "80", "max_m": "550"}, "area": {"total_mi": "8722.58", "land_rank": "46", "land_km": "19047", "water_rank": "29", "total_rank": "47", "land_mi": "7354.22", "water_km": "3544", "total_km": "22591", "land_percent": "84.31", "water_mi": "1368.36", "water_percent": "15.69"}, "website": "www.nj.gov", "per_capita_income": "$37,288 ", "median_household_income": "$81,740 ", "status": "state", "standard_federal_region": "Region II", "census_bureau": {"region": "Northeast", "division": "Mid-Atlantic"}, "ap_abbreviation": "N.J.", "gpo_abbreviation": "N.J.", "representatives": "12", "time_zones": ["EST"], "koppen_climate": ["Dfb", "Dfa", "Cfb", "Cfa"], "motto": "Liberty and Prosperity", "symbols": {"cryptid": "Jersey Devil", "fruit": "Northern Highbush Blueberry", "tree": "Northern Red Oak", "soil": "Downer", "reptile": "Bog Turtle", "vegetable": "Jersey Tomato", "colors": "Buff and Jersey Blue", "flower": "Common Meadow Violet", "mammal": "Horse", "shell": "Knobbed Whelk", "bird": "Eastern Goldfinch", "fish": "Brook Trout", "insect": "European Honey Bee", "animal": "White-Tailed Deer", "dinosaur": "Hadrosaurus foulkii", "dance": "Square Dance", "dog": "Seeing Eye Dog", "slogan": "Come See For Yourself"}, "subdivisions": ["Atlantic", "Bergen", "Burlington", "Camden", "Cape May", "Cumberland", "Essex", "Gloucester", "Hudson", "Hunterdon", "Mercer", "Middlesex", "Monmouth", "Morris", "Ocean", "Passaic", "Salem", "Somerset", "Sussex", "Union", "Warren"]}] | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "postal": {"type": "string"}, "capital": {"type": "object", "properties": {"name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}}}, "date": {"type": "string"}, "population": {"type": "object", "properties": {"density_km": {"type": "string"}, "total": {"type": "string"}, "density_mi": {"type": "string"}}}, "nickname": {"type": "string"}, "fips": {"type": "string"}, "demonym": {"type": "string"}, "cities": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "population": {"type": "string"}}}}, "lowest_point": {"type": "string"}, "highest_point": {"type": "string"}, "elevation": {"type": "object", "properties": {"min_ft": {"type": "string"}, "min_m": {"type": "string"}, "mean_ft": {"type": "string"}, "max_rank": {"type": "string"}, "max_ft": {"type": "string"}, "span_ft": {"type": "string"}, "mean_rank": {"type": "string"}, "span_m": {"type": "string"}, "mean_m": {"type": "string"}, "max_m": {"type": "string"}}}, "area": {"type": "object", "properties": {"total_mi": {"type": "string"}, "land_rank": {"type": "string"}, "land_km": {"type": "string"}, "water_rank": {"type": "string"}, "total_rank": {"type": "string"}, "land_mi": {"type": "string"}, "water_km": {"type": "string"}, "total_km": {"type": "string"}, "land_percent": {"type": "string"}, "water_mi": {"type": "string"}, "water_percent": {"type": "string"}}}, "website": {"type": "string"}, "per_capita_income": {"type": "string"}, "median_household_income": {"type": "string"}, "status": {"type": "string"}, "standard_federal_region": {"type": "string"}, "census_bureau": {"type": "object", "properties": {"region": {"type": "string"}, "division": {"type": "string"}}}, "ap_abbreviation": {"type": "string"}, "gpo_abbreviation": {"type": "string"}, "representatives": {"type": "string"}, "time_zones": {"type": "array", "items": {"type": "string"}}, "koppen_climate": {"type": "array", "items": {"type": "string"}}, "motto": {"type": "string"}, "symbols": {"type": "object", "properties": {"cryptid": {"type": "string"}, "fruit": {"type": "string"}, "tree": {"type": "string"}, "soil": {"type": "string"}, "reptile": {"type": "string"}, "vegetable": {"type": "string"}, "colors": {"type": "string"}, "flower": {"type": "string"}, "mammal": {"type": "string"}, "shell": {"type": "string"}, "bird": {"type": "string"}, "fish": {"type": "string"}, "insect": {"type": "string"}, "animal": {"type": "string"}, "dinosaur": {"type": "string"}, "dance": {"type": "string"}, "dog": {"type": "string"}, "slogan": {"type": "string"}}}, "subdivisions": {"type": "array", "items": {"type": "string"}}}}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/4d0e3077-0941-4988-b244-68d7cd6cc2c6/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Get detailed state data | Retrieve all fields for each states and territory. | 200 | New Example | [{"name": "Rhode Island", "postal": "RI", "capital": {"name": "Providence", "latitude": "41.830914", "longitude": "-71.414963"}, "date": "May 29, 1790", "population": {"density_km": "394", "total": "1097379", "density_mi": "1021"}, "nickname": "Ocean State", "fips": "44", "demonym": "Rhode Islander", "cities": [{"name": "Providence", "population": "179335"}, {"name": "Cranston", "population": "81274"}, {"name": "Warwick", "population": "80847"}, {"name": "Pawtucket", "population": "71847"}, {"name": "East Providence", "population": "47476"}], "lowest_point": "Atlantic Ocean", "highest_point": "Jerimoth Hill", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "200", "max_rank": "51", "max_ft": "811", "span_ft": "811", "mean_rank": "49", "span_m": "247", "mean_m": "60", "max_m": "247"}, "area": {"total_mi": "1544.89", "land_rank": "51", "land_km": "2678", "water_rank": "46", "total_rank": "52", "land_mi": "1033.81", "water_km": "1324", "total_km": "4001", "land_percent": "66.92", "water_mi": "511.07", "water_percent": "33.08"}, "website": "http://www.ri.gov/", "per_capita_income": "$30,830 ", "median_household_income": "$64,340 ", "status": "state", "other_nicknames": ["Little Rhody", "Plantation State", "Smallest State"], "standard_federal_region": "Region I", "census_bureau": {"region": "Northeast", "division": "New England"}, "ap_abbreviation": "R.I.", "gpo_abbreviation": "R.I.", "representatives": "2", "time_zones": ["EST"], "koppen_climate": ["Dfb", "Dfa"], "motto": "Hope", "symbols": {"song": "Rhode Island, It's for Me", "tartan": "Rhode Island State Tartan", "fruit": "Rhode Island Greening Apple", "tree": "Red Maple", "drink": "Coffee Milk", "flower": "Violet", "rock": "Cumberlandite", "shell": "Quahaug", "coral": "Northern Star Coral", "appetizer": "Calamari", "bird": "Rhode Island Red Chicken", "fish": "Striped Bass", "insect": "American Burying Beetle", "mineral": "Bowenite", "slogan": "Unwind"}, "subdivisions": ["Bristol", "Kent", "Newport", "Providence", "Washington"]}] | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "postal": {"type": "string"}, "capital": {"type": "object", "properties": {"name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}}}, "date": {"type": "string"}, "population": {"type": "object", "properties": {"density_km": {"type": "string"}, "total": {"type": "string"}, "density_mi": {"type": "string"}}}, "nickname": {"type": "string"}, "fips": {"type": "string"}, "demonym": {"type": "string"}, "cities": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "population": {"type": "string"}}}}, "lowest_point": {"type": "string"}, "highest_point": {"type": "string"}, "elevation": {"type": "object", "properties": {"min_ft": {"type": "string"}, "min_m": {"type": "string"}, "mean_ft": {"type": "string"}, "max_rank": {"type": "string"}, "max_ft": {"type": "string"}, "span_ft": {"type": "string"}, "mean_rank": {"type": "string"}, "span_m": {"type": "string"}, "mean_m": {"type": "string"}, "max_m": {"type": "string"}}}, "area": {"type": "object", "properties": {"total_mi": {"type": "string"}, "land_rank": {"type": "string"}, "land_km": {"type": "string"}, "water_rank": {"type": "string"}, "total_rank": {"type": "string"}, "land_mi": {"type": "string"}, "water_km": {"type": "string"}, "total_km": {"type": "string"}, "land_percent": {"type": "string"}, "water_mi": {"type": "string"}, "water_percent": {"type": "string"}}}, "website": {"type": "string"}, "per_capita_income": {"type": "string"}, "median_household_income": {"type": "string"}, "status": {"type": "string"}, "other_nicknames": {"type": "array", "items": {"type": "string"}}, "standard_federal_region": {"type": "string"}, "census_bureau": {"type": "object", "properties": {"region": {"type": "string"}, "division": {"type": "string"}}}, "ap_abbreviation": {"type": "string"}, "gpo_abbreviation": {"type": "string"}, "representatives": {"type": "string"}, "time_zones": {"type": "array", "items": {"type": "string"}}, "koppen_climate": {"type": "array", "items": {"type": "string"}}, "motto": {"type": "string"}, "symbols": {"type": "object", "properties": {"song": {"type": "string"}, "tartan": {"type": "string"}, "fruit": {"type": "string"}, "tree": {"type": "string"}, "drink": {"type": "string"}, "flower": {"type": "string"}, "rock": {"type": "string"}, "shell": {"type": "string"}, "coral": {"type": "string"}, "appetizer": {"type": "string"}, "bird": {"type": "string"}, "fish": {"type": "string"}, "insect": {"type": "string"}, "mineral": {"type": "string"}, "slogan": {"type": "string"}}}, "subdivisions": {"type": "array", "items": {"type": "string"}}}}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/59fd1b80-5eab-45b2-83ac-a1b1285e5b06/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Get states by census division | Retrieve all fields for states matching the provided Census Division(s). Multiple census divisions can be provided separated by commas. | 200 | New Example | [{"name": "Arkansas", "postal": "AR", "capital": {"name": "Little Rock", "latitude": "34.746613", "longitude": "-92.288986"}, "date": "Jun 15, 1836", "population": {"density_km": "22", "total": "3011524", "density_mi": "57"}, "nickname": "Natural State", "fips": "05", "demonym": "Arkansan", "cities": [{"name": "Little Rock", "population": "197881"}, {"name": "Fort Smith", "population": "87845"}, {"name": "Fayetteville", "population": "86751"}, {"name": "Springdale", "population": "81029"}, {"name": "Jonesboro", "population": "76990"}], "lowest_point": "Ouachita River at Louisiana border", "highest_point": "Mount Magazine", "elevation": {"min_ft": "55", "min_m": "17", "mean_ft": "650", "max_rank": "37", "max_ft": "2753", "span_ft": "2698", "mean_rank": "39", "span_m": "822", "mean_m": "200", "max_m": "839"}, "area": {"total_mi": "53178.55", "land_rank": "27", "land_km": "134771", "water_rank": "33", "total_rank": "29", "land_mi": "52035.48", "water_km": "2961", "total_km": "137732", "land_percent": "97.85", "water_mi": "1143.07", "water_percent": "2.15"}, "website": "http://www.arkansas.gov/", "per_capita_income": "$22,883 ", "median_household_income": "$47,062 ", "status": "state", "other_nicknames": ["Bear State", "Land of OpportunityWonder State"], "standard_federal_region": "Region VI", "census_bureau": {"region": "South", "division": "West South Central"}, "ap_abbreviation": "Ark.", "gpo_abbreviation": "Ark.", "representatives": "4", "time_zones": ["CST"], "koppen_climate": ["Cfa"], "motto": "Regnat populus", "symbols": {"floral emblem": "Apple Blossom", "tree": "Pine Tree", "folk dance": "Square Dance", "soil": "Stuttgart Soil Series", "grape": "Cynthiana", "nut": "Pecan", "fruit and vegetable": "South Arkansas Vine Ripe Pink Tomato", "drink": "Milk", "gem": "Diamond", "rock": "Bauxite", "musical instrument": "Fiddle", "mammal": "White-Tailed Deer", "butterfly": "Diana Fritillary Butterfly", "bird": "Mockingbird", "primitive fish": "Alligator Gar", "insect": "Honey Bee", "grain": "Rice", "mineral": "Quartz", "cooking pot": "Dutch Oven"}, "subdivisions": ["Arkansas", "Ashley", "Baxter", "Benton", "Boone", "Bradley", "Calhoun", "Carroll", "Chicot", "Clark", "Clay", "Cleburne", "Cleveland", "Columbia", "Conway", "Craighead", "Crawford", "Crittenden", "Cross", "Dallas", "Desha", "Drew", "Faulkner", "Franklin", "Fulton", "Garland", "Grant", "Greene", "Hempstead", "Hot Spring", "Howard", "Independence", "Izard", "Jackson", "Jefferson", "Johnson", "Lafayette", "Lawrence", "Lee", "Lincoln", "Little River", "Logan", "Lonoke", "Madison", "Marion", "Miller", "Mississippi", "Monroe", "Montgomery", "Nevada", "Newton", "Ouachita", "Perry", "Phillips", "Pike", "Poinsett", "Polk", "Pope", "Prairie", "Pulaski", "Randolph", "St. Francis", "Saline", "Scott", "Searcy", "Sebastian", "Sevier", "Sharp", "Stone", "Union", "Van Buren", "Washington", "White", "Woodruff", "Yell"]}, {"name": "Louisiana", "postal": "LA", "capital": {"name": "Baton Rouge", "latitude": "30.457069", "longitude": "-91.187393"}, "date": "Apr 30, 1812", "population": {"density_km": "41", "total": "4657757", "density_mi": "108"}, "nickname": "Pelican State", "fips": "22", "demonym": "Louisianian", "cities": [{"name": "New Orleans", "population": "399187"}, {"name": "Baton Rouge", "population": "221599"}, {"name": "Shreveport", "population": "185902"}, {"name": "Lafayette", "population": "126143"}, {"name": "Lake Charles", "population": "78001"}], "lowest_point": "New Orleans", "highest_point": "Driskill Mountain", "elevation": {"min_ft": "\u22128", "min_m": "\u22122.4", "mean_ft": "100", "max_rank": "53", "max_ft": "535", "span_ft": "543", "mean_rank": "51", "span_m": "165", "mean_m": "30", "max_m": "163"}, "area": {"total_mi": "52378.13", "land_rank": "33", "land_km": "111898", "water_rank": "5", "total_rank": "31", "land_mi": "43203.9", "water_km": "23761", "total_km": "135659", "land_percent": "82.48", "water_mi": "9174.23", "water_percent": "17.52"}, "website": "http://louisiana.gov/", "per_capita_income": "$24,800 ", "median_household_income": "$47,905 ", "status": "state", "other_nicknames": ["Bayou State", "Child of the Mississippi", "Creole State", "Sportsman's Paradise", "Sugar State"], "standard_federal_region": "Region VI", "census_bureau": {"region": "South", "division": "West South Central"}, "ap_abbreviation": "La.", "gpo_abbreviation": "La.", "representatives": "6", "time_zones": ["CST"], "koppen_climate": ["Cfa"], "motto": "Union, justice, and confidence", "symbols": {"song": "You Are My Sunshine,Give Me Louisiana", "tartan": "Louisiana Tartan", "crustacean": "Crawfish", "fruit": "Strawberry", "tree": "Bald Cypress", "reptile": "American Alligator", "amphibian": "Green Tree Frog", "fossil": "Petrified Palmwood", "vegetable": "Sweet Potato", "colors": "Blue, White, and Gold", "gem": "Crassostrea Virginica Oyster Shell", "flower": "Magnolia", "wildflower": "Louisiana Iris", "musical instrument": "Diatonic Accordion", "mammal": "American Black Bear", "beverage": "Milk", "bird": "Brown Pelican", "fish": "White Perch", "insect": "Honey Bee", "meat pie": "Natchitoches Meat Pie", "mineral": "Agate", "dog": "Catahoula Leopard Dog", "slogan": "Feed Your Soul"}, "subdivisions": ["Acadia Parish", "Allen Parish", "Ascension Parish", "Assumption Parish", "Avoyelles Parish", "Beauregard Parish", "Bienville Parish", "Bossier Parish", "Caddo Parish", "Calcasieu Parish", "Caldwell Parish", "Cameron Parish", "Catahoula Parish", "Claiborne Parish", "Concordia Parish", "De Soto Parish", "East Baton Rouge Parish", "East Carroll Parish", "East Feliciana Parish", "Evangeline Parish", "Franklin Parish", "Grant Parish", "Iberia Parish", "Iberville Parish", "Jackson Parish", "Jefferson Parish", "Jefferson Davis Parish", "Lafayette Parish", "Lafourche Parish", "LaSalle Parish", "Lincoln Parish", "Livingston Parish", "Madison Parish", "Morehouse Parish", "Natchitoches Parish", "Orleans Parish", "Ouachita Parish", "Plaquemines Parish", "Pointe Coupee Parish", "Rapides Parish", "Red River Parish", "Richland Parish", "Sabine Parish", "St. Bernard Parish", "St. Charles Parish", "St. Helena Parish", "St. James Parish", "St. John the Baptist Parish", "St. Landry Parish", "St. Martin Parish", "St. Mary Parish", "St. Tammany Parish", "Tangipahoa Parish", "Tensas Parish", "Terrebonne Parish", "Union Parish", "Vermilion Parish", "Vernon Parish", "Washington Parish", "Webster Parish", "West Baton Rouge Parish", "West Carroll Parish", "West Feliciana Parish", "Winn Parish"]}, {"name": "Oklahoma", "postal": "OK", "capital": {"name": "Oklahoma City", "latitude": "35.492207", "longitude": "-97.503342"}, "date": "Nov 16, 1907", "population": {"density_km": "22", "total": "3959353", "density_mi": "57"}, "nickname": "Sooner State", "fips": "40", "demonym": "Oklahoman", "cities": [{"name": "Oklahoma City", "population": "649021"}, {"name": "Tulsa", "population": "400669"}, {"name": "Norman", "population": "123471"}, {"name": "Broken Arrow", "population": "109471"}, {"name": "Edmond", "population": "93127"}], "lowest_point": "Little River at Arkansas border", "highest_point": "Black Mesa", "elevation": {"min_ft": "289", "min_m": "88", "mean_ft": "1300", "max_rank": "23", "max_ft": "4975", "span_ft": "4686", "mean_rank": "21", "span_m": "1428", "mean_m": "400", "max_m": "1516"}, "area": {"total_mi": "69898.87", "land_rank": "19", "land_km": "177660", "water_rank": "32", "total_rank": "20", "land_mi": "68594.92", "water_km": "3377", "total_km": "181037", "land_percent": "98.13", "water_mi": "1303.95", "water_percent": "1.87"}, "website": "http://www.ok.gov/", "per_capita_income": "$25,229 ", "median_household_income": "$51,924 ", "status": "state", "other_nicknames": ["Land of the Red Man", "Cowboy Country"], "standard_federal_region": "Region VI", "census_bureau": {"region": "South", "division": "West South Central"}, "ap_abbreviation": "Okla.", "gpo_abbreviation": "Okla.", "representatives": "5", "time_zones": ["CST"], "koppen_climate": ["Cfa", "BSk"], "motto": "Labor omnia vincit", "symbols": {"raptor": "Red-Tailed Hawk", "fruit": "Strawberry", "soil": "Port Silt Loam", "reptile": "Collared Lizard", "amphibian": "Bullfrog", "vegetable": "Watermelon", "colors": "Green and White", "waltz": "Oklahoma Wind", "musical instrument": "Fiddle", "butterfly": "Black Swallowtail", "grass": "Indian Grass", "beverage": "Milk", "bird": "Scissor-Tailed Flycatcher", "insect": "European Honey Bee", "dinosaur": "Acrocanthosaurus atokensis", "flying mammal": "Mexican Free-tailed Bat", "tartan": "Oklahoma Tartan", "floral emblem": "Mistletoe", "tree": "Redbud", "folk dance": "Square Dance", "flower": "Oklahoma Rose", "wildflower": "Indian Blanket", "game animal": "White-Tailed Deer", "fish": "White Bass", "animal": "White-Tailed Deer"}, "subdivisions": ["Adair", "Alfalfa", "Atoka", "Beaver", "Beckham", "Blaine", "Bryan", "Caddo", "Canadian", "Carter", "Cherokee", "Choctaw", "Cimarron", "Cleveland", "Coal", "Comanche", "Cotton", "Craig", "Creek", "Custer", "Delaware", "Dewey", "Ellis", "Garfield", "Garvin", "Grady", "Grant", "Greer", "Harmon", "Harper", "Haskell", "Hughes", "Jackson", "Jefferson", "Johnston", "Kay", "Kingfisher", "Kiowa", "Latimer", "Le Flore", "Lincoln", "Logan", "Love", "McClain", "McCurtain", "McIntosh", "Major", "Marshall", "Mayes", "Murray", "Muskogee", "Noble", "Nowata", "Okfuskee", "Oklahoma", "Okmulgee", "Osage", "Ottawa", "Pawnee", "Payne", "Pittsburg", "Pontotoc", "Pottawatomie", "Pushmataha", "Roger Mills", "Rogers", "Seminole", "Sequoyah", "Stephens", "Texas", "Tillman", "Tulsa", "Wagoner", "Washington", "Washita", "Woods", "Woodward"]}, {"name": "Texas", "postal": "TX", "capital": {"name": "Austin", "latitude": "30.27467", "longitude": "-97.740349"}, "date": "Dec 29, 1845", "population": {"density_km": "40", "total": "29145505", "density_mi": "105"}, "nickname": "Lone Star State", "fips": "48", "demonym": "Texan", "cities": [{"name": "Houston", "population": "2325502"}, {"name": "San Antonio", "population": "1532233"}, {"name": "Dallas", "population": "1356785"}, {"name": "Austin", "population": "993649"}, {"name": "Fort Worth", "population": "902938"}], "lowest_point": "Gulf of Mexico", "highest_point": "Guadalupe Peak", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "1700", "max_rank": "14", "max_ft": "8751", "span_ft": "8751", "mean_rank": "18", "span_m": "2667", "mean_m": "520", "max_m": "2667"}, "area": {"total_mi": "268596.46", "land_rank": "2", "land_km": "676587", "water_rank": "8", "total_rank": "2", "land_mi": "261231.71", "water_km": "19075", "total_km": "695662", "land_percent": "97.26", "water_mi": "7364.75", "water_percent": "2.74"}, "website": "http://texas.gov/", "per_capita_income": "$27,125 ", "median_household_income": "$60,629 ", "status": "state", "standard_federal_region": "Region VI", "census_bureau": {"region": "South", "division": "West South Central"}, "ap_abbreviation": "Texas", "gpo_abbreviation": "Tex.", "representatives": "36", "time_zones": ["CST", "MST"], "koppen_climate": ["Cfb", "Cfa", "Csb", "Csa", "BSk", "BSh", "BWk", "BWh"], "motto": "Friendship", "symbols": {"fruit": "Texas red Grapefruit", "soil": "Houston Black", "reptile": "Texas Horned Lizard", "nut": "Native Pecan", "vegetable": "Texas Sweet Onion", "gem": "Texas Blue Topaz", "shrub": "Crape Myrtle", "music": "Western Swing", "musical instrument": "Acoustic Guitar", "snackfood": "Tortilla Chips and Salsa", "mammal": "Nine-Banded Armadillo", "grass": "Sideoats Grama", "bird": "Northern Mockingbird", "insect": "Monarch Butterfly", "dinosaur": "Saurposeidon proteles", "flying mammal": "Mexican Free-tailed Bat", "song": "Texas, Our Texas", "bread": "Pan de Campo", "tartan": "Texas Bluebonnet Tartan", "tree": "Pecan", "folk dance": "Square Dance", "flower": "Bluebonnets", "stone": "Petrified Palmwood", "pastry": "Strudel and Sopaipilla", "dish": "Chili", "shell": "Lightning Whelk", "fish": "Guadalupe Bass", "animal": "Raccoon", "handgun": "Colt Walker", "cooking pot": "Dutch Oven", "dog": "Blue Lacy", "slogan": "The Friendly State", "sport": "Rodeo"}, "subdivisions": ["Anderson", "Andrews", "Angelina", "Aransas", "Archer", "Armstrong", "Atascosa", "Austin", "Bailey", "Bandera", "Bastrop", "Baylor", "Bee", "Bell", "Bexar", "Blanco", "Borden", "Bosque", "Bowie", "Brazoria", "Brazos", "Brewster", "Briscoe", "Brooks", "Brown", "Burleson", "Burnet", "Caldwell", "Calhoun", "Callahan", "Cameron", "Camp", "Carson", "Cass", "Castro", "Chambers", "Cherokee", "Childress", "Clay", "Cochran", "Coke", "Coleman", "Collin", "Collingsworth", "Colorado", "Comal", "Comanche", "Concho", "Cooke", "Coryell", "Cottle", "Crane", "Crockett", "Crosby", "Culberson", "Dallam", "Dallas", "Dawson", "Deaf Smith", "Delta", "Denton", "DeWitt", "Dickens", "Dimmit", "Donley", "Duval", "Eastland", "Ector", "Edwards", "Ellis", "El Paso", "Erath", "Falls", "Fannin", "Fayette", "Fisher", "Floyd", "Foard", "Fort Bend", "Franklin", "Freestone", "Frio", "Gaines", "Galveston", "Garza", "Gillespie", "Glasscock", "Goliad", "Gonzales", "Gray", "Grayson", "Gregg", "Grimes", "Guadalupe", "Hale", "Hall", "Hamilton", "Hansford", "Hardeman", "Hardin", "Harris", "Harrison", "Hartley", "Haskell", "Hays", "Hemphill", "Henderson", "Hidalgo", "Hill", "Hockley", "Hood", "Hopkins", "Houston", "Howard", "Hudspeth", "Hunt", "Hutchinson", "Irion", "Jack", "Jackson", "Jasper", "Jeff Davis", "Jefferson", "Jim Hogg", "Jim Wells", "Johnson", "Jones", "Karnes", "Kaufman", "Kendall", "Kenedy", "Kent", "Kerr", "Kimble", "King", "Kinney", "Kleberg", "Knox", "Lamar", "Lamb", "Lampasas", "La Salle", "Lavaca", "Lee", "Leon", "Liberty", "Limestone", "Lipscomb", "Live Oak", "Llano", "Loving", "Lubbock", "Lynn", "McCulloch", "McLennan", "McMullen", "Madison", "Marion", "Martin", "Mason", "Matagorda", "Maverick", "Medina", "Menard", "Midland", "Milam", "Mills", "Mitchell", "Montague", "Montgomery", "Moore", "Morris", "Motley", "Nacogdoches", "Navarro", "Newton", "Nolan", "Nueces", "Ochiltree", "Oldham", "Orange", "Palo Pinto", "Panola", "Parker", "Parmer", "Pecos", "Polk", "Potter", "Presidio", "Rains", "Randall", "Reagan", "Real", "Red River", "Reeves", "Refugio", "Roberts", "Robertson", "Rockwall", "Runnels", "Rusk", "Sabine", "San Augustine", "San Jacinto", "San Patricio", "San Saba", "Schleicher", "Scurry", "Shackelford", "Shelby", "Sherman", "Smith", "Somervell", "Starr", "Stephens", "Sterling", "Stonewall", "Sutton", "Swisher", "Tarrant", "Taylor", "Terrell", "Terry", "Throckmorton", "Titus", "Tom Green", "Travis", "Trinity", "Tyler", "Upshur", "Upton", "Uvalde", "Val Verde", "Van Zandt", "Victoria", "Walker", "Waller", "Ward", "Washington", "Webb", "Wharton", "Wheeler", "Wichita", "Wilbarger", "Willacy", "Williamson", "Wilson", "Winkler", "Wise", "Wood", "Yoakum", "Young", "Zapata", "Zavala"]}] | {"type": "array", "items": {"type": "object"}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/0aa66ecb-0726-4289-a7a1-19829d9e6d1a/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Search states by name | Retrieve all fields for states/territories matching the provided Name. Name field is searched. Partial and full name searches are accepted. | 200 | New Example | [{"name": "Northern Mariana Islands", "postal": "MP", "capital": {"name": "Saipan", "latitude": "15.183333", "longitude": "145.75"}, "date": "Jan 9, 1978", "population": {"density_km": "118", "total": "47329", "density_mi": "307"}, "nickname": "H\u00e5fa Adai", "fips": "69", "demonym": "Mariana Islander", "cities": [{"name": "Saipan", "population": "48220"}, {"name": "Tinian", "population": "3136"}, {"name": "Rota", "population": "2527"}], "lowest_point": "Pacific Ocean", "highest_point": "Unnamed point on Agrihan island", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "33", "max_rank": "36", "max_ft": "3166", "span_ft": "3166", "mean_rank": "54", "span_m": "965", "mean_m": "10", "max_m": "965"}, "area": {"total_mi": "1975.57", "land_rank": "53", "land_km": "472", "water_rank": "24", "total_rank": "51", "land_mi": "182.33", "water_km": "4644", "total_km": "5117", "land_percent": "9.23", "water_mi": "1793.24", "water_percent": "90.77"}, "per_capita_income": "$9,656 ", "status": "unincorporated organized commonwealth", "other_nicknames": ["America's Best Kept Secret"], "standard_federal_region": "Region IX", "gpo_abbreviation": "M.P.", "representatives": "1", "time_zones": ["ChST"], "koppen_climate": ["Af"], "symbols": {}, "subdivisions": ["Northern Islands Municipality", "Rota Municipality", "Saipan Municipality", "Tinian Municipality"]}, {"name": "North Carolina", "postal": "NC", "capital": {"name": "Raleigh", "latitude": "46.82085", "longitude": "-100.783318"}, "date": "Nov 21, 1789", "population": {"density_km": "79", "total": "10439388", "density_mi": "206"}, "nickname": "Tar Heel State", "fips": "37", "demonym": "North Carolinian", "cities": [{"name": "Charlotte", "population": "882367"}, {"name": "Raleigh", "population": "478956"}, {"name": "Greensboro", "population": "298329"}, {"name": "Durham", "population": "278547"}, {"name": "Winston-Salem", "population": "248232"}], "lowest_point": "Atlantic Ocean", "highest_point": "Mount Mitchell", "elevation": {"min_ft": "sea level", "min_m": "sea level", "mean_ft": "700", "max_rank": "16", "max_ft": "6684", "span_ft": "6684", "mean_rank": "37", "span_m": "2037", "mean_m": "210", "max_m": "2037"}, "area": {"total_mi": "53819.16", "land_rank": "29", "land_km": "125920", "water_rank": "10", "total_rank": "28", "land_mi": "48617.91", "water_km": "13471", "total_km": "139391", "land_percent": "90.34", "water_mi": "5201.25", "water_percent": "9.66"}, "website": "https://www.nc.gov/", "per_capita_income": "$25,774 ", "median_household_income": "$53,855 ", "status": "state", "other_nicknames": ["Old North State", "Turpentine State"], "standard_federal_region": "Region IV", "census_bureau": {"region": "South", "division": "South Atlantic"}, "ap_abbreviation": "N.C.", "gpo_abbreviation": "N.C.", "representatives": "13", "time_zones": ["EST"], "koppen_climate": ["Dfb", "Cfb", "Cfa"], "motto": "Esse quam videri", "symbols": {"fruit": "Scuppernong Grape", "freshwater trout": "Southern Appalachian Brook Trout", "reptile": "Eastern Box Turtle", "salamander": "Marbled salamander", "vegetable": "Sweet Potato", "colors": "Red and Blue", "rock": "Granite", "saltwater fish": "Channel Bass", "frog": "Pine Barrens Tree Frog", "mammal": "Eastern Gray Squirrel", "butterfly": "Eastern Tiger Swallowtail", "beverage": "Milk", "bird": "Cardinal", "insect": "Western Honey Bee", "mineral": "Gold", "song": "The Old North State", "tartan": "Carolina Tartan", "tree": "Pine Tree", "folk dance": "Clogging", "fossil": "Megalodon Teeth", "flower": "Flowering Dogwood", "stone": "Emerald", "horse": "Colonial Spanish Mustang", "wildflower": "Carolina Lily", "shell": "Scotch Bonnet", "marsupial": "Virginia Opossum", "dog": "Plott Hound", "sport": "Stock Car Racing"}, "subdivisions": ["Alamance", "Alexander", "Alleghany", "Anson", "Ashe", "Avery", "Beaufort", "Bertie", "Bladen", "Brunswick", "Buncombe", "Burke", "Cabarrus", "Caldwell", "Camden", "Carteret", "Caswell", "Catawba", "Chatham", "Cherokee", "Chowan", "Clay", "Cleveland", "Columbus", "Craven", "Cumberland", "Currituck", "Dare", "Davidson", "Davie", "Duplin", "Durham", "Edgecombe", "Forsyth", "Franklin", "Gaston", "Gates", "Graham", "Granville", "Greene", "Guilford", "Halifax", "Harnett", "Haywood", "Henderson", "Hertford", "Hoke", "Hyde", "Iredell", "Jackson", "Johnston", "Jones", "Lee", "Lenoir", "Lincoln", "McDowell", "Macon", "Madison", "Martin", "Mecklenburg", "Mitchell", "Montgomery", "Moore", "Nash", "New Hanover", "Northampton", "Onslow", "Orange", "Pamlico", "Pasquotank", "Pender", "Perquimans", "Person", "Pitt", "Polk", "Randolph", "Richmond", "Robeson", "Rockingham", "Rowan", "Rutherford", "Sampson", "Scotland", "Stanly", "Stokes", "Surry", "Swain", "Transylvania", "Tyrrell", "Union", "Vance", "Wake", "Warren", "Washington", "Watauga", "Wayne", "Wilkes", "Wilson", "Yadkin", "Yancey"]}, {"name": "North Dakota", "postal": "ND", "capital": {"name": "Bismarck", "latitude": "42.652843", "longitude": "-73.757874"}, "date": "Nov 2, 1889", "population": {"density_km": "4", "total": "779094", "density_mi": "10"}, "nickname": "Peace Garden State", "fips": "38", "demonym": "North Dakotan", "cities": [{"name": "Fargo", "population": "124844"}, {"name": "Bismarck", "population": "73112"}, {"name": "Grand Forks", "population": "56948"}, {"name": "Minot", "population": "47340"}, {"name": "West Fargo", "population": "36566"}], "lowest_point": "Red River of the North at Manitoba border", "highest_point": "White Butte", "elevation": {"min_ft": "751", "min_m": "229", "mean_ft": "1900", "max_rank": "31", "max_ft": "3508", "span_ft": "2757", "mean_rank": "16", "span_m": "840", "mean_m": "580", "max_m": "1069"}, "area": {"total_mi": "70698.32", "land_rank": "17", "land_km": "178711", "water_rank": "26", "total_rank": "19", "land_mi": "69000.8", "water_km": "4397", "total_km": "183108", "land_percent": "97.6", "water_mi": "1697.52", "water_percent": "2.4"}, "website": "http://nd.gov/", "per_capita_income": "$33,071 ", "median_household_income": "$63,837 ", "status": "state", "other_nicknames": ["Flickertail State", "Rough Rider State", "Sioux State", "Heaven on Earth"], "standard_federal_region": "Region VIII", "census_bureau": {"region": "Midwest", "division": "West North Central"}, "ap_abbreviation": "N.D.", "gpo_abbreviation": "N.\u00a0Dak.", "representatives": "1", "time_zones": ["CST", "MST"], "koppen_climate": ["Dfb", "Dfa", "Dwb", "BSk"], "motto": "Liberty and union, now and forever, one and inseparable", "symbols": {"song": "North Dakato Hymn", "fruit": "Chokecherry", "grass": "Western Wheatgrass", "beverage": "Milk", "bird": "Western Meadowlark", "fish": "Northern Pike", "insect": "Convergent Lady Bettle", "tree": "American Elm", "fossil": "Teredo Petrified Wood", "dance": "Square Dance", "flower": "Wild Prairie Rose"}, "subdivisions": ["Adams", "Barnes", "Benson", "Billings", "Bottineau", "Bowman", "Burke", "Burleigh", "Cass", "Cavalier", "Dickey", "Divide", "Dunn", "Eddy", "Emmons", "Foster", "Golden Valley", "Grand Forks", "Grant", "Griggs", "Hettinger", "Kidder", "LaMoure", "Logan", "McHenry", "McIntosh", "McKenzie", "McLean", "Mercer", "Morton", "Mountrail", "Nelson", "Oliver", "Pembina", "Pierce", "Ramsey", "Ransom", "Renville", "Richland", "Rolette", "Sargent", "Sheridan", "Sioux", "Slope", "Stark", "Steele", "Stutsman", "Towner", "Traill", "Walsh", "Ward", "Wells", "Williams"]}] | {"type": "array", "items": {"type": "object"}} |
8b7b63e4-7343-4a4b-bd36-6f9721b3031c/7ce11382-6e12-44b8-8338-732f2f5844ef/0/0 | US States | Detailed and accurate information for each U.S. state and territory in JSON format. | 8.9 | Get basic state data | Retrieve name, abbreviation, capital, and population for each state and territory. | 200 | New Example | [{"name": "Wyoming", "postal": "WY", "capital": {"name": "Cheyenne", "latitude": "41.140259", "longitude": "-104.820236"}, "population": {"density_km": "2", "total": "576851", "density_mi": "6"}}] | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "postal": {"type": "string"}, "capital": {"type": "object", "properties": {"name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}}}, "population": {"type": "object", "properties": {"density_km": {"type": "string"}, "total": {"type": "string"}, "density_mi": {"type": "string"}}}}}} |
c845198f-62c8-493b-91c2-5e912c6f5c8f/707a2b8a-dc03-48dd-a811-4505a5874fdf/0/0 | Plant Classifier | Identifier thousands of plants from jpg images. | null | /plantclassifier/prediction | 200 | null | [{"scientificName": "", "probability": 0}] | {"type": "array", "items": {"type": "object", "properties": {"scientificName": {"type": ["string", "null"]}, "probability": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}, "additionalProperties": false}} |
|
c845198f-62c8-493b-91c2-5e912c6f5c8f/707a2b8a-dc03-48dd-a811-4505a5874fdf/1/0 | Plant Classifier | Identifier thousands of plants from jpg images. | null | /plantclassifier/prediction | 200 | null | [{"scientificName": "", "probability": 0}] | {"type": "array", "items": {"type": "object", "properties": {"scientificName": {"type": ["string", "null"]}, "probability": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}, "additionalProperties": false}} |
|
398bda6b-29c9-4c07-8b59-76bbe44ab15b/cd7a3820-e3ef-45a9-85a3-210a58c23571/0/0 | Get Details By Pin Code - India | Get All Details By Pin Code - India | 9 | Get All Details By Pin Code | You can get all details by Pin Code as below
1) Id
2) postoffice_name
3) pincode
4) city_name
5) district_name
6) state_name | 200 | Response | {"details": [{"Id": 34741, "postoffice_name": "Acharya Vihar", "pincode": "751004", "city_name": "Bhubaneswar", "district_name": "Khorda", "state_name": "Orissa"}, {"Id": 34742, "postoffice_name": "Utkal University", "pincode": "751004", "city_name": "Bhubaneswar", "district_name": "Khorda", "state_name": "Orissa"}, {"Id": 34743, "postoffice_name": "Veer Surendra Sai Nagar", "pincode": "751004", "city_name": "Bhubaneswar", "district_name": "Khorda", "state_name": "Orissa"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"details": {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "postoffice_name": {"type": "string"}, "pincode": {"type": "string"}, "city_name": {"type": "string"}, "district_name": {"type": "string"}, "state_name": {"type": "string"}}, "required": ["Id", "city_name", "district_name", "pincode", "postoffice_name", "state_name"]}}}, "required": ["details"]} |
8fd495e2-615e-4cda-b841-94559938a93f/fb1cd583-d5f4-4152-a08d-4fc433f8d260/0/0 | YouTube Influencer Search | The YouTube Influencer Search API returns the most relevant influencers for your target keyword or domain. | 8.3 | createNewSearch | Make a new search | 200 | Response | {"id": 8, "client_id": 2, "query": "fashion bra review", "status": "new", "created_at": "2022-04-07T12:11:12.000Z", "updated_at": "2022-04-07T12:11:12.000Z"} | {"type": "object", "properties": {"id": {"type": "integer"}, "client_id": {"type": "integer"}, "query": {"type": "string"}, "status": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}}} |
8fd495e2-615e-4cda-b841-94559938a93f/dc603271-fbc2-4708-9dee-bb373750e60f/0/0 | YouTube Influencer Search | The YouTube Influencer Search API returns the most relevant influencers for your target keyword or domain. | 8.3 | getAllSearches | Get all searches | 200 | Response | [{"id": 5, "client_id": 2, "query": "adoreme box", "status": "waiting_emails", "created_at": "2022-04-07T08:48:57.000Z", "updated_at": "2022-04-07T08:48:57.000Z"}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "client_id": {"type": "integer"}, "query": {"type": "string"}, "status": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}}}} |
f1639cd5-81a4-4f50-98d4-cb1d1c00121e/endpoint_f0b3cb25-3f1d-48e1-a3f9-587312b74c2c/0/0 | glassdoor | Mantiks provide an easy and fast access to all companies and job information from Glassdoor job board.
Retrieve job postings in real time from Glassdoor with the important meta data as job title, job description, job publication date... | 8.6 | Job details | Crawl information for Glassdoor's Job. | 200 | Response | {"company": {"glassdoor_benefits_url": "/Benefits/Apex-Energy-Solutions-Benefits-E235675.htm", "glassdoor_overview_url": "/Overview/Working-at-Apex-Energy-Solutions-EI_IE235675.11,32.htm", "glassdoor_photos_url": "/Photos/Apex-Energy-Solutions-Office-Photos-E235675.htm", "glassdoor_reviews_url": "/Reviews/Apex-Energy-Solutions-Reviews-E235675.htm", "glassdoor_salaries_url": "/Salary/Apex-Energy-Solutions-Salaries-E235675.htm", "id": 235675, "link": "/company/235675", "name": "Apex Energy Solutions"}, "creation_date": "2021-06-25T09:53:57", "description": "<p><b>Entry Level Sales Professional </b></p><p>- Learn how to thrive as an outside sales representative</p><p>- Work towards advancement into higher sales roles</p><p>- BASE PAY plus bonuses equals an average weekly income of $750 to $2,200</p><p>- Flexible hours and extended vacation time.</p><p><b>Why Join Our Team?</b></p><p>- You\u2019ll receive comprehensive sales training.</p><p>- You'll be mentored to grow as a leader and sales expert</p><p>- You have opportunity career growth and advancement</p><p>- Be part of an awesome culture. Think Top Golf outings and trips to Mexico. We like to have fun.</p><p>- You\u2019ll be impacting the environment by helping homeowners improve their home's efficiency with Apex's ultra-efficient window and door systems.</p><p><b>Compensation</b></p><p>- Paid training starting on day one</p><p>- Weekly base pay</p><p>- Weekly commissions based on performance<br/>- Weekly Bonus Opportunities<br/>- Weekly Office Incentives<br/>- Average Year One compensation $50,000 - $67,500*</p><p>Requirements*</p><p>- College degree preferred or two years relevent experience<br/>- Reliable transportation needed<br/>- Strong communication skills<br/>- A willingness to be coached<br/>- Minimum of 30 hours per week<br/><b>Training: </b></p><p>- Trainees will be guided through our sales and communication training with the expectations of developing all the tools necessary to be successful.<br/>- The training consists of a combination of office and field training.</p><p>Job Types: Full-time, Part-time, Contract</p><p>Pay: $50,000.00 - $67,500.00 per year</p><p>Benefits:</p><ul><li>Paid training</li></ul><p>Supplemental Pay:</p><ul><li>Bonus pay</li><li>Commission pay</li></ul><p>License/Certification:</p><ul><li>Driver's License (Required)</li></ul><p>Work Location:</p><ul><li>On the road</li></ul><p>Work Remotely:</p><ul><li>No</li></ul><p>Work Location: On the road</p>", "job_title": "Sales", "location": "Chicago, IL"} | {"type": "object", "properties": {"company": {"type": "object", "properties": {"glassdoor_benefits_url": {"type": "string"}, "glassdoor_overview_url": {"type": "string"}, "glassdoor_photos_url": {"type": "string"}, "glassdoor_reviews_url": {"type": "string"}, "glassdoor_salaries_url": {"type": "string"}, "id": {"type": "integer"}, "link": {"type": "string"}, "name": {"type": "string"}}}, "creation_date": {"type": "string"}, "description": {"type": "string"}, "job_title": {"type": "string"}, "location": {"type": "string"}}} |
f1639cd5-81a4-4f50-98d4-cb1d1c00121e/endpoint_2bd11877-8e75-43e0-9b10-0d0f57b875f5/0/0 | glassdoor | Mantiks provide an easy and fast access to all companies and job information from Glassdoor job board.
Retrieve job postings in real time from Glassdoor with the important meta data as job title, job description, job publication date... | 8.6 | Company details | Crawl information for Glassdoor's Companies. | 200 | Response | {"description": "Our drive to change the world unites us!\r\n\r\nMicrosoft is the ideal place for people who have passion for their work and the desire to make an impact\u2014in their careers, in the community and on the world. Microsoft is a unique company; and not just within the tech industry. Here, smart people thrive on their own terms and push their intelligence to its limit. The variety of job opportunities and career advancement at Microsoft is incredible and empowers you to constantly challenge yourself and chart your own course.", "facebook": null, "final_id": 1651, "final_url": "https://www.glassdoor.com/Overview/Working-at-Microsoft-EI_IE1651.11,20.htm", "headquarters": "Redmond, WA", "id": 1651, "logo": "https://media.glassdoor.com/sqls/1651/microsoft-squarelogo-1479856042252.png", "name": "Microsoft", "revenue": "$10+ billion (USD)", "sector": "Computer Hardware & Software", "size": "10000+ Employees", "twitter": null, "type": "Company - Public", "website": "www.microsoft.com", "year_founded": 1975} | {"type": "object", "properties": {"description": {"type": "string"}, "facebook": {"type": "null"}, "final_id": {"type": "integer"}, "final_url": {"type": "string"}, "headquarters": {"type": "string"}, "id": {"type": "integer"}, "logo": {"type": "string"}, "name": {"type": "string"}, "revenue": {"type": "string"}, "sector": {"type": "string"}, "size": {"type": "string"}, "twitter": {"type": "null"}, "type": {"type": "string"}, "website": {"type": "string"}, "year_founded": {"type": "integer"}}} |
f1639cd5-81a4-4f50-98d4-cb1d1c00121e/endpoint_89763154-0f58-4678-beb2-c0413e01f8ce/0/0 | glassdoor | Mantiks provide an easy and fast access to all companies and job information from Glassdoor job board.
Retrieve job postings in real time from Glassdoor with the important meta data as job title, job description, job publication date... | 8.6 | Locations Search | Search a city / country / state to retrieve location_id / location_type. Useful for jobs search | 200 | Response | {"count": 3, "hits": [{"country_name": "United States", "full_type": "CITY", "id": 1128808, "long_name": "Chicago, IL (US)", "name": "Chicago, IL (US)", "type": "C"}, {"country_name": "United States", "full_type": "CITY", "id": 1157986, "long_name": "Chicago Heights, IL (US)", "name": "Chicago Heights, IL (US)", "type": "C"}, {"country_name": "United States", "full_type": "CITY", "id": 1128810, "long_name": "Chicago Ridge, IL (US)", "name": "Chicago Ridge, IL (US)", "type": "C"}]} | {"type": "object", "properties": {"count": {"type": "integer"}, "hits": {"type": "array", "items": {"type": "object", "properties": {"country_name": {"type": "string"}, "full_type": {"type": "string"}, "id": {"type": "integer"}, "long_name": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}}}}} |
f1639cd5-81a4-4f50-98d4-cb1d1c00121e/endpoint_49285aa6-266e-4c0a-a46a-c0e26589c728/0/0 | glassdoor | Mantiks provide an easy and fast access to all companies and job information from Glassdoor job board.
Retrieve job postings in real time from Glassdoor with the important meta data as job title, job description, job publication date... | 8.6 | Companies Search | Search companies by name. | 200 | Response | {"count": 3, "hits": [{"confidence": 7.4236507, "id": 1651, "name": "Microsoft"}, {"confidence": 6.993018, "id": 1651, "name": "Microsoft Corporation"}, {"confidence": 5.8488173, "id": 1651, "name": "Microsoft Store"}]} | {"type": "object", "properties": {"count": {"type": "integer"}, "hits": {"type": "array", "items": {"type": "object", "properties": {"confidence": {"type": "number"}, "id": {"type": "integer"}, "name": {"type": "string"}}}}}} |
f1639cd5-81a4-4f50-98d4-cb1d1c00121e/endpoint_f914e0bd-444c-4bef-beb4-5431bb507597/0/0 | glassdoor | Mantiks provide an easy and fast access to all companies and job information from Glassdoor job board.
Retrieve job postings in real time from Glassdoor with the important meta data as job title, job description, job publication date... | 8.6 | Jobs Search | Search jobs with by keyword and location. | 200 | Response | {"count": 30, "hits": [{"company": null, "id": 1007429319583, "job_title_normalized": "Physician", "job_title_text": "Physician Liaison", "link": "/job/1007429319583", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007217218467, "job_title_normalized": "Sales Representative", "job_title_text": "OEM Electrical Component Sales Rep", "link": "/job/1007217218467", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 235675, "link": "/company/235675", "name": "Apex Energy Solutions"}, "id": 1007142068313, "job_title_normalized": "Sales Representative", "job_title_text": "Sales", "link": "/job/1007142068313", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 199759, "link": "/company/199759", "name": "Lipari Foods"}, "id": 1007514966186, "job_title_normalized": "Sales Representative II", "job_title_text": "Sales Representative II", "link": "/job/1007514966186", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 198309, "link": "/company/198309", "name": "Zacks Investment Research"}, "id": 1007236440198, "job_title_normalized": "Sales Representative", "job_title_text": "Alternative Data Sales", "link": "/job/1007236440198", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007411140342, "job_title_normalized": "Interior Designer", "job_title_text": "Design Consultant - Sales (Chicago)", "link": "/job/1007411140342", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 615317, "link": "/company/615317", "name": "Tripp Lite"}, "id": 1007523114629, "job_title_normalized": "Sales Operations Manager", "job_title_text": "CDW Sales Operations Coordinator", "link": "/job/1007523114629", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 615317, "link": "/company/615317", "name": "Tripp Lite"}, "id": 1007426421860, "job_title_normalized": "Sales Coordinator", "job_title_text": "Sales Coordinator", "link": "/job/1007426421860", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007494527074, "job_title_normalized": "Account Manager", "job_title_text": "Jewelry Account Manager (Wholesale)", "link": "/job/1007494527074", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007488889354, "job_title_normalized": "Sales Representative", "job_title_text": "Area Sales Representative", "link": "/job/1007488889354", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007510386802, "job_title_normalized": "Sales Representative Manager", "job_title_text": "Luxury Sales Manager", "link": "/job/1007510386802", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007241098564, "job_title_normalized": "Sales Representative", "job_title_text": "Sales Consultant", "link": "/job/1007241098564", "location_id": 1128902, "location_name": "Lombard, IL", "location_type": "C"}, {"company": {"id": 10446, "link": "/company/10446", "name": "Freudenberg & Co. Kommanditgesellschaft"}, "id": 1007493727723, "job_title_normalized": "Territory Sales Manager", "job_title_text": "Controlled Environment Territory Sales Manager Midwest", "link": "/job/1007493727723", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 136736, "link": "/company/136736", "name": "Paycom Payroll, LLC"}, "id": 1007537589773, "job_title_normalized": "Inside Sales Representative", "job_title_text": "Inside Sales Representative - Chicago", "link": "/job/1007537589773", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 411357, "link": "/company/411357", "name": "Renewal By Andersen"}, "id": 1007460386167, "job_title_normalized": "Sales Representative", "job_title_text": "Sales Representative (Uncapped Commission and Pre-Set Appointments!)", "link": "/job/1007460386167", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 2019271, "link": "/company/2019271", "name": "Verity Studios AG"}, "id": 1007523658683, "job_title_normalized": "Sales Manager", "job_title_text": "Area Sales Manager USA (remote)", "link": "/job/1007523658683", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007460905704, "job_title_normalized": "Sales Representative", "job_title_text": "Sales Representative", "link": "/job/1007460905704", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007491231815, "job_title_normalized": "Sales Representative", "job_title_text": "Cannabis Sales Representative", "link": "/job/1007491231815", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 1591473, "link": "/company/1591473", "name": "K-Five Construction Corporation"}, "id": 1007530731008, "job_title_normalized": "Sales Representative", "job_title_text": "Materials Sales Representative", "link": "/job/1007530731008", "location_id": 1129002, "location_name": "Westmont, IL", "location_type": "C"}, {"company": null, "id": 1007412921193, "job_title_normalized": "Sales Representative", "job_title_text": "Sales Representative", "link": "/job/1007412921193", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007344520157, "job_title_normalized": "Director Sales Coordination", "job_title_text": "Director of Franchise Sales", "link": "/job/1007344520157", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007393709530, "job_title_normalized": "Inside Sales Representative", "job_title_text": "Inside Sales Representative", "link": "/job/1007393709530", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007539782234, "job_title_normalized": "Event Planner Manager", "job_title_text": "Restaurant Event Sales Manager", "link": "/job/1007539782234", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 2559984, "link": "/company/2559984", "name": "Celero Commerce"}, "id": 1007507434333, "job_title_normalized": "Inside Sales Representative", "job_title_text": "Inside Sales - Base Pay + Uncapped Commissions!", "link": "/job/1007507434333", "location_id": 1158097, "location_name": "Rosemont, IL", "location_type": "C"}, {"company": null, "id": 1007505234727, "job_title_normalized": "Sales Representative", "job_title_text": "Sales Representative", "link": "/job/1007505234727", "location_id": 302, "location_name": "Illinois", "location_type": "S"}, {"company": null, "id": 1007539991285, "job_title_normalized": "Sales Representative", "job_title_text": "Brewery Sales Representative Chicago", "link": "/job/1007539991285", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": null, "id": 1007530810195, "job_title_normalized": "Business Development Associate", "job_title_text": "Business Development Representative- Chicago", "link": "/job/1007530810195", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 427685, "link": "/company/427685", "name": "S AND P SOLUTIONS CORPORATION"}, "id": 1007478932206, "job_title_normalized": "Teller", "job_title_text": "Bitcoin Teller Location Sales", "link": "/job/1007478932206", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 1979603, "link": "/company/1979603", "name": "Travel Zap Inc"}, "id": 1007423596121, "job_title_normalized": "Head Sales Manager", "job_title_text": "Head of Sales and Marketing", "link": "/job/1007423596121", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}, {"company": {"id": 2573758, "link": "/company/2573758", "name": "National Cremation Society"}, "id": 1007474030574, "job_title_normalized": "Sales Manager", "job_title_text": "Sales Manager", "link": "/job/1007474030574", "location_id": 1128808, "location_name": "Chicago, IL", "location_type": "C"}], "next_page": {"next_page_cursor": "AB4AAoEAPAAAAAAAAAAAAAAAAcGMFtwAfgECAQgsCAesdb14o9Vt/Ay3E5p25K3s6oh+Xp4RUZ7tVRJ/7ua7GRTLYpwtBy9kojx4jmlsoheXZKXQXIRl/hAPXMHmHnQDaGACc9dNzX6RPxinT/mIJbf7lkyxf9KJdOPHfpXP73x8GnHdJ94duGmGqq/rwqkVq3wVRsq2ugAA", "next_page_id": 3}} | {"type": "object", "properties": {"count": {"type": "integer"}, "hits": {"type": "array", "items": {"type": "object"}}, "next_page": {"type": "object", "properties": {"next_page_cursor": {"type": "string"}, "next_page_id": {"type": "integer"}}}}} |
f4551ffe-5059-4b6d-80cd-9ecfbccdc613/c85da91c-ff2e-4411-b7f7-1fba09abc6b4/0/0 | House Plants | HOUSE PLANT DATABASE & RESTful API for house plant data (Over 300+ plant details/images) along with their description and information on how to best take care of them (ideal temperature, light, etc.)
NEW ROUTES COMING SOON (GetAllLite, GetByLatinName, GetByCommonName, GetCategories, GetAllByCategory) | 9.3 | GetAllCategories | Get all available categories for all plants | 200 | New Example | [{"Category": "Dracaena"}, {"Category": "Palm"}, {"Category": "Anthurium"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Category": {"type": "string"}}, "required": ["Category"]}} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.