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 |
|---|---|---|---|---|---|---|---|---|---|
28ed84fa-54bf-48d4-89a8-2d22ed9b7f2f/86ad50c1-a70b-4a89-99aa-4e2614b79d55/0/0 | Linkedin Profile Data Api | LinkedIn profile data API provides LinkedIn profile data, open to work status, skills, work experience, education, courses, given & received recommendation, and last activity date, LinkedIn profile connection count, etc. as JSON response.
Please contact us if you need a custom package
If you need bigger packages please... | 9.6 | Get profile data & connection count | Get linkedin profile data & connection count | 200 | New Example | {"connection": 11070, "data": {"firstName": "Yogesh", "lastName": "Kumar", "isOpenToWork": false, "isHiring": false, "profilePicture": "https://media.licdn.com/dms/image/D5603AQHHeiC4RfsaYA/profile-displayphoto-shrink_800_800/0/1668512712244?e=1704931200&v=beta&t=k9IvwYk-xmr-O3VvbmbTGdAa2gHVKeQclQDY16GlP9Q", "summary":... | {"type": "object", "properties": {"connection": {"type": "integer"}, "data": {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}, "isOpenToWork": {"type": "boolean"}, "isHiring": {"type": "boolean"}, "profilePicture": {"type": "string"}, "summary": {"type": "string"}, "head... |
28ed84fa-54bf-48d4-89a8-2d22ed9b7f2f/f285b948-5887-4df1-bd36-2bc3b376cc34/0/0 | Linkedin Profile Data Api | LinkedIn profile data API provides LinkedIn profile data, open to work status, skills, work experience, education, courses, given & received recommendation, and last activity date, LinkedIn profile connection count, etc. as JSON response.
Please contact us if you need a custom package
If you need bigger packages please... | 9.6 | Get profile data | GET LinkedIn profile data, open to work status, skills, work experience, education, courses in ONE REQUEST. | 200 | Example | {"firstName": "Yogesh", "lastName": "Kumar", "isOpenToWork": false, "isHiring": false, "profilePicture": "https://media.licdn.com/dms/image/D5603AQHHeiC4RfsaYA/profile-displayphoto-shrink_800_800/0/1668512712244?e=1704931200&v=beta&t=k9IvwYk-xmr-O3VvbmbTGdAa2gHVKeQclQDY16GlP9Q", "summary": "Click the connect button and... | {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}, "isOpenToWork": {"type": "boolean"}, "isHiring": {"type": "boolean"}, "profilePicture": {"type": "string"}, "summary": {"type": "string"}, "headline": {"type": "string"}, "geo": {"type": "object", "properties": {"country"... |
28ed84fa-54bf-48d4-89a8-2d22ed9b7f2f/6c02e709-c4dd-4e5a-bb6d-52424d42f0e5/0/0 | Linkedin Profile Data Api | LinkedIn profile data API provides LinkedIn profile data, open to work status, skills, work experience, education, courses, given & received recommendation, and last activity date, LinkedIn profile connection count, etc. as JSON response.
Please contact us if you need a custom package
If you need bigger packages please... | 9.6 | Get Given Recommendations | Get profile’s given recommendations | 200 | example | {"success": true, "message": "", "data": [{"text": "Ian is hands down one of the most amazing people to work with in consumer technology. From an extremely rare and sophisticated mastery of community and content products, to an obsessive ownership and devotion to a product, to an intense ability to prioritize towards e... | {"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "integer"}, "lastModified": {"type": "integer"}, "relationship": {"type": "string"}, "recommendee": {"type... |
28ed84fa-54bf-48d4-89a8-2d22ed9b7f2f/d25dbb3c-2c76-4fe7-bea7-ad21c34acd0e/0/0 | Linkedin Profile Data Api | LinkedIn profile data API provides LinkedIn profile data, open to work status, skills, work experience, education, courses, given & received recommendation, and last activity date, LinkedIn profile connection count, etc. as JSON response.
Please contact us if you need a custom package
If you need bigger packages please... | 9.6 | Get Received Recommendations | Get profile’s received recommendations | 200 | example | {"success": true, "message": "", "data": [{"text": "Ryan is a true leader. He inspires those who work with him and is astute, charismatic, and focused; for these reasons he is extremely effective at rallying colleagues around common goals and getting things done. He possesses the rare capacity to integrate people ski... | {"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "integer"}, "lastModified": {"type": "integer"}, "relationship": {"type": "string"}, "recommender": {"type... |
e56c45e1-56ca-49bc-a2cd-1a2945a76fec/f5a0d21d-a4ba-497f-9eca-e73481d72fb2/0/0 | Lyngwa | Get global countries, cities and islands data. | 6.4 | Get Country by Currency Name | Get Country data (identity, currency and flag) by Currency Name | 200 | Response | [{"Name": "Cyprus", "Iso2": "CY", "Iso3": "CYP", "Currency": {"Code": "CYP", "Name": "Pound", "Symbol": "CYP"}, "flag": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzl... | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Iso2": {"type": "string"}, "Iso3": {"type": "string"}, "Currency": {"type": "object", "properties": {"Code": {"type": "string"}, "Name": {"type": "string"}, "Symbol": {"type": "string"}}}, "flag": {"type": "string"}}}} |
e56c45e1-56ca-49bc-a2cd-1a2945a76fec/c7b14c4f-9913-43f4-80c9-e0569f5c1e56/0/0 | Lyngwa | Get global countries, cities and islands data. | 6.4 | Get Country by Currency Code | Get Country data (identity, currency and flag) by Currency Code | 200 | Response | [{"Name": "American Samoa", "Iso2": "AS", "Iso3": "ASM", "Currency": {"Code": "USD", "Name": "Dollar", "Symbol": "$"}, "flag": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5U... | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Iso2": {"type": "string"}, "Iso3": {"type": "string"}, "Currency": {"type": "object", "properties": {"Code": {"type": "string"}, "Name": {"type": "string"}, "Symbol": {"type": "string"}}}, "flag": {"type": "string"}}}} |
e56c45e1-56ca-49bc-a2cd-1a2945a76fec/f6128224-6765-4c7b-acd4-c1bff398e6af/0/0 | Lyngwa | Get global countries, cities and islands data. | 6.4 | Get Country by Name Like | Get Country data (identity, currency and flag) by Name like | 200 | Response | [{"Name": "French Southern Territories", "Iso2": "TF", "Iso3": "ATF", "Currency": {"Code": "EUR", "Name": "Euro", "Symbol": "\u20ac"}, "flag": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAIAAAAVyRqTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAxJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1w... | {"type": "array", "items": {"type": "object"}} |
e56c45e1-56ca-49bc-a2cd-1a2945a76fec/e7c309fa-fb26-43dc-b613-d77f76233abe/0/0 | Lyngwa | Get global countries, cities and islands data. | 6.4 | Get Country by Iso3 | Get Country data (identity, currency and flag) by Iso3 | 200 | Response | {"Name": "Angola", "Iso2": "AO", "Iso3": "AGO", "Currency": {"Code": "AOA", "Name": "Kwanza", "Symbol": "Kz"}, "flag": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAIAAAAVyRqTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlk... | {"type": "object", "properties": {"Name": {"type": "string"}, "Iso2": {"type": "string"}, "Iso3": {"type": "string"}, "Currency": {"type": "object", "properties": {"Code": {"type": "string"}, "Name": {"type": "string"}, "Symbol": {"type": "string"}}}, "flag": {"type": "string"}}} |
e56c45e1-56ca-49bc-a2cd-1a2945a76fec/f9c37a68-27c3-4aa4-a354-1ddeba69b9df/0/0 | Lyngwa | Get global countries, cities and islands data. | 6.4 | Get Country by Iso2 | Get Country data (identity, currency and flag) by Iso2 | 200 | Response | {"Name": "Antigua And Barbuda", "Iso2": "AG", "Iso3": "ATG", "Currency": {"Code": "XCD", "Name": "Dollar", "Symbol": "$"}, "flag": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAYAAACaq43EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVT... | {"type": "object", "properties": {"Name": {"type": "string"}, "Iso2": {"type": "string"}, "Iso3": {"type": "string"}, "Currency": {"type": "object", "properties": {"Code": {"type": "string"}, "Name": {"type": "string"}, "Symbol": {"type": "string"}}}, "flag": {"type": "string"}}} |
e56c45e1-56ca-49bc-a2cd-1a2945a76fec/7052c8b3-28c6-4b62-bd77-654b19f04b45/0/0 | Lyngwa | Get global countries, cities and islands data. | 6.4 | Get City by Name Like | Get City by Name Like | 200 | Response | [{"Id": 1779, "Name": "Bad Neuenahr-Ahrweiler", "CountryIso2": "DE", "Latitude": 50.5447, "Longitude": 7.1133}, {"Id": 1780, "Name": "Bad Neustadt", "CountryIso2": "DE", "Latitude": 50.3219, "Longitude": 10.2161}, {"Id": 1838, "Name": "Bagneux", "CountryIso2": "FR", "Latitude": 48.7983, "Longitude": 2.3137}, {"Id": 260... | {"type": "object", "properties": {"Id": {"type": "integer"}, "Name": {"type": "string"}, "CountryIso2": {"type": "string"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}}} |
e56c45e1-56ca-49bc-a2cd-1a2945a76fec/5732c8a5-411f-4437-a99a-e95607240307/0/0 | Lyngwa | Get global countries, cities and islands data. | 6.4 | Get City by Id | Get City by Id | 200 | Response | {"Id": 13358, "Name": "London", "CountryIso2": "GB", "Latitude": 51.5072, "Longitude": -0.1275} | {"type": "object", "properties": {"Id": {"type": "integer"}, "Name": {"type": "string"}, "CountryIso2": {"type": "string"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}}} |
edf82f2f-5cb0-4632-82e1-bebff33b0c57/773ac463-05c4-4def-bf47-771f9c12f7d1/0/0 | Chinese Lunar Calendar | Convert a date in western calendar(Gregorian calendar, solar calendar) into a Chinese lunar calendar date for any dates from 1900-01-01 to 2100-12-31. Also returns its sexagenary cycle, a.k.a. Gan Zi, solar term, a.k.a. Jie Qi, zodiac sign, and Chinese zodiac sign. The result will be in Chinese (Traditional or Simplif... | 8.2 | getchineselunarcalendar | Convert a solar calendar date into its corresponding Chinese lunar calendar date | 200 | New Example | {"status": "1", "msg": "", "result": {"solarDate": {"solarDay": 17, "solarMonth": 11, "solarYear": 2023}, "lunarDate": {"isleap": 0, "lunarDay": 5, "lunarMonth": 10, "lunarYear": 2023}, "lunarDateinChinese": "\u5341\u6708\u521d\u4e94", "sexagenaryCycle": "\u7678\u536f", "solarTerm": "", "solarTerminEnglish": "", "festi... | {"status": "string", "msg": "string", "result": {"solarDate": {"solarDay": "number", "solarMonth": "number", "solarYear": "number"}, "lunarDate": {"isleap": "number", "lunarDay": "number", "lunarMonth": "number", "lunarYear": "number"}, "lunarDateinChinese": "string", "sexagenaryCycle": "string", "solarTerm": "string",... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/ed0a389d-5722-4af4-aa27-343f50ad32d6/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get gold demand by country | returns realtime gold demand by country | 200 | Response | [{"country": "China", "goldOunces": "24,764,849", "tag": "gold Demand By Country In Ounces"}, {"country": "Saudi Arabia", "goldOunces": "1,155,027", "tag": "gold Demand By Country In Ounces"}, {"country": "Egypt", "goldOunces": "886,287", "tag": "gold Demand By Country In Ounces"}, {"country": "South Korea", "goldOunce... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "goldOunces": {"type": "string"}, "tag": {"type": "string"}}, "required": ["country", "goldOunces", "tag"]}} |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/667f8bbb-5547-4076-a058-18ec01248ee2/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get All country energy | Returns realtime energy consumption for current year YTD in BTUS(Billion BTU`s) Top 10 countries and world total | 200 | Response | [{"country": "China", "energyConsumption2022YTD": "19,928,843", "unit": "Billion BTU`s", "timeStamp": "2022-02-14T23:58:41.208Z", "tag": "country energy consumption"}, {"country": "US", "energyConsumption2022YTD": "11,903,312", "unit": "Billion BTU`s", "timeStamp": "2022-02-14T23:58:41.208Z", "tag": "country energy con... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "energyConsumption2022YTD": {"type": "string"}, "unit": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["country", "energyConsumption2022... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/0f38d37f-683e-46c0-bbee-a24e3af72da3/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get Specific Country economic stats, forecast, news | This specific country endpoint returns top 30 countries:
Realtime Economic states: population, national debt, GDP, public debt to gdp ratio, external debt to gdp ratio
Economic summary: economic forecast YTD, economic outlook
Realtime latest economic news: top ten latest articles, various sources | 200 | Response | [{"country": "Saudi Arabia", "countryFlag": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Flag_of_Saudi_Arabia.svg/640px-Flag_of_Saudi_Arabia.svg.png", "population": "34,338,965", "nationalDebt": "$190,659,600,780", "gdpGrossDomesticProduct": "$751,747,595,334", "publicDebtToGdpRatio": "25.36%", "externalD... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "countryFlag": {"type": "string"}, "population": {"type": "string"}, "nationalDebt": {"type": "string"}, "gdpGrossDomesticProduct": {"type": "string"}, "publicDebtToGdpRatio": {"type"... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/d9471446-4831-4680-8ee7-5de47998c6ee/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get Gold Holding All countires | returns gold Holding By Country In Ounces | 200 | Response | [{"country": "US", "amountInOunces": "286,905,511", "timeStamp": "2022-02-15T00:44:29.551Z", "tag": "gold Holding By Country In Ounces"}, {"country": "Germany", "amountInOunces": "118,470,296", "timeStamp": "2022-02-15T00:44:29.551Z", "tag": "gold Holding By Country In Ounces"}, {"country": "Int. Monetary Fund", "amoun... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "amountInOunces": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["amountInOunces", "country", "tag", "timeStamp"]}} |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/89d1dcef-ed02-49f6-8f8e-34268dbd9b93/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get Type of Gold Production | This realtime endpoint returns the amount of gold recycled, and gold produced in ounces. | 200 | Response | [{"country": "US", "year": "Recycled Gold", "amountOfGoldInOunces": "41,315,848", "tag": "gold Production"}, {"country": "US", "year": "Gold Production", "amountOfGoldInOunces": "124,845,154", "tag": "gold Production"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "year": {"type": "string"}, "amountOfGoldInOunces": {"type": "string"}, "tag": {"type": "string"}}, "required": ["amountOfGoldInOunces", "country", "tag", "year"]}} |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/722d75a9-8c8d-45a4-8f8c-898b3a91da9a/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get World Energy Production | This realtime endpoint returns world energy production for the most used resources YTD | 200 | Response | [{"resource": "Natural Gas", "worldEnergyProduction2022YTD": "21,555,006", "unit": "Billion BTU`s", "timeStamp": "2022-02-15T16:27:17.067Z", "tag": "World energy Production"}, {"resource": "Crude Oil", "worldEnergyProduction2022YTD": "18,564,716", "unit": "Billion BTU`s", "timeStamp": "2022-02-15T16:27:17.067Z", "tag":... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"resource": {"type": "string"}, "worldEnergyProduction2022YTD": {"type": "string"}, "unit": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["resource", "tag", "timeStam... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/90059569-5b3f-49de-8f50-d4602d12b937/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get World Total Gold Demand Supply In Ounces | This realtime endpoint returns the amount of gold Demand Supply YTD since 2012. | 200 | Response | [{"year": "2022", "goldDemandAndSupply": "160,607,677", "tag": "total Gold Demand/Supply In Ounces"}, {"year": "2021", "goldDemandAndSupply": "$161,213,910", "tag": "total Gold Demand/Supply In Ounces"}, {"year": "2020", "goldDemandAndSupply": "$164,549,059", "tag": "total Gold Demand/Supply In Ounces"}, {"year": "2019... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"year": {"type": "string"}, "goldDemandAndSupply": {"type": "string"}, "tag": {"type": "string"}}, "required": ["goldDemandAndSupply", "tag", "year"]}} |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/fd655ea5-e718-430c-aaba-e97607867b1d/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Workforce Demographics | This realtime endpoint returns the amount of US Income Taxpayers, Us Workforce (Now and 2000), US Official Unemployed, US Actual Unemployment, US Private Sector Jobs, US Self Employed, US Not In Labor Force(Now and 2000), US Full Time Workers, US Part Time Workers, US Union Workers, US Government Employees, US Median I... | 200 | Response | {"usPop": "332,588,170", "usIncomeTaxpayers": "124,991,077", "usWorkforceNow": "157,424,675", "usWorkforce2000": "159,259,199", "usOfficialUnemployed": "6,447,451", "usActualUnemployed": "13,014,112", "usPrivateSectorJobs": "124,620,052", "usSelfEmployed": "9,075,977", "usNotInLaborForceNow": "99,540,766", "usNotInLabo... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"usPop": {"type": "string"}, "usIncomeTaxpayers": {"type": "string"}, "usWorkforceNow": {"type": "string"}, "usWorkforce2000": {"type": "string"}, "usOfficialUnemployed": {"type": "string"}, "usActualUnemployed": {"type": "string"}, "usPriva... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/f7e4de3c-da84-422d-bb32-6862c9ef055f/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US New Home Sales Annual Rate | This realtime endpoint returns the new Home Sales Annual Rate since 2007 | 200 | Response | [{"country": "US", "year": "2022", "newHomeSalesAnnualRate": "790,876", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "new home sales annual rate"}, {"country": "US", "year": "2021", "newHomeSalesAnnualRate": "795,661", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "new home sales annual rate"}, {"country": "US", "... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "year": {"type": "string"}, "newHomeSalesAnnualRate": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["country", "newHomeSalesAnnualRate"... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/37580e3f-39a7-41fc-9162-7d6802412a1f/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get Dollar to Important Good Ratio | This realtime endpoint gets the current ratios of Dollar to Oil Ratio Now, Dollar to Oil Ratio 1913, Dollar to Silver Ratio Now, Dollar to Silver Ratio 1913, Dollar to Gold Ratio Now, Dollar to Gold Ratio 1913, Paper to Silver Ratio Now, Paper to Gold Ratio Now, Dollar to Crypto Ratio Now, and Dollar to Crypto Ratio 20... | 200 | Response | {"dollarToOilRatioNow": "$74.92 PER BARREL", "dollarToOilRatio1913": "$2.21 PER BARREL", "dollarToSilverRatioNow": "$3,020 PER OUNCE", "dollarToSilverRatio1913": "$2.66 PER OUNCE", "dollarToGoldRatioNow": "$22,063 PER OUNCE", "dollarToGoldRatio1913": "$28.41 PER OUNCE", "paperToSilverRatioNow": "339.39 TO 1", "paperToG... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dollarToOilRatioNow": {"type": "string"}, "dollarToOilRatio1913": {"type": "string"}, "dollarToSilverRatioNow": {"type": "string"}, "dollarToSilverRatio1913": {"type": "string"}, "dollarToGoldRatioNow": {"type": "string"}, "dollarToGoldRati... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/7f48735f-814e-4e32-8357-b8f04b7497f0/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get World Metal Production change | This realtime endpoint returns the world production change of metals:
Gold, Silver, Platinum, Palladium, Lithium, Nickel, Titanium, Zinc, Manganese, Copper, Aluminum, and Iron | 200 | Response | [{"metal": "Gold", "percentageChange": "28.24%", "timeStamp": "2022-02-16T04:35:49.022Z", "tag": "production Change Since 2000"}, {"metal": "Silver", "percentageChange": "35.89%", "timeStamp": "2022-02-16T04:35:49.022Z", "tag": "production Change Since 2000"}, {"metal": "Platinum", "percentageChange": "22.58%", "timeSt... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"metal": {"type": "string"}, "percentageChange": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["metal", "percentageChange", "tag", "timeStamp"]}} |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/8bc77459-3ae1-4c4b-981f-9020fce07b6e/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get World Precious Metal Reserves | This realtime endpoint returns the amount of precious metals in the World:
Gold, Silver, Platinum, Palladium, Lithium, Nickel, Titanium, Zinc, Manganese, Copper, Aluminum, and Iron | 200 | Response | [{"country": "US", "metal": "Gold", "amountInOunces": "1,854,981,842", "timeStamp": "2022-02-16T04:24:46.697Z", "tag": "precious Metal Reserves"}, {"country": "US", "metal": "Silver", "amountInOunces": "17,523,405,023", "timeStamp": "2022-02-16T04:24:46.697Z", "tag": "precious Metal Reserves"}, {"country": "US", "metal... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "metal": {"type": "string"}, "amountInOunces": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["amountInOunces", "country", "metal", "tag... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/fe9241a8-c5c4-43d6-9572-078a463354b7/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Money Creation and Circulation | This realtime endpoint returns details of money and circulation in the US Economy:
US Treasury Dollars(Now and 2000), US M2 Money Supply(Now and 2000), and Currency and Derivatives(Now and 2000) | 200 | Response | {"usTreasuryDollarsNow": "$840,233,641", "usTreasuryDollars2000": "$3,550,707,827", "usM2MoneySupplyNow": "$22,087,785,806,531", "usM2MoneySupply2000": "$4,696,767,136,477", "currencyAndDerivativesNow": "$611,988,032,151,932", "currencyAndDerivatives2000": "$88,952,569,206,637", "timeStamp": "2022-02-16T04:07:33.005Z"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"usTreasuryDollarsNow": {"type": "string"}, "usTreasuryDollars2000": {"type": "string"}, "usM2MoneySupplyNow": {"type": "string"}, "usM2MoneySupply2000": {"type": "string"}, "currencyAndDerivativesNow": {"type": "string"}, "currencyAndDeriva... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/ef97b9e2-af9a-416c-ab10-69d82c207b62/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Largest Budget Items | This realtime endpoint returns the largest budget items for the US Government:
US Medicaid/Medicaid, US Social Security, US Defense, and US Liability Per Citizen | 200 | Response | {"usMedicareMedicaid": "$1,275,173,241,130", "usSocialSecurity": "$1,106,086,620,565", "usDefenseWar": "$721,854,464,811", "usInterestOnDebtNET": "$425,566,520,743", "timeStamp": "2022-02-16T03:50:22.490Z"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"usMedicareMedicaid": {"type": "string"}, "usSocialSecurity": {"type": "string"}, "usDefenseWar": {"type": "string"}, "usInterestOnDebtNET": {"type": "string"}, "timeStamp": {"type": "string"}}, "required": ["timeStamp", "usDefenseWar", "usI... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/af015f84-b09e-4963-95ed-f158b9d1a6db/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Demography on Quality of life | This realtime endpoint returns the amount of US Bankruptcies, US Foreclosures, US Poverty, US people living without insurance, US retirees, US Retirees, US Disabled, US Disabled, US Medicare Enrollees, US Medicaid Recipients, US Millionaires, US Food Stamp Recipients, and US Population. | 200 | Response | {"usPop": "332,588,143", "usBankruptcies": "524,952", "usForeclosures": "63,932", "usLivingInPoverty": "39,457,125", "usWithoutInsurance": "27,174,287", "usRetirees": "56,308,945", "usDisabled": "9,198,320", "usMedicareEnrollees": "62,918,911", "usMedicaidRecipients": "83,998,540", "usMillionaires": "22,035,662", "usFo... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"usPop": {"type": "string"}, "usBankruptcies": {"type": "string"}, "usForeclosures": {"type": "string"}, "usLivingInPoverty": {"type": "string"}, "usWithoutInsurance": {"type": "string"}, "usRetirees": {"type": "string"}, "usDisabled": {"typ... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/b1d12d32-4ab0-4014-aee4-bdf674762593/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Energy Consumption | This realtime endpoint returns the type of energy resource usage in the US IN BTUS YTD:
Natural Gas, Crude Oil, Coal, Nuclear, Biomass, Wind, Hydroelectric, Biofuels, Solar, Geothermal, and Total | 200 | Response | [{"country": "US", "resource": "Natural Gas", "usEnergyConsumption2022YTD": "2,855,725", "unit": "Billion BTU`s", "timeStamp": "2022-02-15T16:27:17.067Z", "tag": "US energy consumption"}, {"country": "US", "resource": "Crude Oil", "usEnergyConsumption2022YTD": "4,348,380", "unit": "Billion BTU`s", "timeStamp": "2022-02... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "resource": {"type": "string"}, "usEnergyConsumption2022YTD": {"type": "string"}, "unit": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/004d5155-516f-4e3a-b8cf-20334d9c54ab/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US New Home Median Sale Price | This realtime endpoint returns new Home Median Sale Price since 2007 | 200 | Response | [{"country": "US", "year": "2022", "newHomeMedianSalePrice": "$395,391", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "new home median sale price"}, {"country": "US", "year": "2021", "newHomeMedianSalePrice": "$387,482", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "new home median sale price"}, {"country": "US",... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "year": {"type": "string"}, "newHomeMedianSalePrice": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["country", "newHomeMedianSalePrice"... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/3ae17af7-e816-429c-8fcc-301680e6480e/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Existing Home Median Sale Price | This realtime endpoint returns existing Home Median Sale Price | 200 | Response | [{"country": "US", "year": "2022", "existingHomeMedianSalePrice": "$348,639", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "existing home median sale price"}, {"country": "US", "year": "2021", "existingHomeMedianSalePrice": "$341,641", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "existing home median sale price"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "year": {"type": "string"}, "existingHomeMedianSalePrice": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["country", "existingHomeMedian... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/e82f78aa-633c-45db-8a7e-ecdce4b6cbfc/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US New Housing Starts Annual Rate | This realtime endpoint returns new Housing Starts Annual Rate since 2007 | 200 | Response | [{"country": "US", "year": "2022", "newHousingStartsAnnualRate": "1,634,623", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "new housing starts annual rate"}, {"country": "US", "year": "2021", "newHousingStartsAnnualRate": "1,603,369", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "new housing starts annual rate"},... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "year": {"type": "string"}, "newHousingStartsAnnualRate": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["country", "newHousingStartsAnn... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/aef87257-22fe-469b-ae64-29a391367ece/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Existing Home Sales Annual Rate | This realtime endpoint returns the existing Home Sales Annual Rate since 2007 | 200 | Response | [{"country": "US", "year": "2022", "existingHomeSalesAnnualRate": "6,335,594", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "existing home sales annual rate"}, {"country": "US", "year": "2021", "existingHomeSalesAnnualRate": "6,246,699", "timeStamp": "2022-02-15T16:27:24.186Z", "tag": "existing home sales annual rat... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "year": {"type": "string"}, "existingHomeSalesAnnualRate": {"type": "string"}, "timeStamp": {"type": "string"}, "tag": {"type": "string"}}, "required": ["country", "existingHomeSalesA... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/6d1b0a99-b033-4010-b7d9-58419471ed6e/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get Gold per sector | This realtime endpoint returns Gold Demand By Sector In Ounces | 200 | Response | [{"sector": "Jewellery", "goldDemandBySectorInOunces": "55,596,399", "tag": "gold Demand By Sector In Ounces"}, {"sector": "Industry", "goldDemandBySectorInOunces": "11,022,982", "tag": "gold Demand By Sector In Ounces"}, {"sector": "Dentistry", "goldDemandBySectorInOunces": "407,048", "tag": "gold Demand By Sector In ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"sector": {"type": "string"}, "goldDemandBySectorInOunces": {"type": "string"}, "tag": {"type": "string"}}, "required": ["goldDemandBySectorInOunces", "sector", "tag"]}} |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/b3960292-29f3-4476-9171-5fb90227fdd1/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Trade Balance | This realtime endpoint returns US Debt Held By Foreign Countries, US Trade Deficit, US Trade Deficit China, and US Imported Oil | 200 | Response | {"usDebtHeldByForeignCountries": "$7,895,376,950,989", "usTradeDeficit": "$1,095,931,870,802", "usTradeDeficitChina": "$353,901,250,971", "usImportedOil": "$271,665,859,495", "timeStamp": "2022-02-15T07:15:49.856Z"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"usDebtHeldByForeignCountries": {"type": "string"}, "usTradeDeficit": {"type": "string"}, "usTradeDeficitChina": {"type": "string"}, "usImportedOil": {"type": "string"}, "timeStamp": {"type": "string"}}, "required": ["timeStamp", "usDebtHeld... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/3bbdf318-5419-4061-9b59-599caba5f863/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US National Debt Statistics | This realtime endpoint returns US National Debt, US National Debt Per Citizen, US National Debt Per Taxpayer, US Federal Official Spending, US Federal Budget Deficit Official, US Federal Actual Spending, US Federal Budget Deficit Actual, US State Debt, US Local Debt, US State Debt Per Citizen, US Local Debt Per Citizen... | 200 | Response | {"usNationalDebt": "$30,033,014,411,625", "usNationalDebtPerCitizen": "$90,285", "usNationalDebtPerTaxpayer": "$239,808", "usFederalSpendingOfficial": "$6,905,388,417,108", "usFederalBudgetDeficitOfficial": "$2,846,515,890,443", "usFederalSpendingActual": "$7,076,179,379,302", "usFederalBudgetDeficitActual": "$3,017,30... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"usNationalDebt": {"type": "string"}, "usNationalDebtPerCitizen": {"type": "string"}, "usNationalDebtPerTaxpayer": {"type": "string"}, "usFederalSpendingOfficial": {"type": "string"}, "usFederalBudgetDeficitOfficial": {"type": "string"}, "us... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/bc790b9c-5765-4a5e-879c-fa57ac6d9025/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Auto sales YTD | this endpoint returns the number of US car sales of 34 major auto brands | 200 | Response | [{"carBrand": "Acura", "amountOfCarSales": "19,291", "timeStamp": "2022-02-14T22:40:43.956Z", "unit": "cars"}, {"carBrand": "Alfa R", "amountOfCarSales": "2,237", "timeStamp": "2022-02-14T22:40:43.956Z", "unit": "cars"}, {"carBrand": "Audi", "amountOfCarSales": "23,881", "timeStamp": "2022-02-14T22:40:43.956Z", "unit":... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"carBrand": {"type": "string"}, "amountOfCarSales": {"type": "string"}, "timeStamp": {"type": "string"}, "unit": {"type": "string"}}, "required": ["amountOfCarSales", "carBrand", "timeStamp", "unit"]}} |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/d9657901-80cb-459f-b6e0-3caefe79619d/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Assets | This realtime endpoint returns Household Assets, US Total National Assets, and assets Per Citizen | 200 | Response | {"houseHoldAssets": "$166,728,080,732,343", "usTotalNationalAssets": "$201,062,298,589,860", "assetsPerCitizen": "$604,384", "timeStamp": "2022-02-15T07:21:28.625Z"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"houseHoldAssets": {"type": "string"}, "usTotalNationalAssets": {"type": "string"}, "assetsPerCitizen": {"type": "string"}, "timeStamp": {"type": "string"}}, "required": ["assetsPerCitizen", "houseHoldAssets", "timeStamp", "usTotalNationalAs... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/1e257787-bb37-499a-adca-bc70a89fcfc0/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Unfunded Debt & Interest | This realtime endpoint returns US Total Interest Paid, US Interest Per Adult, US Bank Interest Received, US Bank Interest Paid, US Student Loan Debt, US Student Loan Debt Per Student, US Credit Card Debit, US Total Debt, US Total Personal Debt US Savings Per Family, and US Personal Debt Per Citizen | 200 | Response | {"usTotalInterestPaid": "$3,337,563,136,940", "usInterestPerAdult": "$12,972", "usBankInterestReceived": "$541,558,589,444", "usBankInterestPaid": "$34,027,759,434", "usStudentLoanDebt": "$1,771,064,263,318", "usStudentLoanDebtPerStudent": "$39,445", "usCreditCardDebit": "$1,033,836,280,845", "usTotalDebt": "$86,520,78... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"usTotalInterestPaid": {"type": "string"}, "usInterestPerAdult": {"type": "string"}, "usBankInterestReceived": {"type": "string"}, "usBankInterestPaid": {"type": "string"}, "usStudentLoanDebt": {"type": "string"}, "usStudentLoanDebtPerStuden... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/c2637b55-24c7-4aeb-b29c-2883fef301f5/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Federal Debt To GDP Ratio History | This realtime endpoint returns US Federal Debt To GDP Ratio (1960, 1980, 2000, NOW) | 200 | Response | {"usfederaldebttogdpratio1960": "53.24%", "usfederaldebttogdpratio1980": "34.51%", "usfederaldebttogdpratio2000": "59.15%", "usfederaldebttogdpratioNOW": "3.18%", "timeStamp": "2022-02-15T06:32:06.685Z"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"usfederaldebttogdpratio1960": {"type": "string"}, "usfederaldebttogdpratio1980": {"type": "string"}, "usfederaldebttogdpratio2000": {"type": "string"}, "usfederaldebttogdpratioNOW": {"type": "string"}, "timeStamp": {"type": "string"}}, "req... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/52e444ed-8326-40d8-847e-8bd5c3866f92/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Spending | This realtime endpoint returns US Total Federal Spending, and Spending To GDP. | 200 | Response | {"totalFederalSpending": "$10,207,547,899,043", "spendingToGdp": "42.39%", "timeStamp": "2022-02-15T06:25:29.120Z"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"totalFederalSpending": {"type": "string"}, "spendingToGdp": {"type": "string"}, "timeStamp": {"type": "string"}}, "required": ["spendingToGdp", "timeStamp", "totalFederalSpending"]} |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/ebcfa6dc-28e2-4806-a827-e0e39a7b1bb3/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get US Tax Revenue Statistics | This realtime endpoint returns US Federal Tax Revenue, US Revenue Per Citizen, US Income Tax Revenue, US Payroll Tax Revenue, US CorporateTax Revenue, US Total State Revenue, US Total Local Revenue, US Tariff Tax Revenue, and US GDP | 200 | Response | {"usFederalTaxRevenue": "$4,058,872,980,245", "usRevenuePerCitizen": "$12,211", "usIncomeTaxRevenue": "$1,915,371,871,408", "usPayrollTaxRevenue": "$1,306,433,639,027", "usCorporateTaxRevenue": "$332,654,919,751", "usTotalStateRevenue": "$2,185,830,683,594", "usTotalLocalRevenue": "$1,510,883,156,448", "usTariffTaxReve... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"usFederalTaxRevenue": {"type": "string"}, "usRevenuePerCitizen": {"type": "string"}, "usIncomeTaxRevenue": {"type": "string"}, "usPayrollTaxRevenue": {"type": "string"}, "usCorporateTaxRevenue": {"type": "string"}, "usTotalStateRevenue": {"... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/1a5e529d-d597-4665-ad59-1bb73c168918/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get All US State Economic Stats | This All state endpoint returns:
Demographics: realtime population, unemployment count, food stamp recipient count.
Economic Data: GDP, debt, debt to GDP ratio, in state revenue, spending, debt per citizen | 200 | Response | [{"state": "Alabama", "abbreviations": "AL", "population": "5,190,726", "unemployed": "65,864", "foodStampRecipient": "763,102", "gdp": "$241,463,978,610", "debt": "$21,107,315,128", "debtToGdpRatio": "8.82%", "inStateRevenue": "$45,536,312,167", "spending": "$53,974,144,762", "debtPerCitizen": "$4,078", "timeStamp": "... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"state": {"type": "string"}, "abbreviations": {"type": "string"}, "population": {"type": "string"}, "unemployed": {"type": "string"}, "foodStampRecipient": {"type": "string"}, "gdp": {"type": "string"}, "debt": {"t... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/28671db0-bb59-49a7-9b07-d41cbe0cc2a2/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get Specific State Economic Stats(abbreviations) | This specific state endpoint returns:
Demographics: realtime population, unemployment count, food stamp recipient count.
Economic Data: GDP, debt, debt to GDP ratio, in state revenue, spending, debt per citizen | 200 | Response | [{"state": "New York", "abbreviations": "NY", "population": "21,228,967", "unemployed": "621,134", "foodStampRecipient": "2,788,414", "gdp": "$1,794,689,630,857", "debt": "$363,622,829,741", "debtToGdpRatio": "20.46%", "inStateRevenue": "$340,469,244,118", "spending": "$395,032,923,602", "debtPerCitizen": "$17,203", "t... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"state": {"type": "string"}, "abbreviations": {"type": "string"}, "population": {"type": "string"}, "unemployed": {"type": "string"}, "foodStampRecipient": {"type": "string"}, "gdp": {"type": "string"}, "debt": {"t... |
4b93a2b7-0df3-48bd-9745-a3819ba845bf/2c3309ff-65c1-4322-9ef8-3a049bf4654f/0/0 | Global Economy Analytics | Returns LIVE amount of US National Debt, Tax revenue and 20+ more stats. Also returns detailed finance data on for the US and major countries. | 8.5 | Get Specific State Economic Stats | This specific state endpoint returns:
Demographics: realtime population, unemployment count, food stamp recipient count.
Economic Data: GDP, debt, debt to GDP ratio, in state revenue, spending, debt per citizen | 200 | Response | [{"state": "New York", "abbreviations": "NY", "population": "21,228,967", "unemployed": "621,134", "foodStampRecipient": "2,788,414", "gdp": "$1,794,689,630,857", "debt": "$363,622,829,741", "debtToGdpRatio": "20.46%", "inStateRevenue": "$340,469,244,118", "spending": "$395,032,923,602", "debtPerCitizen": "$17,203", "t... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"state": {"type": "string"}, "abbreviations": {"type": "string"}, "population": {"type": "string"}, "unemployed": {"type": "string"}, "foodStampRecipient": {"type": "string"}, "gdp": {"type": "string"}, "debt": {"t... |
9c550fc2-ee98-4f4f-b382-de74c3596765/4faa16a2-3ce0-4ac0-9e05-ebac7c99681b/0/0 | HS Code - Harmonized System | Search Harmonized System (HS Code) definitions and descriptions | 8.1 | HS Code Details | Get details of specific HS code | 200 | Response | {"status": "success", "msg": "", "result": {"code": "62", "digits": "2", "description": "Articles of apparel and clothing accessories, not knitted or crocheted"}} | {"status": "string", "msg": "string", "result": {"code": "string", "digits": "string", "description": "string"}} |
9c550fc2-ee98-4f4f-b382-de74c3596765/6c90a406-b8d5-4d09-9688-680737be502b/0/0 | HS Code - Harmonized System | Search Harmonized System (HS Code) definitions and descriptions | 8.1 | HS Code Search | Search for Harmonized HS Codes with keywords like clothing, apparel etc. | 200 | Response | {"status": "success", "msg": "", "result": [{"code": "61", "digits": "2", "description": "Articles of apparel and clothing accessories, knitted or crocheted"}, {"code": "62", "digits": "2", "description": "Articles of apparel and clothing accessories, not knitted or crocheted"}, {"code": "4303", "digits": "4", "descrip... | {"status": "string", "msg": "string", "result": [{"code": "string", "digits": "string", "description": "string"}]} |
7b93c9ae-f0f4-4cf1-95dc-7d41902923c6/cca89425-0b3a-410f-a137-0d62c6abb906/0/0 | Companies | 🟢💚 2023 Companies database +60M domains ✨ Identify potential customers with our API (linkedin, total employees, description, social networks, technologies…) | 9.4 | Company | Query with the company domain. | 200 | Response | {"name": "Gucci", "domain": "gucci.com", "domain_name": "gucci", "domain_tld": "com", "business_type": null, "monthly_visitors": "100m-500m", "phone_number": "+39 055 759221", "revenue": "over-1b", "staff_range": "over-10k", "founded": 1921, "updated_at": "2022-12-25T16:30:51+00:00", "description": "Influential, innova... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"name": {"type": "string"}, "domain": {"type": "string"}, "domain_name": {"type": "string"}, "domain_tld": {"type": "string"}, "business_type": {"type": "null"}, "monthly_visitors": {"type": "string"}, "phone_number": {"type": "string"}, "re... |
1af3e41a-fcda-4f35-af65-05dc44badbd1/fa4ac1fe-7674-4d8f-a820-eb2cf8757afb/0/0 | CPF Validator | Validates Brazilian CPF numbers. It can also generate random valid numbers. | 7.3 | Validate CPF number | Checks if a CPF number is valid. | 406 | Invalid CPF Example | {"valid": false} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"valid": {"type": "boolean"}}, "required": ["valid"]} |
1af3e41a-fcda-4f35-af65-05dc44badbd1/fa4ac1fe-7674-4d8f-a820-eb2cf8757afb/1/0 | CPF Validator | Validates Brazilian CPF numbers. It can also generate random valid numbers. | 7.3 | Validate CPF number | Checks if a CPF number is valid. | 200 | Valid CPF Example | {"valid": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"valid": {"type": "boolean"}}, "required": ["valid"]} |
1af3e41a-fcda-4f35-af65-05dc44badbd1/7530fb34-9a72-47dc-9856-882a570a6417/0/0 | CPF Validator | Validates Brazilian CPF numbers. It can also generate random valid numbers. | 7.3 | Generate CPF | Generate a random valid CPF number. | 200 | CPF generated | {"cpf": "123.456.789-09"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cpf": {"type": "string"}}, "required": ["cpf"]} |
67315994-4b17-4268-9146-324aab6578b5/090dc987-bdd2-40ed-ab2d-3d0219bb6bf3/0/0 | Insect Classifier | Identify thousands of insects from jpg images. | 7.7 | /insectclassifier/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}} | |
67315994-4b17-4268-9146-324aab6578b5/090dc987-bdd2-40ed-ab2d-3d0219bb6bf3/1/0 | Insect Classifier | Identify thousands of insects from jpg images. | 7.7 | /insectclassifier/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}} | |
54b2295c-ec5e-4fc5-ba03-07989dbf7e35/cac7a6da-6ccd-48f1-bbb2-e83a49bd8570/0/0 | Get Docs | data | 7.2 | case record | case | 200 | New Example | {"actiityPartyId": null, "activeAccessRequests": null, "activityId": "41aac429-40dd-ea11-a813-000d3a79365a", "applicationType": null, "avScanDetail": null, "avScanStatus": 0, "caseGuid": null, "caseNumber": "MEL138/2020", "caseRefNumber": "LOD-001663", "caseTitle": "PREAPP11 - PREAPP3 | Approval Testing ", "createdDa... | {"properties": {"actiityPartyId": {"type": "null"}, "activeAccessRequests": {"type": "null"}, "activityId": {"type": "string"}, "applicationType": {"type": "null"}, "avScanDetail": {"type": "null"}, "avScanStatus": {"type": "integer"}, "caseGuid": {"type": "null"}, "caseNumber": {"type": "string"}, "caseRefNumber": {"t... |
b0b4bfd5-56c6-4c06-baf0-05a92eff9f5c/611cf492-c4b3-496b-ac6c-98518e87882a/0/0 | plate-number-decoder | The Plate Number Decoder API is a powerful and user-friendly endpoint designed to provide comprehensive information about vehicles based on their license plate numbers. This API is perfect for automotive businesses, law enforcement agencies, vehicle registration authorities, and individual users who want to obtain vehi... | null | NZ Plate Decode | NZ Plate Decode | 200 | New Example | {"vin": "SCFAC01A77GA08993", "plateNumber": "EDH191", "make": "ASTON MARTIN", "model": "DB9", "body": "Coupe", "fuel": "Petrol", "year": 2007, "color": "Silver", "power": "335 kw", "engine": "5.9 l.", "steering": "Right-Hand Drive (RHD)", "modelYear": "2007", "engineLiters": "5.9L", "engineNumber": "AM04/20133", "trans... | {"type": "object", "properties": {"vin": {"type": "string"}, "plateNumber": {"type": "string"}, "body": {"type": "string"}, "clue": {"type": "string"}, "fuel": {"type": "string"}, "make": {"type": "string"}, "year": {"type": ["integer", "string"]}, "model": {"type": "string"}, "engine": {"type": "string"}, "power": {"t... |
b0b4bfd5-56c6-4c06-baf0-05a92eff9f5c/071f903e-7a2f-466f-b694-43dfd2fab28b/0/0 | plate-number-decoder | The Plate Number Decoder API is a powerful and user-friendly endpoint designed to provide comprehensive information about vehicles based on their license plate numbers. This API is perfect for automotive businesses, law enforcement agencies, vehicle registration authorities, and individual users who want to obtain vehi... | null | ZA Plate Decode | ZA Plate Decode | 200 | New Example | {"vin": "WBA4A12090GK06472", "plateNumber": "DN29THGP", "body": "Coupe, 4 doors (GC)", "make": "bmw", "year": 2014, "model": "420i", "power": "135KW", "engine": "N20", "wheels": "RWD", "steering": "Right side", "modelYear": "2014", "transmission": "AUT", "originalMake": "bmw", "originalModel": "420I A"} | {"type": "object", "properties": {"vin": {"type": "string"}, "plateNumber": {"type": "string"}, "body": {"type": "string"}, "clue": {"type": "string"}, "fuel": {"type": "string"}, "make": {"type": "string"}, "year": {"type": ["integer", "string"]}, "model": {"type": "string"}, "engine": {"type": "string"}, "power": {"t... |
b0b4bfd5-56c6-4c06-baf0-05a92eff9f5c/7789f97a-8a97-426f-88a9-d10f431e4965/0/0 | plate-number-decoder | The Plate Number Decoder API is a powerful and user-friendly endpoint designed to provide comprehensive information about vehicles based on their license plate numbers. This API is perfect for automotive businesses, law enforcement agencies, vehicle registration authorities, and individual users who want to obtain vehi... | null | AU Plate Decode | AU Plate Decode | 200 | New Example | {"vin": "WME4503322J322780", "plateNumber": "363KFZ", "make": "Smart", "model": "City-coupe", "year": 2007, "body": "Coupe", "color": "GREY / BLACK", "fuel": "Gasoline", "power": "45kw", "engine": "0.7L FWD", "wheels": "FWD", "modelYear": "2006", "transmission": "Manual", "originalMake": "Smart", "originalModel": "City... | {"type": "object", "properties": {"vin": {"type": "string"}, "plateNumber": {"type": "string"}, "body": {"type": "string"}, "clue": {"type": "string"}, "fuel": {"type": "string"}, "make": {"type": "string"}, "year": {"type": ["integer", "string"]}, "model": {"type": "string"}, "engine": {"type": "string"}, "power": {"t... |
463a7d59-df93-48dd-aff5-4edb20b0218a/117e5516-0eca-49d2-9671-28b50230775a/0/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetPrediction | Prediction Zodia Sign from day | 400 | null | {"error": true, "name": "errorTimezoneInvalid", "message": "The requested timezone is not valid", "code": 400} | {"type": "object", "properties": {"error": {"type": "boolean"}, "name": {"type": "string"}, "message": {"type": "string"}, "code": {"type": "integer"}}, "required": ["error", "name", "message", "code"]} |
463a7d59-df93-48dd-aff5-4edb20b0218a/117e5516-0eca-49d2-9671-28b50230775a/1/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetPrediction | Prediction Zodia Sign from day | 200 | null | {"message": "Vous avez une personnalit\u00e9 magn\u00e9tique qui attire les gens", "period": "day", "date": {"dateTime": "1987-04-06T00:00:00-04:00", "day": 6, "month": 4, "timeframe": "tomorrow", "week": 14, "year": 1987}, "zodiacSign": {"code": "aries", "name": "B\u00e9lier"}, "languageCode": "fr"} | {"type": "object", "properties": {"message": {"type": "string"}, "period": {"type": "string"}, "date": {"type": "object", "properties": {"dateTime": {"type": "string"}, "day": {"type": "integer"}, "month": {"type": "integer"}, "timeframe": {"type": "string"}, "week": {"type": "integer"}, "year": {"type": "integer"}}, "... |
463a7d59-df93-48dd-aff5-4edb20b0218a/82051946-bd89-458e-a5b3-e9b2875d92b5/0/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetNow | Get Zodiac Sign of the current day | 200 | null | {"dateTime": "1987-04-06T00:00:00-04:00", "year": 1987, "day": 6, "month": 4, "zodiacSign": {"name": "B\u00e9lier", "code": "aries"}, "languageCode": "fr", "timezone": "America/Montreal"} | {"type": "object", "properties": {"dateTime": {"type": "string"}, "year": {"type": "integer"}, "day": {"type": "integer"}, "month": {"type": "integer"}, "zodiacSign": {"type": "object", "properties": {"name": {"type": "string"}, "code": {"type": "string"}}, "required": ["name", "code"]}, "languageCode": {"type": "strin... |
463a7d59-df93-48dd-aff5-4edb20b0218a/82051946-bd89-458e-a5b3-e9b2875d92b5/1/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetNow | Get Zodiac Sign of the current day | 400 | null | {"error": true, "name": "errorTimezoneInvalid", "message": "The requested timezone is not valid", "code": 400} | {"type": "object", "properties": {"error": {"type": "boolean"}, "name": {"type": "string"}, "message": {"type": "string"}, "code": {"type": "integer"}}, "required": ["error", "name", "message", "code"]} |
463a7d59-df93-48dd-aff5-4edb20b0218a/dfb0d833-0ad8-4d78-adac-2519f68b757d/0/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetElementBySign | Get element associated with a Chinese zodiac sign | 200 | null | {"sign": {"id": "ox", "name": "Boeuf"}, "languageCode": "fr"} | {"type": "object", "properties": {"sign": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "languageCode": {"type": "string"}}, "required": ["sign", "languageCode"]} |
463a7d59-df93-48dd-aff5-4edb20b0218a/dfb0d833-0ad8-4d78-adac-2519f68b757d/1/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetElementBySign | Get element associated with a Chinese zodiac sign | 400 | null | {"error": true, "name": "errorTimezoneInvalid", "message": "The requested timezone is not valid", "code": 400} | {"type": "object", "properties": {"error": {"type": "boolean"}, "name": {"type": "string"}, "message": {"type": "string"}, "code": {"type": "integer"}}, "required": ["error", "name", "message", "code"]} |
463a7d59-df93-48dd-aff5-4edb20b0218a/e20a3103-8050-4524-9da0-3754de1283e5/0/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetCompatibility | Compatibility Zodia Sign from date | 200 | null | {"dateTime": "1987-04-06T00:00:00-04:00", "year": 1987, "day": 6, "month": 4, "zodiacSign": {"name": "B\u00e9lier", "code": "aries"}, "languageCode": "fr", "timezone": "America/Montreal"} | {"type": "object", "properties": {"dateTime": {"type": "string"}, "year": {"type": "integer"}, "day": {"type": "integer"}, "month": {"type": "integer"}, "zodiacSign": {"type": "object", "properties": {"name": {"type": "string"}, "code": {"type": "string"}}, "required": ["name", "code"]}, "languageCode": {"type": "strin... |
463a7d59-df93-48dd-aff5-4edb20b0218a/e20a3103-8050-4524-9da0-3754de1283e5/1/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetCompatibility | Compatibility Zodia Sign from date | 400 | null | {"error": true, "name": "errorTimezoneInvalid", "message": "The requested timezone is not valid", "code": 400} | {"type": "object", "properties": {"error": {"type": "boolean"}, "name": {"type": "string"}, "message": {"type": "string"}, "code": {"type": "integer"}}, "required": ["error", "name", "message", "code"]} |
463a7d59-df93-48dd-aff5-4edb20b0218a/fc3ee53d-d12a-4fbb-a234-1c7d6823c092/0/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetSearch | Search Zodia Sign from date | 200 | null | {"dateTime": "1987-04-06T00:00:00-04:00", "year": 1987, "day": 6, "month": 4, "zodiacSign": {"name": "B\u00e9lier", "code": "aries"}, "languageCode": "fr", "timezone": "America/Montreal"} | {"type": "object", "properties": {"dateTime": {"type": "string"}, "year": {"type": "integer"}, "day": {"type": "integer"}, "month": {"type": "integer"}, "zodiacSign": {"type": "object", "properties": {"name": {"type": "string"}, "code": {"type": "string"}}, "required": ["name", "code"]}, "languageCode": {"type": "strin... |
463a7d59-df93-48dd-aff5-4edb20b0218a/fc3ee53d-d12a-4fbb-a234-1c7d6823c092/1/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetSearch | Search Zodia Sign from date | 400 | null | {"error": true, "name": "errorTimezoneInvalid", "message": "The requested timezone is not valid", "code": 400} | {"type": "object", "properties": {"error": {"type": "boolean"}, "name": {"type": "string"}, "message": {"type": "string"}, "code": {"type": "integer"}}, "required": ["error", "name", "message", "code"]} |
463a7d59-df93-48dd-aff5-4edb20b0218a/f9f3bd6c-ef66-4e28-a00a-c189c62d8743/0/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetCurrent | Get Zodiac Sign of the current day | 200 | null | {"dateTime": "1987-04-06T00:00:00-04:00", "year": 1987, "day": 6, "month": 4, "zodiacSign": {"name": "B\u00e9lier", "code": "aries"}, "languageCode": "fr", "timezone": "America/Montreal"} | {"type": "object", "properties": {"dateTime": {"type": "string"}, "year": {"type": "integer"}, "day": {"type": "integer"}, "month": {"type": "integer"}, "zodiacSign": {"type": "object", "properties": {"name": {"type": "string"}, "code": {"type": "string"}}, "required": ["name", "code"]}, "languageCode": {"type": "strin... |
463a7d59-df93-48dd-aff5-4edb20b0218a/f9f3bd6c-ef66-4e28-a00a-c189c62d8743/1/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetCurrent | Get Zodiac Sign of the current day | 400 | null | {"error": true, "name": "errorTimezoneInvalid", "message": "The requested timezone is not valid", "code": 400} | {"type": "object", "properties": {"error": {"type": "boolean"}, "name": {"type": "string"}, "message": {"type": "string"}, "code": {"type": "integer"}}, "required": ["error", "name", "message", "code"]} |
463a7d59-df93-48dd-aff5-4edb20b0218a/639e8ce4-b997-4adf-89c1-5b9f079625b3/0/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetToday | Get Zodiac Sign of the current day | 200 | null | {"dateTime": "1987-04-06T00:00:00-04:00", "year": 1987, "day": 6, "month": 4, "zodiacSign": {"name": "B\u00e9lier", "code": "aries"}, "languageCode": "fr", "timezone": "America/Montreal"} | {"type": "object", "properties": {"dateTime": {"type": "string"}, "year": {"type": "integer"}, "day": {"type": "integer"}, "month": {"type": "integer"}, "zodiacSign": {"type": "object", "properties": {"name": {"type": "string"}, "code": {"type": "string"}}, "required": ["name", "code"]}, "languageCode": {"type": "strin... |
463a7d59-df93-48dd-aff5-4edb20b0218a/639e8ce4-b997-4adf-89c1-5b9f079625b3/1/0 | Horoskopos | Discover Alfred Dagenais' user-friendly Horoscope API, offering seamless astrology integration in English, French, and Spanish. Elevate your project with cosmic insights and enjoy a multilingual, JSON-based experience that's out of this world! | 7.7 | GetToday | Get Zodiac Sign of the current day | 400 | null | {"error": true, "name": "errorTimezoneInvalid", "message": "The requested timezone is not valid", "code": 400} | {"type": "object", "properties": {"error": {"type": "boolean"}, "name": {"type": "string"}, "message": {"type": "string"}, "code": {"type": "integer"}}, "required": ["error", "name", "message", "code"]} |
2c5ceb21-fe01-4e21-bcfe-5a55a4602a40/e3cef6cf-f13b-4a34-a225-2a298620f1a9/0/0 | Upload Images | Simple, fast and affordable file upload. Once the presigned URL is generated, the image upload can be securely initiated by the frontend application. | 7.2 | Get my settings | Get your account settings, namely the origins that are allowed to display your images | 200 | Example_1 | {"allowed_origins": []} | {"type": "object", "properties": {"allowed_origins": {"description": "The origins that are allowed to render your images on the browser", "type": "array", "items": {"type": "string"}}}} |
2c5ceb21-fe01-4e21-bcfe-5a55a4602a40/660399fe-e742-40b5-a23e-93dd11edd054/0/0 | Upload Images | Simple, fast and affordable file upload. Once the presigned URL is generated, the image upload can be securely initiated by the frontend application. | 7.2 | Define my settings | Define your account settings, namely the origins that are allowed to display your images | 200 | Example_1 | {"allowed_origins": []} | {"type": "object", "properties": {"allowed_origins": {"description": "The origins that are allowed to render your images on the browser", "type": "array", "items": {"type": "string"}}}} |
2c5ceb21-fe01-4e21-bcfe-5a55a4602a40/2a2dbcc2-4594-494f-815f-914eb9310ea2/0/0 | Upload Images | Simple, fast and affordable file upload. Once the presigned URL is generated, the image upload can be securely initiated by the frontend application. | 7.2 | One time upload | Generate a unique link to upload an image from your frontend application | 200 | Example_1 | {"type": ""} | {"type": "object", "properties": {"type": {"type": "string", "description": "A presigned URL valid for 5 minutes, which can be used to securely upload an image from a frontend application"}}} |
ae7e3107-c328-4ccb-b3fc-9d92725f3006/b3d1226f-9013-461c-9c65-106e7f600e55/1/0 | Encryption-Api | Encrypt/Decrypt String/File Using these Algorithms (AES, DES, TripleDES, RC2, Rijndael). | 8.9 | DecryptString | Decrypt encrypted-text (base64-format) using input secret-key according to selected crypt-algorithm and cipher-mode (optional with CBC as default value). | 200 | Example_1 | {"status": "Success", "result": "decrypted-text"} | {"type": "object", "properties": {"status": {"type": ["string", "null"], "description": "Response Status : Success/Failure"}, "result": {"type": ["string", "null"], "description": "Respons Result : Expected output with 'Success' status OR error description with 'Failure' status"}}, "additionalProperties": false, "descr... |
ae7e3107-c328-4ccb-b3fc-9d92725f3006/1f1c46aa-2a7e-4d6c-bb2c-163dd34d1463/1/0 | Encryption-Api | Encrypt/Decrypt String/File Using these Algorithms (AES, DES, TripleDES, RC2, Rijndael). | 8.9 | EncryptString | Encrypt plain-text using input secret-key according to selected crypt-algorithm and cipher-mode (optional with CBC as default value). | 200 | Example_1 | {"status": "Success", "result": "encrypted-text-in-base64-format"} | {"type": "object", "properties": {"status": {"type": ["string", "null"], "description": "Response Status : Success/Failure"}, "result": {"type": ["string", "null"], "description": "Respons Result : Expected output with 'Success' status OR error description with 'Failure' status"}}, "additionalProperties": false, "descr... |
ae7e3107-c328-4ccb-b3fc-9d92725f3006/975bcdfe-ff60-4a32-9a2e-d314e10dd14a/0/0 | Encryption-Api | Encrypt/Decrypt String/File Using these Algorithms (AES, DES, TripleDES, RC2, Rijndael). | 8.9 | EncryptString | Encrypt plain-text using input secret-key according to selected crypt-algorithm and cipher-mode (optional with CBC as default value). | 200 | Example_1 | {"status": "Success", "result": "encrypted-text-in-base64-format"} | {"type": "object", "properties": {"status": {"type": ["string", "null"], "description": "Response Status : Success/Failure"}, "result": {"type": ["string", "null"], "description": "Respons Result : Expected output with 'Success' status OR error description with 'Failure' status"}}, "additionalProperties": false, "descr... |
ae7e3107-c328-4ccb-b3fc-9d92725f3006/aa10aadc-30bb-4596-9172-7315a2c2ba7e/0/0 | Encryption-Api | Encrypt/Decrypt String/File Using these Algorithms (AES, DES, TripleDES, RC2, Rijndael). | 8.9 | DecryptString | Decrypt encrypted-text (base64-format) using input secret-key according to selected crypt-algorithm and cipher-mode (optional with CBC as default value). | 200 | Example_1 | {"status": "", "result": ""} | {"type": "object", "properties": {"status": {"type": ["string", "null"], "description": "Response Status : Success/Failure"}, "result": {"type": ["string", "null"], "description": "Respons Result : Expected output with 'Success' status OR error description with 'Failure' status"}}, "additionalProperties": false, "descr... |
40284518-776f-4d46-bb7e-96fc4d6c4422/3be54d89-9e40-44db-b2ed-ceabaaa776a6/0/0 | ScrapeMaster | ScrapeMaster is a Web Scraping API that helps you to scrap data from any website, you can: - Get all page data. - Get data by "tag" - Get data by "class" - Get data by "id" - Get data by "research a specific word/string" in the tag's text - Get data by "research a ... | 8.6 | Get data by “research a specific word/string” in the tag’s text | Get data by “research a specific word/string” in the tag’s text | 200 | Response | [{"source": "www.amazon.com", "title": "Total by Verizon iPhone 11, 64GB, Black - Prepaid Smartphone (Locked)", "url": "https://www.amazon.com/Total-Verizon-iPhone-64GB-Black/dp/B0BBXLNQ1R/ref=sr_1_2?keywords=iphone+11&qid=1674837588&sr=8-2"}, {"source": "www.amazon.com", "title": "Apple iPhone 11 64GB, Black - Locked ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["source", "title", "url"]}} |
40284518-776f-4d46-bb7e-96fc4d6c4422/8e2dc0fc-4ab2-492c-8264-bd1f0482d0bb/0/0 | ScrapeMaster | ScrapeMaster is a Web Scraping API that helps you to scrap data from any website, you can: - Get all page data. - Get data by "tag" - Get data by "class" - Get data by "id" - Get data by "research a specific word/string" in the tag's text - Get data by "research a ... | 8.6 | Get data by "class" | This endpoint will return all data from a specific tag and its class attribute. | 200 | Response | [{"source": "www.bbc.com", "title": "What we know about Tyre Nichols arrest video", "url": "https://www.bbc.com/news/world-us-canada-64422576"}, {"source": "www.bbc.com", "title": "Ukraine declares war on its other enemy - corruption", "url": "https://www.bbc.com/news/world-europe-64401190"}, {"source": "www.bbc.com", ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["source", "title", "url"]}} |
40284518-776f-4d46-bb7e-96fc4d6c4422/4a61e5db-a024-436a-8f06-1279089882f5/0/0 | ScrapeMaster | ScrapeMaster is a Web Scraping API that helps you to scrap data from any website, you can: - Get all page data. - Get data by "tag" - Get data by "class" - Get data by "id" - Get data by "research a specific word/string" in the tag's text - Get data by "research a ... | 8.6 | Get data by “tag” | This endpoint will return all data from a specific tag. | 200 | Response | [{"source": "www.amazon.com", "title": "Apple iPhone 11, 64GB, Purple - Fully Unlocked (Renewed)", "url": "https://www.amazon.com/Apple-iPhone-11-64GB-Unlocked/dp/B07ZPKF8RG/ref=sr_1_1?keywords=iphone+11&qid=1674834335&sr=8-1"}, {"source": "www.amazon.com", "title": "Total by Verizon iPhone 11, 64GB, Black - Prepaid Sm... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["source", "title", "url"]}} |
436c0a2c-a4db-4a40-bfef-9097df98841c/8b2589fd-c264-4050-8f21-9836cc078ed8/0/0 | xiaohongshu DataHub | https://www.xiaohongshu.com/ | 8.2 | /xhs/api/app/user | 200 | null | {"code": 0, "data": {"atme_notes_num": 0, "banner_image": "", "banner_info": {"allow_edit": false, "bg_color": "f7e1b1", "image": "http://sns-avatar-qc.xhscdn.com/user_banner/default/h60-b100.png?imageView2/2/w/540/format/jpg"}, "blocked": false, "blocking": false, "collected": 0, "collected_book_num": 0, "collected_br... | {"type": "object", "x-apifox-ignore-properties": [], "x-apifox-orders": []} | |
436c0a2c-a4db-4a40-bfef-9097df98841c/8b2589fd-c264-4050-8f21-9836cc078ed8/0/1 | xiaohongshu DataHub | https://www.xiaohongshu.com/ | 8.2 | /xhs/api/app/user | 200 | null | {"code": 0, "data": {"atme_notes_num": 1, "banner_image": "", "banner_info": {"allow_edit": false, "bg_color": "515151", "image": "http://sns-avatar-qc.xhscdn.com/user_banner/94d9e566-4071-3b73-a042-f31c019080db?imageView2/2/w/540/format/jpg"}, "blocked": false, "blocking": false, "brand_account_info": {"account_type_n... | {"type": "object", "x-apifox-ignore-properties": [], "x-apifox-orders": []} | |
436c0a2c-a4db-4a40-bfef-9097df98841c/9ef60a4f-d133-4a2a-863f-987755b1ce4a/0/1 | xiaohongshu DataHub | https://www.xiaohongshu.com/ | 8.2 | /xhs/api/app/user/note | 200 | null | {"code": 0, "data": {"atme_notes_num": 1, "banner_image": "", "banner_info": {"allow_edit": false, "bg_color": "515151", "image": "http://sns-avatar-qc.xhscdn.com/user_banner/94d9e566-4071-3b73-a042-f31c019080db?imageView2/2/w/540/format/jpg"}, "blocked": false, "blocking": false, "brand_account_info": {"account_type_n... | {"type": "object", "x-apifox-ignore-properties": [], "x-apifox-orders": []} | |
436c0a2c-a4db-4a40-bfef-9097df98841c/d429e6ef-12dd-4737-9a21-f5f92124c0bc/0/0 | xiaohongshu DataHub | https://www.xiaohongshu.com/ | 8.2 | /xhs/api/app/note/sub_comments | 200 | null | {"code": 0, "data": {"comment_count": 3, "comment_count_l1": 3, "comments": [{"at_users": [], "content": "\u6709\u9ed1\u8272\u91d1\u5934[\u5077\u7b11R]", "friend_liked_msg": "", "id": "61e83228000000001302782b", "like_count": 1, "liked": false, "note_id": "61cc3e520000000001028b6b", "priority_sub_comment_user": "", "pr... | {"type": "object", "x-apifox-ignore-properties": [], "x-apifox-orders": []} | |
436c0a2c-a4db-4a40-bfef-9097df98841c/68be6eb0-ff3b-49fc-8085-649801d1eec3/0/0 | xiaohongshu DataHub | https://www.xiaohongshu.com/ | 8.2 | /xhs/api/app/note | 200 | null | {"code": 0, "data": [{"comment_list": [], "model_type": "note", "note_list": [{"ats": [], "collected": false, "collected_count": 224, "comments_count": 3, "cooperate_binds": [], "debug_info": "", "desc": "#\u963f\u8fea\u8fbe\u65af\u8d1d\u58f3\u5934[\u8bdd\u9898]# #\u540c\u6e90\u5e97[\u8bdd\u9898]#", "enable_brand_lotte... | {"type": "object", "x-apifox-ignore-properties": [], "x-apifox-orders": []} | |
436c0a2c-a4db-4a40-bfef-9097df98841c/1e5b1b9e-3fc5-48f4-851e-7c30b4d83832/0/0 | xiaohongshu DataHub | https://www.xiaohongshu.com/ | 8.2 | /xhs/api/app/note/comment | 200 | null | {"code": 0, "data": {"comment_count": 3, "comment_count_l1": 3, "comments": [{"at_users": [], "content": "\u6709\u9ed1\u8272\u91d1\u5934[\u5077\u7b11R]", "friend_liked_msg": "", "id": "61e83228000000001302782b", "like_count": 1, "liked": false, "note_id": "61cc3e520000000001028b6b", "priority_sub_comment_user": "", "pr... | {"type": "object", "x-apifox-ignore-properties": [], "x-apifox-orders": []} | |
436c0a2c-a4db-4a40-bfef-9097df98841c/c3165af6-2970-4f3b-8609-e4b396be134b/0/0 | xiaohongshu DataHub | https://www.xiaohongshu.com/ | 8.2 | /xhs/api/pc/app/topic | 200 | null | {"code": 0, "data": {"cursor": "svO1Q9fHb0svn9ldTIPv78g7ohCYA9sstu-Jd2619Bw", "has_more": true, "notes": [{"collected_count": 0, "collects": 0, "create_time": 1673362175000, "cursor": "YrsZSUW-DZQPqBRJX14hj3pPiYYgo7dbpxEIX0Ix9LU", "deeplink": "xhsdiscover://note_mix?sourceId=topic.page&id=63bd7afe000000001f020f3c&topic... | {"type": "object", "x-apifox-ignore-properties": [], "x-apifox-orders": []} | |
caa9e8ca-48d7-4080-8668-4b82c092845a/87cccf69-7d2f-4c97-b77c-e183db7fa4c4/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Models for Make | Retrieves all the car models from a given manufacturer/make. | 200 | Example | {"make": "Audi", "models": ["100 Avant", "100", "200 Avant", "200", "80 Avant", "80", "90", "A1 Sportback", "A1", "A2", "A3 Cabriolet", "A3 Limousine", "A3 Sportback", "A3", "A4 Allroad", "A4 Avant", "A4 Cabriolet", "A4", "A5 Cabriolet", "A5 Coupe", "A5 Sportback", "A6 Allroad", "A6 Avant", "A6 allroad", "A6", "A7 Spor... | {"properties": {"make": {"type": "string"}, "models": {"items": {"type": "string"}, "type": "array"}}, "type": "object"} |
caa9e8ca-48d7-4080-8668-4b82c092845a/12f1634a-e982-4894-be07-ef368c09d428/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Base Trim | Retrieve the ID of the base Trim for a given model. The base trim is the standard trim, i.e. without any extras, typically the lowest priced trim. | 200 | Response | {"make": "Audi", "model": "RS4 Avant", "trim": "2.9 TFSI quattro", "year": "2019"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"make": {"type": "string"}, "model": {"type": "string"}, "trim": {"type": "string"}, "year": {"type": "string"}}, "required": ["make", "model", "trim", "year"]} |
caa9e8ca-48d7-4080-8668-4b82c092845a/80a57e67-19f1-4510-9a1f-1e89b2bf8179/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Full Specification | Retrieve the technical specification for a given trim. | 200 | 2.9 TFSI quattro | {"acceleration_0_100kmh_s": "4.1", "air_conditioning": "YES(automatic)", "alloy_wheels": "YES", "body_type": "stationwagon", "brake_assist": "YES", "brake_force_distribution": "YES", "central_locking": "YES", "co2_emissions_g_per_km": "208", "collision_avoidance_system": "NO", "cruise_control": "YES", "drive_location":... | {"acceleration_0_100kmh_s": "4.1", "air_conditioning": "YES(automatic)", "alloy_wheels": "YES", "body_type": "stationwagon", "brake_assist": "YES", "brake_force_distribution": "YES", "central_locking": "YES", "co2_emissions_g_per_km": "208", "collision_avoidance_system": "NO", "cruise_control": "YES", "drive_location":... |
caa9e8ca-48d7-4080-8668-4b82c092845a/66ddfb1f-57fb-42c1-a6f5-0169aa286594/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Chassis/Wheel Info. | Retrieve the chassis and wheel information segment of the specification for a given trim. | 200 | Example | {"front_brakes": "ventilated disc", "front_stabilizer": "yes", "front_suspension": "coil springs", "front_tire_size": "265/35R19", "front_wheel_suspension": "multi link", "rear_brakes": "ventilated disc", "rear_stabilizer": "yes", "rear_suspension": "coil springs", "rear_tire_size": "265/35R19", "rear_wheel_suspension"... | {"properties": {"front_brakes": {"type": "string"}, "front_stabilizer": {"type": "string"}, "front_suspension": {"type": "string"}, "front_tire_size": {"type": "string"}, "front_wheel_suspension": {"type": "string"}, "rear_brakes": {"type": "string"}, "rear_stabilizer": {"type": "string"}, "rear_suspension": {"type": "... |
caa9e8ca-48d7-4080-8668-4b82c092845a/dd4491d1-55f4-4354-bb15-ce8bc847661a/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Dimensions Info. | Retrieve the dimensions information segment of the specification for a given trim. | 200 | Example | {"exterior_front_track_width_mm": "1580", "exterior_height_mm": "1404", "exterior_length_mm": "4781", "exterior_rear_track_width_mm": "1575", "exterior_wheelbase_mm": "2826", "exterior_width_mm": "1866", "mass_empty_kg": "1730", "trunk_capacity_l": "505-1510"} | {"exterior_front_track_width_mm": "1580", "exterior_height_mm": "1404", "exterior_length_mm": "4781", "exterior_rear_track_width_mm": "1575", "exterior_wheelbase_mm": "2826", "exterior_width_mm": "1866", "mass_empty_kg": "1730", "trunk_capacity_l": "505-1510"} |
caa9e8ca-48d7-4080-8668-4b82c092845a/509b67f9-dc41-4497-acbc-d467734f9afd/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Electric Engine Info. | Retrieve the electric engine information segment of the specification for a given trim. | 200 | Example | {"electric_battery_capacity_kWh": "", "electric_battery_range_km": "", "electric_battery_type": "", "electric_battery_voltage_V": "", "electric_engine_type": "", "electric_max_power_hp": "", "electric_max_power_kw": "", "electric_max_torque": "", "electric_number_of_engines": "", "electric_power_consumption": ""} | {"electric_battery_capacity_kWh": "", "electric_battery_range_km": "", "electric_battery_type": "", "electric_battery_voltage_V": "", "electric_engine_type": "", "electric_max_power_hp": "", "electric_max_power_kw": "", "electric_max_torque": "", "electric_number_of_engines": "", "electric_power_consumption": ""} |
caa9e8ca-48d7-4080-8668-4b82c092845a/b55ab24f-bf07-4da3-8c89-6c23efbcf421/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Features Info. | Retrieve the features information segment of the specification for a given trim. | 200 | Example | {"air_conditioning": "yes(automatic)", "alloy_wheels": "yes", "brake_assist": "yes", "brake_force_distribution": "yes", "central_locking": "yes", "collision_avoidance_system": "no", "cruise_control": "yes", "electric_windows": "yes(front & rear)", "emergency_brake_assist": "no", "keyless_entry_start": "yes", "locking_d... | {"air_conditioning": "yes(automatic)", "alloy_wheels": "yes", "brake_assist": "yes", "brake_force_distribution": "yes", "central_locking": "yes", "collision_avoidance_system": "no", "cruise_control": "yes", "electric_windows": "yes(front & rear)", "emergency_brake_assist": "no", "keyless_entry_start": "yes", "locking_d... |
caa9e8ca-48d7-4080-8668-4b82c092845a/7f400af9-34ff-4090-a787-1542765bf7c5/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Fuel Engine Info. | Retrieve the fuel engine information segment of the specification for a given trim. | 200 | Example | {"fuel_bore_x_stroke": "84.5 x 86.0 mm", "fuel_catalyst": "regular", "fuel_compression_ratio": "10.0 :1", "fuel_cylinder_capacity_cc": "2894", "fuel_cylinder_layout": "V", "fuel_fuel_system": "direct injection", "fuel_max_power_hp": "450", "fuel_max_power_kw": "331", "fuel_max_power_rpm": "5700", "fuel_max_torque_Nm": ... | {"fuel_bore_x_stroke": "84.5 x 86.0 mm", "fuel_catalyst": "regular", "fuel_compression_ratio": "10.0 :1", "fuel_cylinder_capacity_cc": "2894", "fuel_cylinder_layout": "V", "fuel_fuel_system": "direct injection", "fuel_max_power_hp": "450", "fuel_max_power_kw": "331", "fuel_max_power_rpm": "5700", "fuel_max_torque_Nm": ... |
caa9e8ca-48d7-4080-8668-4b82c092845a/a29e82c0-1ad5-4fa5-b005-8dfe545eb8e4/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | General Info. | Retrieve the general information segment of the specification for a given trim. | 200 | Example | {"acceleration_0_100kmh_s": "4.1", "body_type": "stationwagon", "co2_emissions_g_per_km": "208", "drive_location": "front+rear", "engine_type": "fuel engine", "first_year_of_production": "2019", "number_doors": "5", "number_of_seats": "5", "price_new": "\u20ac122000", "top_speed_km_per_h": "250"} | {"acceleration_0_100kmh_s": "4.1", "body_type": "stationwagon", "co2_emissions_g_per_km": "208", "drive_location": "front+rear", "engine_type": "fuel engine", "first_year_of_production": "2019", "number_doors": "5", "number_of_seats": "5", "price_new": "\u20ac122000", "top_speed_km_per_h": "250"} |
caa9e8ca-48d7-4080-8668-4b82c092845a/6ac7c824-f124-4cbb-8137-88377891786a/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Transmission Info. | Retrieve the transmission information segment of the specification for a given trim. | 200 | Example | {"sequential_transmission": "yes", "transmission_eighth_gear": "0.64:1", "transmission_fifth_gear": "1.31:1", "transmission_final": "3.20:1", "transmission_first_gear": "5.00:1", "transmission_fourth_gear": "1.72:1", "transmission_ninth_gear": "", "transmission_reverse_gear": "3.48:1", "transmission_second_gear": "3.20... | {"sequential_transmission": "yes", "transmission_eighth_gear": "0.64:1", "transmission_fifth_gear": "1.31:1", "transmission_final": "3.20:1", "transmission_first_gear": "5.00:1", "transmission_fourth_gear": "1.72:1", "transmission_ninth_gear": "", "transmission_reverse_gear": "3.48:1", "transmission_second_gear": "3.20... |
caa9e8ca-48d7-4080-8668-4b82c092845a/d11d665d-2844-4fb7-ad6b-6cc8c1e0b758/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Models for Year | GET models for a particular MAKE and YEAR | 200 | Response | {"make": "Audi", "models": ["A1 Sportback", "A3 Cabriolet", "A3 Limousine", "A3 Sportback", "A4", "A4 Avant", "A5 Cabriolet", "A5 Coupe", "A5 Sportback", "A6", "A6 Avant", "A7 Sportback", "Q2", "Q5", "Q8", "RS4 Avant", "RS5 Sportback", "TT Coupe", "TT Roadster"], "year": "2019"} | {"properties": {"make": {"type": "string"}, "models": {"items": {"type": "string"}, "type": "array"}, "year": {"type": "string"}}, "type": "object"} |
caa9e8ca-48d7-4080-8668-4b82c092845a/732a4604-fce0-4a02-8b15-ee8881ca8b54/0/0 | Car Stockpile | Access our huge dataset of historic car specifications. Fast and reliable 1940 - 2019.. | null | Trims for Model | Retrieve all Trim ID's for a given model. | 200 | Response | {"make": "Audi", "model": "TT Coupe", "trims": [{"trim": "40 TFSI"}, {"trim": "45 TFSI"}, {"trim": "45 TFSI quattro"}, {"trim": "45 TFSI quattro 20 years"}, {"trim": "TTS Coupe quattro"}], "year": "2019"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"make": {"type": "string"}, "model": {"type": "string"}, "trims": {"type": "array", "items": {"type": "object", "properties": {"trim": {"type": "string"}}, "required": ["trim"]}}, "year": {"type": "string"}}, "required": ["make", "model", "t... |
ca331fe8-fcec-4d0c-b36a-5b0a1b9896d0/4c8a3417-4dcd-4a8f-beba-19a092e7c143/0/0 | Indeed | Scrape job postings from indeed.com. This one is best used in association with our Linkedin Jobs search (https://rapidapi.com/jaypat87/api/linkedin-jobs-search) to perform the most exhaustive search possible. | 9.1 | Search | Search job postings on Indeed by specifying page, location and search query. | 200 | Response | [{"date": "Just posted", "job_title": "Sales Manager", "company_name": "Swire Coca-Cola", "location": "Bellevue, WA", "salary": "$75,475 - $94,344 a year", "url": "https://www.indeed.com/rc/clk?jk=5fbaba1a7502d47a&fccid=7c88dd3822fc77f7&vjs=3", "summary": "Who is Swire Coca-Cola? We are one of the largest bottlers of C... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "job_title": {"type": "string"}, "company_name": {"type": "string"}, "location": {"type": "string"}, "salary": {"type": "string"}, "url": {"type": "string"}, "summary": {"type": "string"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.