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
|
---|---|---|---|---|---|---|---|---|---|
eb9ae04b-8323-4805-8fe1-c570d3fe3103/198f6a59-dfbb-4912-8dbc-1d0a16d33af5/0/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Auto Complete | Returns autocomplete suggestions based on the input text | 500 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/198f6a59-dfbb-4912-8dbc-1d0a16d33af5/1/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Auto Complete | Returns autocomplete suggestions based on the input text | 200 | Example_1 | {"response": ""} | {"type": "object", "properties": {"response": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/634aa56b-694f-40d7-908f-f165130385e3/0/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Chat Completion | Performs chat completion using OpenAI GPT-3.5 based on user input messages | 400 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/634aa56b-694f-40d7-908f-f165130385e3/1/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Chat Completion | Performs chat completion using OpenAI GPT-3.5 based on user input messages | 200 | Example_1 | {"messages": [{"role": "", "content": ""}]} | {"type": "object", "properties": {"messages": {"type": "array", "items": {"type": "object", "properties": {"role": {"type": "string"}, "content": {"type": "string"}}, "required": ["role", "content"]}}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/6c8c1e8f-8143-4053-b0a2-bb92e2957770/0/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Chat Request | Sends a chat request and receives a response | 200 | Example_1 | {"response": ""} | {"type": "object", "properties": {"response": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/6c8c1e8f-8143-4053-b0a2-bb92e2957770/1/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Chat Request | Sends a chat request and receives a response | 400 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/43691bc7-2466-4d1a-98b9-5b39f37274c5/0/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Summary Creation | Summarizes text using GPT based on the provided document | 400 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/43691bc7-2466-4d1a-98b9-5b39f37274c5/1/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Summary Creation | Summarizes text using GPT based on the provided document | 500 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/43691bc7-2466-4d1a-98b9-5b39f37274c5/2/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Summary Creation | Summarizes text using GPT based on the provided document | 200 | Example_1 | {"response": ""} | {"type": "object", "properties": {"response": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/a99736ac-1208-4a43-9564-a293b4a16a71/0/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Code Generator | Generates code using OpenAI API based on the provided prompt and input | 500 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/a99736ac-1208-4a43-9564-a293b4a16a71/1/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Code Generator | Generates code using OpenAI API based on the provided prompt and input | 200 | Example_1 | {"response": ""} | {"type": "object", "properties": {"response": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/a593e941-4d41-4e77-ba32-f5473a0ca79e/0/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Answer | Answers a question using GPT based on user input | 200 | Example_1 | {"response": ""} | {"type": "object", "properties": {"response": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/a593e941-4d41-4e77-ba32-f5473a0ca79e/1/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Answer | Answers a question using GPT based on user input | 500 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/a593e941-4d41-4e77-ba32-f5473a0ca79e/2/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Answer | Answers a question using GPT based on user input | 400 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/85b5a6a1-4911-4e72-9464-bd2a69e811c3/0/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Text Generation | Generates text using GPT based on user input | 200 | Example | {"response": ""} | {"type": "object", "properties": {"response": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/85b5a6a1-4911-4e72-9464-bd2a69e811c3/1/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Text Generation | Generates text using GPT based on user input | 400 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/85b5a6a1-4911-4e72-9464-bd2a69e811c3/2/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Text Generation | Generates text using GPT based on user input | 500 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/a674e484-15df-49d3-9534-173d1461c75e/0/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Analyze Sentiment | Analyzes the sentiment of text using GPT | 500 | Example_1 | {"error": ""} | {"properties": {"error": {"type": "string"}}, "type": "object"} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/a674e484-15df-49d3-9534-173d1461c75e/1/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Analyze Sentiment | Analyzes the sentiment of text using GPT | 200 | Example_1 | {"response": ""} | {"properties": {"response": {"type": "string"}}, "type": "object"} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/a674e484-15df-49d3-9534-173d1461c75e/2/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Analyze Sentiment | Analyzes the sentiment of text using GPT | 400 | Example_1 | {"error": ""} | {"properties": {"error": {"type": "string"}}, "type": "object"} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/eb7c766b-6871-4e68-86f8-b59ca9d85088/0/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Named Entity Recognition | Extracts named entities from the given text and returns them in a JSON object | 400 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/eb7c766b-6871-4e68-86f8-b59ca9d85088/1/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Named Entity Recognition | Extracts named entities from the given text and returns them in a JSON object | 200 | Example_1 | {"entities": [{"text": "", "type": ""}]} | {"type": "object", "properties": {"entities": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "type": {"type": "string"}}}}}} |
eb9ae04b-8323-4805-8fe1-c570d3fe3103/eb7c766b-6871-4e68-86f8-b59ca9d85088/2/0 | Mad GPT Api | Enhance your AI-powered applications with a feature-rich proxy API powered by the latest GPT 3.5, offering rate limiting, caching, error handling, analytics, language support, preprocessing options, customization, and insightful outputs. | 5.5 | Named Entity Recognition | Extracts named entities from the given text and returns them in a JSON object | 500 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
247971ba-cf4d-457a-bda4-5a0df6880c9e/a38feef6-6c3a-494e-bed8-508d509ffc35/0/0 | Keyword Clustering | Level up your SEO content strategy by using Keyword Clustering API to group similar keywords and target multiple keywords instead of just one. | null | Keyword Clustering | This endpoint allows you to send a list of keywords and a topic to create clusters(groups) from the sent list of keywords according to the topic. It also takes optional parameters to decide how tightly or loosely you want your clusters to be created. | 200 | Response | {"sale plan": {"subkeywords": ["sales plan", "sale plan"]}, "sales plan examples": {"subkeywords": ["sales plan example", "sales plan examples", "plan examples", "plan on a page examples"]}, "sales planner template": {"subkeywords": ["planned sales", "sales plan template", "sales planner template", "sales plan template excel", "territory plan template"]}, "sales business": {"subkeywords": ["sales business plan", "sales business"]}, "sales planning template": {"subkeywords": ["sales planning example", "sales planning template", "sales revenue planning"]}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"sale plan": {"type": "object", "properties": {"subkeywords": {"type": "array", "items": {"type": "string"}}}, "required": ["subkeywords"]}, "sales plan examples": {"type": "object", "properties": {"subkeywords": {"type": "array", "items": {"type": "string"}}}, "required": ["subkeywords"]}, "sales planner template": {"type": "object", "properties": {"subkeywords": {"type": "array", "items": {"type": "string"}}}, "required": ["subkeywords"]}, "sales business": {"type": "object", "properties": {"subkeywords": {"type": "array", "items": {"type": "string"}}}, "required": ["subkeywords"]}, "sales planning template": {"type": "object", "properties": {"subkeywords": {"type": "array", "items": {"type": "string"}}}, "required": ["subkeywords"]}}, "required": ["sale plan", "sales business", "sales plan examples", "sales planner template", "sales planning template"]} |
d1bcc381-57f3-4fc2-bbb8-cd54edb31681/04883501-c1dd-493d-a62a-414fc382bb4e/0/0 | Image To Text | Unleash the Power of Text Extraction from Images with a Single API Call! Convert PNG, JPG, BMP, and PBM Images into Editable Text Effortlessly. | 6.7 | Extract Text From Image | Extract text from png, jpg, bmp and pbm images with just a simple API call. | 200 | New Example | {"image_received": "https://i.stack.imgur.com/IvV2y.png", "text": "It was the best of\ntimes, it was the worst\nof times, it was the age\nof wisdom, it was the\nage of foolishness...\n"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"image_received": {"type": "string"}, "text": {"type": "string"}}, "required": ["image_received", "text"]} |
76470587-8ddd-4f2a-ae11-d4f84ad3e03f/d2bd4a8f-5e46-4014-9836-d1cbbdefaa1a/0/0 | Essay Writer | Essay Writer is your all-in-one solution for essay writing. With additional resources, you will have access to a powerful essay writing wizard powered by OpenAI API. Perfect for students, educators, and writers. Supercharge your writing process today! | 8.3 | Essay Generator | The endpoint accepts three parameters and return essay and related links. | 200 | New Example | {"error": false, "essay": "Cybersecurity: Protecting Personal Data in the Digital Age\n\nIntroduction\n\nWith the rapid advancements in technology, the internet has become an integral part of our lives. From shopping and banking to socializing and entertainment, we rely on the digital world for various aspects of our daily routines. However, this increasing dependence on technology also brings along the risks of cyber threats and the need for enhanced cybersecurity measures. The protection of personal data has become crucial in the digital age, as cybercriminals are constantly evolving their techniques to gain unauthorized access to sensitive information. This essay explores the importance of cybersecurity and the various measures individuals and organizations can adopt to safeguard personal data.\n\nBody\n\n1. Understanding Cybersecurity\n\nCybersecurity encompasses the practices and measures taken to protect electronic data from unauthorized access and attacks. It involves the protection of personal information, financial data, intellectual property, and maintaining the integrity of computer systems and networks. The digital age has brought about a surge in cybercrime, making cybersecurity an essential factor in maintaining privacy and safeguarding individuals against potential threats.\n\n2. The Importance of Cybersecurity\n\nThe growing digitization of personal information and the increasing reliance on technology have made cybersecurity more important than ever before. Cyberattacks not only compromise the privacy of individuals but also have significant implications on a larger scale. They can disrupt critical infrastructure, cause financial loss, threaten national security, and even infringe upon human rights. It is essential to safeguard personal data to protect individuals, businesses, and society as a whole from the devastating consequences of cybercrime.\n\n3. Common Cyber Threats\n\nUnderstanding the common cyber threats faced in the digital age is crucial in formulating effective cybersecurity strategies. Some of the most prevalent threats include:\n\na) Phishing Attacks: Phishing attacks involve fraudsters attempting to acquire sensitive information, such as login credentials or credit card details, by masquerading as a trustworthy entity. These attacks are often executed through deceptive emails or websites.\n\nb) Malware: Malware refers to malicious software designed to infect systems or networks and disrupt their functioning or gain unauthorized access. It includes viruses, worms, trojans, ransomware, and spyware.\n\nc) Social Engineering: Social engineering involves manipulating individuals into disclosing confidential information or granting unauthorized access through psychological manipulation techniques.\n\nd) Denial of Service (DoS) Attacks: DoS attacks aim to overwhelm a system or network with excessive traffic, rendering it unable to function properly or serve legitimate users.\n\ne) Advanced Persistent Threats (APT): APTs involve highly sophisticated attacks, typically targeting organizations, government institutions, or high-value individuals. These attacks are often prolonged and orchestrated by skilled cybercriminals.\n\n4. Measures to Protect Personal Data\n\nTo ensure the protection of personal data in the digital age, individuals and organizations should adopt the following cybersecurity best practices:\n\na) Strong Passwords: Using strong, unique passwords for each online account can significantly enhance security. Passwords should be complex, at least eight characters long, and include a combination of upper and lower-case letters, numbers, and special characters.\n\nb) Two-Factor Authentication (2FA): Enabling 2FA adds an extra layer of security by requiring a second verification step, such as a one-time password or biometric authentication, along with the password.\n\nc) Regular Software Updates: Keeping software applications, operating systems, and antivirus programs up to date ensures that vulnerabilities are patched, reducing the risk of exploitation by cybercriminals.\n\nd) Encryption: Utilizing encryption techniques can protect sensitive data by transforming it into a code that can only be deciphered by authorized parties. Encryption should be employed for data storage, transmission, and communication.\n\ne) Firewalls and Antivirus Software: Employing firewalls and reputable antivirus software helps in detecting and blocking malicious activities, keeping systems and networks secure.\n\nf) Cybersecurity Awareness: Educating individuals about cybersecurity best practices and common threats is crucial. Regular training and awareness programs can help individuals recognize and respond to potential cyber threats effectively.\n\ng) Backing up Data: Regularly backing up data ensures that even if a cyberattack occurs, personal information can be restored from a secure and unaffected backup source.\n\n5. Government and Organizational Role in Cybersecurity\n\nGovernments and organizations play a pivotal role in bolstering cybersecurity measures. They should focus on:\n\na) Legislation: Enacting comprehensive cybersecurity laws and regulations that safeguard personal data and penalize cybercriminals effectively.\n\nb) Collaborative Efforts: Encouraging international collaboration and information sharing among governments, organizations, and cybersecurity experts to combat cyber threats collectively.\n\nc) Infrastructure Protection: Implementing robust infrastructure protection strategies to safeguard critical systems, such as power grids, communication networks, and transportation systems.\n\nd) Incident Response Plans: Developing and regularly updating incident response plans to ensure swift and effective response to cyber incidents.\n\ne) Research and Development: Investing in research and development of advanced cybersecurity technologies and tools to stay ahead of cybercriminals.\n\nConclusion\n\nIn the digital age, protecting personal data has become crucial due to the increasing prevalence of cyber threats. Cybersecurity measures are necessary to safeguard individuals, businesses, and society from the devastating consequences of cybercrime. Understanding common threats, adopting best practices such as strong passwords, encryption, and regular software updates, and promoting cybersecurity awareness are essential steps in protecting personal data. Governments and organizations also have a critical role in enacting legislation, fostering collaborative efforts, and investing in infrastructure protection and research and development. By adopting a proactive approach to cybersecurity, individuals and society can navigate the digital age safely and securely.", "message": "Success!", "resources": ["https://crsreports.congress.gov/product/pdf/R/R45631", "https://media.defense.gov/2020/Oct/08/2002514180/-1/-1/0/DOD-DATA-STRATEGY.PDF", "https://www.cisa.gov/sites/default/files/publications/NCSAM_SocialMediaCybersecurity_2020.pdf", "https://crsreports.congress.gov/product/pdf/IF/IF11207", "https://www.whitehouse.gov/wp-content/uploads/2021/05/ap_12_it_fy22.pdf", "https://www.ftc.gov/system/files/attachments/cybersecurity-small-business/cybersecuirty_sb_factsheets_all.pdf", "https://files.eric.ed.gov/fulltext/EJ1286737.pdf", "https://media.defense.gov/2021/Feb/04/2002575971/-1/-1/0/OPSEC%20AND%20SOCIAL%20MEDIA%20(2021).PPTX", "https://www.whitehouse.gov/wp-content/uploads/2022/03/ap_16_it_fy2023.pdf", "https://nvlpubs.nist.gov/nistpubs/ir/2021/NIST.IR.8276.pdf"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "boolean"}, "essay": {"type": "string"}, "message": {"type": "string"}, "resources": {"type": "array", "items": {"type": "string"}}}, "required": ["error", "essay", "message", "resources"]} |
a2e8717a-8fff-481b-a478-46ba7831f5da/2b002b53-0354-4d68-bbfe-5209cd59130e/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /security_price_volume | Returns end of day Price and Volume for a security | 200 | Response | [{"Exchange": "NASDAQ", "Ticker": "AAPL", "Closing_Date": 20230718, "Open_Price": 193.35, "High_Price": 194.33, "Low_Price": 192.415, "Close_Price": 193.73, "Volume": 48353700}, {"Exchange": "NASDAQ", "Ticker": "AAPL", "Closing_Date": 20230717, "Open_Price": 191.9, "High_Price": 194.32, "Low_Price": 191.81, "Close_Price": 193.99, "Volume": 50520100}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Exchange": {"type": "string"}, "Ticker": {"type": "string"}, "Closing_Date": {"type": "integer"}, "Open_Price": {"type": "number"}, "High_Price": {"type": "number"}, "Low_Price": {"type": "number"}, "Close_Price": {"type": "number"}, "Volume": {"type": "integer"}}, "required": ["Close_Price", "Closing_Date", "Exchange", "High_Price", "Low_Price", "Open_Price", "Ticker", "Volume"]}} |
a2e8717a-8fff-481b-a478-46ba7831f5da/e69301dd-a1bf-4cce-bda8-d64ebca9be6f/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /sp500_active_list | List all the SP500 active companies | 200 | Response | [{"ticker": "ATVI", "company_name": "Activision Blizzard", "sector": "Communication Services"}, {"ticker": "ADBE", "company_name": "Adobe Inc.", "sector": "Information Technology"}, {"ticker": "AAP", "company_name": "Advance Auto Parts", "sector": "Consumer Discretionary"}, {"ticker": "ARE", "company_name": "Alexandria Real Estate Equities", "sector": "Real Estate"}, {"ticker": "ALGN", "company_name": "Align Technology", "sector": "Health Care"}, {"ticker": "ALLE", "company_name": "Allegion", "sector": "Industrials"}, {"ticker": "GOOGL", "company_name": "Alphabet Inc. (Class A)", "sector": "Communication Services"}, {"ticker": "GOOG", "company_name": "Alphabet Inc. (Class C)", "sector": "Communication Services"}, {"ticker": "AAL", "company_name": "American Airlines Group", "sector": "Industrials"}, {"ticker": "AEP", "company_name": "American Electric Power", "sector": "Utilities"}, {"ticker": "AIG", "company_name": "American International Group", "sector": "Financials"}, {"ticker": "AMP", "company_name": "Ameriprise Financial", "sector": "Financials"}, {"ticker": "ANSS", "company_name": "ANSYS", "sector": "Information Technology"}, {"ticker": "AAPL", "company_name": "Apple Inc.", "sector": "Information Technology"}, {"ticker": "ANET", "company_name": "Arista Networks", "sector": "Information Technology"}, {"ticker": "AJG", "company_name": "Arthur J. Gallagher & Co.", "sector": "Financials"}, {"ticker": "AIZ", "company_name": "Assurant", "sector": "Financials"}, {"ticker": "ATO", "company_name": "Atmos Energy", "sector": "Utilities"}, {"ticker": "AVB", "company_name": "AvalonBay Communities", "sector": "Real Estate"}, {"ticker": "BDX", "company_name": "Becton Dickinson", "sector": "Health Care"}, {"ticker": "BRK.B", "company_name": "Berkshire Hathaway", "sector": "Financials"}, {"ticker": "BLK", "company_name": "BlackRock", "sector": "Financials"}, {"ticker": "BWA", "company_name": "BorgWarner", "sector": "Consumer Discretionary"}, {"ticker": "BXP", "company_name": "Boston Properties", "sector": "Real Estate"}, {"ticker": "BSX", "company_name": "Boston Scientific", "sector": "Health Care"}, {"ticker": "AVGO", "company_name": "Broadcom Inc.", "sector": "Information Technology"}, {"ticker": "BR", "company_name": "Broadridge Financial Solutions", "sector": "Industrials"}, {"ticker": "CDNS", "company_name": "Cadence Design Systems", "sector": "Information Technology"}, {"ticker": "CARR", "company_name": "Carrier Global", "sector": "Industrials"}, {"ticker": "CAT", "company_name": "Caterpillar Inc.", "sector": "Industrials"}, {"ticker": "CBOE", "company_name": "Cboe Global Markets", "sector": "Financials"}, {"ticker": "CBRE", "company_name": "CBRE Group", "sector": "Real Estate"}, {"ticker": "CDW", "company_name": "CDW", "sector": "Information Technology"}, {"ticker": "CE", "company_name": "Celanese", "sector": "Materials"}, {"ticker": "CNC", "company_name": "Centene Corporation", "sector": "Health Care"}, {"ticker": "CNP", "company_name": "CenterPoint Energy", "sector": "Utilities"}, {"ticker": "SCHW", "company_name": "Charles Schwab Corporation", "sector": "Financials"}, {"ticker": "CHTR", "company_name": "Charter Communications", "sector": "Communication Services"}, {"ticker": "CMG", "company_name": "Chipotle Mexican Grill", "sector": "Consumer Discretionary"}, {"ticker": "CB", "company_name": "Chubb Limited", "sector": "Financials"}, {"ticker": "CHD", "company_name": "Church & Dwight", "sector": "Consumer Staples"}, {"ticker": "CINF", "company_name": "Cincinnati Financial", "sector": "Financials"}, {"ticker": "CFG", "company_name": "Citizens Financial Group", "sector": "Financials"}, {"ticker": "CMS", "company_name": "CMS Energy", "sector": "Utilities"}, {"ticker": "CL", "company_name": "Colgate-Palmolive", "sector": "Consumer Staples"}, {"ticker": "CAG", "company_name": "Conagra Brands", "sector": "Consumer Staples"}, {"ticker": "COP", "company_name": "ConocoPhillips", "sector": "Energy"}, {"ticker": "ED", "company_name": "Consolidated Edison", "sector": "Utilities"}, {"ticker": "STZ", "company_name": "Constellation Brands", "sector": "Consumer Staples"}, {"ticker": "GLW", "company_name": "Corning Inc.", "sector": "Information Technology"}, {"ticker": "CTVA", "company_name": "Corteva", "sector": "Materials"}, {"ticker": "CVS", "company_name": "CVS Health", "sector": "Health Care"}, {"ticker": "DRI", "company_name": "Darden Restaurants", "sector": "Consumer Discretionary"}, {"ticker": "DVA", "company_name": "DaVita Inc.", "sector": "Health Care"}, {"ticker": "XRAY", "company_name": "Dentsply Sirona", "sector": "Health Care"}, {"ticker": "DVN", "company_name": "Devon Energy", "sector": "Energy"}, {"ticker": "DXCM", "company_name": "DexCom", "sector": "Health Care"}, {"ticker": "FANG", "company_name": "Diamondback Energy", "sector": "Energy"}, {"ticker": "DISH", "company_name": "Dish Network", "sector": "Communication Services"}, {"ticker": "DG", "company_name": "Dollar General", "sector": "Consumer Staples"}, {"ticker": "DLTR", "company_name": "Dollar Tree", "sector": "Consumer Staples"}, {"ticker": "D", "company_name": "Dominion Energy", "sector": "Utilities"}, {"ticker": "DOV", "company_name": "Dover Corporation", "sector": "Industrials"}, {"ticker": "DOW", "company_name": "Dow Inc.", "sector": "Materials"}, {"ticker": "DUK", "company_name": "Duke Energy", "sector": "Utilities"}, {"ticker": "DXC", "company_name": "DXC Technology", "sector": "Information Technology"}, {"ticker": "ETN", "company_name": "Eaton Corporation", "sector": "Industrials"}, {"ticker": "EW", "company_name": "Edwards Lifesciences", "sector": "Health Care"}, {"ticker": "EA", "company_name": "Electronic Arts", "sector": "Communication Services"}, {"ticker": "EOG", "company_name": "EOG Resources", "sector": "Energy"}, {"ticker": "EQIX", "company_name": "Equinix", "sector": "Real Estate"}, {"ticker": "EQR", "company_name": "Equity Residential", "sector": "Real Estate"}, {"ticker": "EVRG", "company_name": "Evergy", "sector": "Utilities"}, {"ticker": "EXPE", "company_name": "Expedia Group", "sector": "Consumer Discretionary"}, {"ticker": "EXR", "company_name": "Extra Space Storage", "sector": "Real Estate"}, {"ticker": "FMC", "company_name": "FMC Corporation", "sector": "Materials"}, {"ticker": "F", "company_name": "Ford Motor Company", "sector": "Consumer Discretionary"}, {"ticker": "FTNT", "company_name": "Fortinet", "sector": "Information Technology"}, {"ticker": "FOXA", "company_name": "Fox Corporation (Class A)", "sector": "Communication Services"}, {"ticker": "FOX", "company_name": "Fox Corporation (Class B)", "sector": "Communication Services"}, {"ticker": "GD", "company_name": "General Dynamics", "sector": "Industrials"}, {"ticker": "GE", "company_name": "General Electric", "sector": "Industrials"}, {"ticker": "GIS", "company_name": "General Mills", "sector": "Consumer Staples"}, {"ticker": "GM", "company_name": "General Motors", "sector": "Consumer Discretionary"}, {"ticker": "GILD", "company_name": "Gilead Sciences", "sector": "Health Care"}, {"ticker": "HCA", "company_name": "HCA Healthcare", "sector": "Health Care"}, {"ticker": "HSIC", "company_name": "Henry Schein", "sector": "Health Care"}, {"ticker": "HES", "company_name": "Hess Corporation", "sector": "Energy"}, {"ticker": "HPE", "company_name": "Hewlett Packard Enterprise", "sector": "Information Technology"}, {"ticker": "HOLX", "company_name": "Hologic", "sector": "Health Care"}, {"ticker": "HST", "company_name": "Host Hotels & Resorts", "sector": "Real Estate"}, {"ticker": "HWM", "company_name": "Howmet Aerospace", "sector": "Industrials"}, {"ticker": "HPQ", "company_name": "HP Inc.", "sector": "Information Technology"}, {"ticker": "HBAN", "company_name": "Huntington Bancshares", "sector": "Financials"}, {"ticker": "HII", "company_name": "Huntington Ingalls Industries", "sector": "Industrials"}, {"ticker": "IEX", "company_name": "IDEX Corporation", "sector": "Industrials"}, {"ticker": "IDXX", "company_name": "IDEXX Laboratories", "sector": "Health Care"}, {"ticker": "ITW", "company_name": "Illinois Tool Works", "sector": "Industrials"}, {"ticker": "INCY", "company_name": "Incyte", "sector": "Health Care"}, {"ticker": "IR", "company_name": "Ingersoll Rand", "sector": "Industrials"}, {"ticker": "ICE", "company_name": "Intercontinental Exchange", "sector": "Financials"}, {"ticker": "IP", "company_name": "International Paper", "sector": "Materials"}, {"ticker": "IFF", "company_name": "International Flavors & Fragrances", "sector": "Materials"}, {"ticker": "JKHY", "company_name": "Jack Henry & Associates", "sector": "Financials"}, {"ticker": "JNJ", "company_name": "Johnson & Johnson", "sector": "Health Care"}, {"ticker": "JNPR", "company_name": "Juniper Networks", "sector": "Information Technology"}, {"ticker": "KEY", "company_name": "KeyCorp", "sector": "Financials"}, {"ticker": "KMB", "company_name": "Kimberly-Clark", "sector": "Consumer Staples"}, {"ticker": "KIM", "company_name": "Kimco Realty", "sector": "Real Estate"}, {"ticker": "KMI", "company_name": "Kinder Morgan", "sector": "Energy"}, {"ticker": "KLAC", "company_name": "KLA Corporation", "sector": "Information Technology"}, {"ticker": "LRCX", "company_name": "Lam Research", "sector": "Information Technology"}, {"ticker": "LVS", "company_name": "Las Vegas Sands", "sector": "Consumer Discretionary"}, {"ticker": "LIN", "company_name": "Linde plc", "sector": "Materials"}, {"ticker": "LYV", "company_name": "Live Nation Entertainment", "sector": "Communication Services"}, {"ticker": "LKQ", "company_name": "LKQ Corporation", "sector": "Consumer Discretionary"}, {"ticker": "LYB", "company_name": "LyondellBasell", "sector": "Materials"}, {"ticker": "MPC", "company_name": "Marathon Petroleum", "sector": "Energy"}, {"ticker": "MKTX", "company_name": "MarketAxess", "sector": "Financials"}, {"ticker": "MLM", "company_name": "Martin Marietta Materials", "sector": "Materials"}, {"ticker": "MRK", "company_name": "Merck & Co.", "sector": "Health Care"}, {"ticker": "MTD", "company_name": "Mettler Toledo", "sector": "Health Care"}, {"ticker": "MCHP", "company_name": "Microchip Technology", "sector": "Information Technology"}, {"ticker": "MU", "company_name": "Micron Technology", "sector": "Information Technology"}, {"ticker": "MHK", "company_name": "Mohawk Industries", "sector": "Consumer Discretionary"}, {"ticker": "TAP", "company_name": "Molson Coors Beverage Company", "sector": "Consumer Staples"}, {"ticker": "MDLZ", "company_name": "Mondelez International", "sector": "Consumer Staples"}, {"ticker": "MNST", "company_name": "Monster Beverage", "sector": "Consumer Staples"}, {"ticker": "MS", "company_name": "Morgan Stanley", "sector": "Financials"}, {"ticker": "NDAQ", "company_name": "Nasdaq, Inc.", "sector": "Financials"}, {"ticker": "NTAP", "company_name": "NetApp", "sector": "Information Technology"}, {"ticker": "NWL", "company_name": "Newell Brands", "sector": "Consumer Discretionary"}, {"ticker": "NEE", "company_name": "NextEra Energy", "sector": "Utilities"}, {"ticker": "NOC", "company_name": "Northrop Grumman", "sector": "Industrials"}, {"ticker": "NCLH", "company_name": "Norwegian Cruise Line Holdings", "sector": "Consumer Discretionary"}, {"ticker": "NRG", "company_name": "NRG Energy", "sector": "Utilities"}, {"ticker": "OXY", "company_name": "Occidental Petroleum", "sector": "Energy"}, {"ticker": "OMC", "company_name": "Omnicom Group", "sector": "Communication Services"}, {"ticker": "OKE", "company_name": "ONEOK", "sector": "Energy"}, {"ticker": "OTIS", "company_name": "Otis Worldwide", "sector": "Industrials"}, {"ticker": "PKG", "company_name": "Packaging Corporation of America", "sector": "Materials"}, {"ticker": "PAYC", "company_name": "Paycom", "sector": "Information Technology"}, {"ticker": "PYPL", "company_name": "PayPal", "sector": "Financials"}, {"ticker": "PKI", "company_name": "PerkinElmer", "sector": "Health Care"}, {"ticker": "PM", "company_name": "Philip Morris International", "sector": "Consumer Staples"}, {"ticker": "PSX", "company_name": "Phillips 66", "sector": "Energy"}, {"ticker": "PXD", "company_name": "Pioneer Natural Resources", "sector": "Energy"}, {"ticker": "PNC", "company_name": "PNC Financial Services", "sector": "Financials"}, {"ticker": "PPG", "company_name": "PPG Industries", "sector": "Materials"}, {"ticker": "PFG", "company_name": "Principal Financial Group", "sector": "Financials"}, {"ticker": "PG", "company_name": "Procter & Gamble", "sector": "Consumer Staples"}, {"ticker": "PLD", "company_name": "Prologis", "sector": "Real Estate"}, {"ticker": "PRU", "company_name": "Prudential Financial", "sector": "Financials"}, {"ticker": "PSA", "company_name": "Public Storage", "sector": "Real Estate"}, {"ticker": "PHM", "company_name": "PulteGroup", "sector": "Consumer Discretionary"}, {"ticker": "QRVO", "company_name": "Qorvo", "sector": "Information Technology"}, {"ticker": "DGX", "company_name": "Quest Diagnostics", "sector": "Health Care"}, {"ticker": "RL", "company_name": "Ralph Lauren Corporation", "sector": "Consumer Discretionary"}, {"ticker": "RTX", "company_name": "Raytheon Technologies", "sector": "Industrials"}, {"ticker": "RMD", "company_name": "ResMed", "sector": "Health Care"}, {"ticker": "ROP", "company_name": "Roper Technologies", "sector": "Information Technology"}, {"ticker": "ROST", "company_name": "Ross Stores", "sector": "Consumer Discretionary"}, {"ticker": "SBAC", "company_name": "SBA Communications", "sector": "Real Estate"}, {"ticker": "STX", "company_name": "Seagate Technology", "sector": "Information Technology"}, {"ticker": "SEE", "company_name": "Sealed Air", "sector": "Materials"}, {"ticker": "SRE", "company_name": "Sempra Energy", "sector": "Utilities"}, {"ticker": "NOW", "company_name": "ServiceNow", "sector": "Information Technology"}, {"ticker": "SHW", "company_name": "Sherwin-Williams", "sector": "Materials"}, {"ticker": "SWKS", "company_name": "Skyworks Solutions", "sector": "Information Technology"}, {"ticker": "SNA", "company_name": "Snap-on", "sector": "Industrials"}, {"ticker": "SO", "company_name": "Southern Company", "sector": "Utilities"}, {"ticker": "LUV", "company_name": "Southwest Airlines", "sector": "Industrials"}, {"ticker": "SWK", "company_name": "Stanley Black & Decker", "sector": "Industrials"}, {"ticker": "SYF", "company_name": "Synchrony Financial", "sector": "Financials"}, {"ticker": "TMUS", "company_name": "T-Mobile US", "sector": "Communication Services"}, {"ticker": "TTWO", "company_name": "Take-Two Interactive", "sector": "Communication Services"}, {"ticker": "TPR", "company_name": "Tapestry, Inc.", "sector": "Consumer Discretionary"}, {"ticker": "TDY", "company_name": "Teledyne Technologies", "sector": "Information Technology"}, {"ticker": "TFX", "company_name": "Teleflex", "sector": "Health Care"}, {"ticker": "TXN", "company_name": "Texas Instruments", "sector": "Information Technology"}, {"ticker": "TMO", "company_name": "Thermo Fisher Scientific", "sector": "Health Care"}, {"ticker": "TDG", "company_name": "TransDigm Group", "sector": "Industrials"}, {"ticker": "TYL", "company_name": "Tyler Technologies", "sector": "Information Technology"}, {"ticker": "TSN", "company_name": "Tyson Foods", "sector": "Consumer Staples"}, {"ticker": "UDR", "company_name": "UDR, Inc.", "sector": "Real Estate"}, {"ticker": "ULTA", "company_name": "Ulta Beauty", "sector": "Consumer Discretionary"}, {"ticker": "UAL", "company_name": "United Airlines Holdings", "sector": "Industrials"}, {"ticker": "UPS", "company_name": "United Parcel Service", "sector": "Industrials"}, {"ticker": "VFC", "company_name": "VF Corporation", "sector": "Consumer Discretionary"}, {"ticker": "VLO", "company_name": "Valero Energy", "sector": "Energy"}, {"ticker": "V", "company_name": "Visa Inc.", "sector": "Financials"}, {"ticker": "WMT", "company_name": "Walmart", "sector": "Consumer Staples"}, {"ticker": "WBA", "company_name": "Walgreens Boots Alliance", "sector": "Consumer Staples"}, {"ticker": "WAT", "company_name": "Waters Corporation", "sector": "Health Care"}, {"ticker": "WEC", "company_name": "WEC Energy Group", "sector": "Utilities"}, {"ticker": "WFC", "company_name": "Wells Fargo", "sector": "Financials"}, {"ticker": "WST", "company_name": "West Pharmaceutical Services", "sector": "Health Care"}, {"ticker": "WDC", "company_name": "Western Digital", "sector": "Information Technology"}, {"ticker": "WRK", "company_name": "WestRock", "sector": "Materials"}, {"ticker": "WY", "company_name": "Weyerhaeuser", "sector": "Real Estate"}, {"ticker": "WMB", "company_name": "Williams Companies", "sector": "Energy"}, {"ticker": "XYL", "company_name": "Xylem Inc.", "sector": "Industrials"}, {"ticker": "ZBRA", "company_name": "Zebra Technologies", "sector": "Information Technology"}, {"ticker": "ZTS", "company_name": "Zoetis", "sector": "Health Care"}, {"ticker": "NKE", "company_name": "Nike, Inc.", "sector": "Consumer Discretionary"}, {"ticker": "NVR", "company_name": "NVR, Inc.", "sector": "Consumer Discretionary"}, {"ticker": "UHS", "company_name": "Universal Health Services", "sector": "Health Care"}, {"ticker": "RCL", "company_name": "Royal Caribbean Group", "sector": "Consumer Discretionary"}, {"ticker": "CTLT", "company_name": "Catalent", "sector": "Health Care"}, {"ticker": "ETSY", "company_name": "Etsy", "sector": "Consumer Discretionary"}, {"ticker": "TER", "company_name": "Teradyne", "sector": "Information Technology"}, {"ticker": "POOL", "company_name": "Pool Corporation", "sector": "Consumer Discretionary"}, {"ticker": "ACN", "company_name": "Accenture", "sector": "Information Technology"}, {"ticker": "AFL", "company_name": "Aflac", "sector": "Financials"}, {"ticker": "A", "company_name": "Agilent Technologies", "sector": "Health Care"}, {"ticker": "ALK", "company_name": "Alaska Air Group", "sector": "Industrials"}, {"ticker": "ALB", "company_name": "Albemarle Corporation", "sector": "Materials"}, {"ticker": "LNT", "company_name": "Alliant Energy", "sector": "Utilities"}, {"ticker": "AXP", "company_name": "American Express", "sector": "Financials"}, {"ticker": "AWK", "company_name": "American Water Works", "sector": "Utilities"}, {"ticker": "ABC", "company_name": "AmerisourceBergen", "sector": "Health Care"}, {"ticker": "AME", "company_name": "Ametek", "sector": "Industrials"}, {"ticker": "APA", "company_name": "APA Corporation", "sector": "Energy"}, {"ticker": "CZR", "company_name": "Caesars Entertainment", "sector": "Consumer Discretionary"}, {"ticker": "CI", "company_name": "Cigna", "sector": "Health Care"}, {"ticker": "CCI", "company_name": "Crown Castle", "sector": "Real Estate"}, {"ticker": "MTB", "company_name": "M&T Bank", "sector": "Financials"}, {"ticker": "MAR", "company_name": "Marriott International", "sector": "Consumer Discretionary"}, {"ticker": "MPWR", "company_name": "Monolithic Power Systems", "sector": "Information Technology"}, {"ticker": "NWSA", "company_name": "News Corp (Class A)", "sector": "Communication Services"}, {"ticker": "NWS", "company_name": "News Corp (Class B)", "sector": "Communication Services"}, {"ticker": "NXPI", "company_name": "NXP Semiconductors", "sector": "Information Technology"}, {"ticker": "PCAR", "company_name": "Paccar", "sector": "Industrials"}, {"ticker": "QCOM", "company_name": "Qualcomm", "sector": "Information Technology"}, {"ticker": "ROL", "company_name": "Rollins, Inc.", "sector": "Industrials"}, {"ticker": "STE", "company_name": "Steris", "sector": "Health Care"}, {"ticker": "TSLA", "company_name": "Tesla, Inc.", "sector": "Consumer Discretionary"}, {"ticker": "TRMB", "company_name": "Trimble Inc.", "sector": "Information Technology"}, {"ticker": "VTRS", "company_name": "Viatris", "sector": "Health Care"}, {"ticker": "ZBH", "company_name": "Zimmer Biomet", "sector": "Health Care"}, {"ticker": "CRL", "company_name": "Charles River Laboratories", "sector": "Health Care"}, {"ticker": "OGN", "company_name": "Organon & Co.", "sector": "Health Care"}, {"ticker": "MMM", "company_name": "3M", "sector": "Industrials"}, {"ticker": "ABBV", "company_name": "AbbVie", "sector": "Health Care"}, {"ticker": "AMZN", "company_name": "Amazon", "sector": "Consumer Discretionary"}, {"ticker": "AMT", "company_name": "American Tower", "sector": "Real Estate"}, {"ticker": "AMGN", "company_name": "Amgen", "sector": "Health Care"}, {"ticker": "ADI", "company_name": "Analog Devices", "sector": "Information Technology"}, {"ticker": "AON", "company_name": "Aon", "sector": "Financials"}, {"ticker": "AMAT", "company_name": "Applied Materials", "sector": "Information Technology"}, {"ticker": "APTV", "company_name": "Aptiv", "sector": "Consumer Discretionary"}, {"ticker": "ADM", "company_name": "ADM", "sector": "Consumer Staples"}, {"ticker": "T", "company_name": "AT&T", "sector": "Communication Services"}, {"ticker": "ADSK", "company_name": "Autodesk", "sector": "Information Technology"}, {"ticker": "AZO", "company_name": "AutoZone", "sector": "Consumer Discretionary"}, {"ticker": "AVY", "company_name": "Avery Dennison", "sector": "Materials"}, {"ticker": "BKR", "company_name": "Baker Hughes", "sector": "Energy"}, {"ticker": "BAC", "company_name": "Bank of America", "sector": "Financials"}, {"ticker": "BK", "company_name": "BNY Mellon", "sector": "Financials"}, {"ticker": "BAX", "company_name": "Baxter International", "sector": "Health Care"}, {"ticker": "BBY", "company_name": "Best Buy", "sector": "Consumer Discretionary"}, {"ticker": "BIIB", "company_name": "Biogen", "sector": "Health Care"}, {"ticker": "BKNG", "company_name": "Booking Holdings", "sector": "Consumer Discretionary"}, {"ticker": "CAH", "company_name": "Cardinal Health", "sector": "Health Care"}, {"ticker": "KMX", "company_name": "CarMax", "sector": "Consumer Discretionary"}, {"ticker": "CF", "company_name": "CF Industries", "sector": "Materials"}, {"ticker": "CVX", "company_name": "Chevron Corporation", "sector": "Energy"}, {"ticker": "C", "company_name": "Citigroup", "sector": "Financials"}, {"ticker": "CLX", "company_name": "Clorox", "sector": "Consumer Staples"}, {"ticker": "CME", "company_name": "CME Group", "sector": "Financials"}, {"ticker": "CMCSA", "company_name": "Comcast", "sector": "Communication Services"}, {"ticker": "CMA", "company_name": "Comerica", "sector": "Financials"}, {"ticker": "CPRT", "company_name": "Copart", "sector": "Industrials"}, {"ticker": "COST", "company_name": "Costco", "sector": "Consumer Staples"}, {"ticker": "CSX", "company_name": "CSX", "sector": "Industrials"}, {"ticker": "CMI", "company_name": "Cummins", "sector": "Industrials"}, {"ticker": "DHR", "company_name": "Danaher Corporation", "sector": "Health Care"}, {"ticker": "DAL", "company_name": "Delta Air Lines", "sector": "Industrials"}, {"ticker": "DTE", "company_name": "DTE Energy", "sector": "Utilities"}, {"ticker": "DD", "company_name": "DuPont", "sector": "Materials"}, {"ticker": "EBAY", "company_name": "eBay", "sector": "Consumer Discretionary"}, {"ticker": "ECL", "company_name": "Ecolab", "sector": "Materials"}, {"ticker": "EIX", "company_name": "Edison International", "sector": "Utilities"}, {"ticker": "ETR", "company_name": "Entergy", "sector": "Utilities"}, {"ticker": "EFX", "company_name": "Equifax", "sector": "Industrials"}, {"ticker": "ESS", "company_name": "Essex Property Trust", "sector": "Real Estate"}, {"ticker": "RE", "company_name": "Everest Re", "sector": "Financials"}, {"ticker": "EXC", "company_name": "Exelon", "sector": "Utilities"}, {"ticker": "XOM", "company_name": "ExxonMobil", "sector": "Energy"}, {"ticker": "FAST", "company_name": "Fastenal", "sector": "Industrials"}, {"ticker": "FDX", "company_name": "FedEx", "sector": "Industrials"}, {"ticker": "FE", "company_name": "FirstEnergy", "sector": "Utilities"}, {"ticker": "FISV", "company_name": "Fiserv", "sector": "Financials"}, {"ticker": "FLT", "company_name": "Fleetcor", "sector": "Financials"}, {"ticker": "FTV", "company_name": "Fortive", "sector": "Industrials"}, {"ticker": "FCX", "company_name": "Freeport-McMoRan", "sector": "Materials"}, {"ticker": "GRMN", "company_name": "Garmin", "sector": "Consumer Discretionary"}, {"ticker": "IT", "company_name": "Gartner", "sector": "Information Technology"}, {"ticker": "GL", "company_name": "Globe Life", "sector": "Financials"}, {"ticker": "GPN", "company_name": "Global Payments", "sector": "Financials"}, {"ticker": "GS", "company_name": "Goldman Sachs", "sector": "Financials"}, {"ticker": "HAL", "company_name": "Halliburton", "sector": "Energy"}, {"ticker": "HAS", "company_name": "Hasbro", "sector": "Consumer Discretionary"}, {"ticker": "HLT", "company_name": "Hilton Worldwide", "sector": "Consumer Discretionary"}, {"ticker": "HON", "company_name": "Honeywell", "sector": "Industrials"}, {"ticker": "HUM", "company_name": "Humana", "sector": "Health Care"}, {"ticker": "ILMN", "company_name": "Illumina", "sector": "Health Care"}, {"ticker": "INTC", "company_name": "Intel", "sector": "Information Technology"}, {"ticker": "IBM", "company_name": "IBM", "sector": "Information Technology"}, {"ticker": "INTU", "company_name": "Intuit", "sector": "Information Technology"}, {"ticker": "ISRG", "company_name": "Intuitive Surgical", "sector": "Health Care"}, {"ticker": "IVZ", "company_name": "Invesco", "sector": "Financials"}, {"ticker": "IQV", "company_name": "IQVIA", "sector": "Health Care"}, {"ticker": "IRM", "company_name": "Iron Mountain", "sector": "Real Estate"}, {"ticker": "JCI", "company_name": "Johnson Controls", "sector": "Industrials"}, {"ticker": "JPM", "company_name": "JPMorgan Chase", "sector": "Financials"}, {"ticker": "K", "company_name": "Kellogg's", "sector": "Consumer Staples"}, {"ticker": "KHC", "company_name": "Kraft Heinz", "sector": "Consumer Staples"}, {"ticker": "KR", "company_name": "Kroger", "sector": "Consumer Staples"}, {"ticker": "LH", "company_name": "LabCorp", "sector": "Health Care"}, {"ticker": "LW", "company_name": "Lamb Weston", "sector": "Consumer Staples"}, {"ticker": "LDOS", "company_name": "Leidos", "sector": "Industrials"}, {"ticker": "LEN", "company_name": "Lennar", "sector": "Consumer Discretionary"}, {"ticker": "LMT", "company_name": "Lockheed Martin", "sector": "Industrials"}, {"ticker": "L", "company_name": "Loews Corporation", "sector": "Financials"}, {"ticker": "LOW", "company_name": "Lowe's", "sector": "Consumer Discretionary"}, {"ticker": "MRO", "company_name": "Marathon Oil", "sector": "Energy"}, {"ticker": "MAS", "company_name": "Masco", "sector": "Industrials"}, {"ticker": "MA", "company_name": "Mastercard", "sector": "Financials"}, {"ticker": "MKC", "company_name": "McCormick & Company", "sector": "Consumer Staples"}, {"ticker": "MCD", "company_name": "McDonald's", "sector": "Consumer Discretionary"}, {"ticker": "MDT", "company_name": "Medtronic", "sector": "Health Care"}, {"ticker": "MET", "company_name": "MetLife", "sector": "Financials"}, {"ticker": "MSFT", "company_name": "Microsoft", "sector": "Information Technology"}, {"ticker": "MCO", "company_name": "Moody's Corporation", "sector": "Financials"}, {"ticker": "MSI", "company_name": "Motorola Solutions", "sector": "Information Technology"}, {"ticker": "MSCI", "company_name": "MSCI", "sector": "Financials"}, {"ticker": "NFLX", "company_name": "Netflix", "sector": "Communication Services"}, {"ticker": "NEM", "company_name": "Newmont", "sector": "Materials"}, {"ticker": "NI", "company_name": "NiSource", "sector": "Utilities"}, {"ticker": "NTRS", "company_name": "Northern Trust", "sector": "Financials"}, {"ticker": "NUE", "company_name": "Nucor", "sector": "Materials"}, {"ticker": "NVDA", "company_name": "Nvidia", "sector": "Information Technology"}, {"ticker": "PAYX", "company_name": "Paychex", "sector": "Industrials"}, {"ticker": "PNR", "company_name": "Pentair", "sector": "Industrials"}, {"ticker": "PEP", "company_name": "PepsiCo", "sector": "Consumer Staples"}, {"ticker": "PFE", "company_name": "Pfizer", "sector": "Health Care"}, {"ticker": "PGR", "company_name": "Progressive Corporation", "sector": "Financials"}, {"ticker": "PTC", "company_name": "PTC", "sector": "Information Technology"}, {"ticker": "PEG", "company_name": "Public Service Enterprise Group", "sector": "Utilities"}, {"ticker": "PWR", "company_name": "Quanta Services", "sector": "Industrials"}, {"ticker": "REG", "company_name": "Regency Centers", "sector": "Real Estate"}, {"ticker": "RF", "company_name": "Regions Financial Corporation", "sector": "Financials"}, {"ticker": "RSG", "company_name": "Republic Services", "sector": "Industrials"}, {"ticker": "ROK", "company_name": "Rockwell Automation", "sector": "Industrials"}, {"ticker": "SPGI", "company_name": "S&P Global", "sector": "Financials"}, {"ticker": "CRM", "company_name": "Salesforce", "sector": "Information Technology"}, {"ticker": "SLB", "company_name": "Schlumberger", "sector": "Energy"}, {"ticker": "SPG", "company_name": "Simon Property Group", "sector": "Real Estate"}, {"ticker": "SBUX", "company_name": "Starbucks", "sector": "Consumer Discretionary"}, {"ticker": "STT", "company_name": "State Street Corporation", "sector": "Financials"}, {"ticker": "SYK", "company_name": "Stryker Corporation", "sector": "Health Care"}, {"ticker": "SNPS", "company_name": "Synopsys", "sector": "Information Technology"}, {"ticker": "SYY", "company_name": "Sysco", "sector": "Consumer Staples"}, {"ticker": "TROW", "company_name": "T. Rowe Price", "sector": "Financials"}, {"ticker": "TGT", "company_name": "Target Corporation", "sector": "Consumer Staples"}, {"ticker": "TEL", "company_name": "TE Connectivity", "sector": "Information Technology"}, {"ticker": "TXT", "company_name": "Textron", "sector": "Industrials"}, {"ticker": "TJX", "company_name": "TJX Companies", "sector": "Consumer Discretionary"}, {"ticker": "TT", "company_name": "Trane Technologies", "sector": "Industrials"}, {"ticker": "UNH", "company_name": "UnitedHealth Group", "sector": "Health Care"}, {"ticker": "URI", "company_name": "United Rentals", "sector": "Industrials"}, {"ticker": "VTR", "company_name": "Ventas", "sector": "Real Estate"}, {"ticker": "VRSN", "company_name": "Verisign", "sector": "Information Technology"}, {"ticker": "VRTX", "company_name": "Vertex Pharmaceuticals", "sector": "Health Care"}, {"ticker": "WAB", "company_name": "Wabtec", "sector": "Industrials"}, {"ticker": "WM", "company_name": "Waste Management", "sector": "Industrials"}, {"ticker": "WELL", "company_name": "Welltower", "sector": "Real Estate"}, {"ticker": "WHR", "company_name": "Whirlpool Corporation", "sector": "Consumer Discretionary"}, {"ticker": "WYNN", "company_name": "Wynn Resorts", "sector": "Consumer Discretionary"}, {"ticker": "XEL", "company_name": "Xcel Energy", "sector": "Utilities"}, {"ticker": "YUM", "company_name": "Yum! Brands", "sector": "Consumer Discretionary"}, {"ticker": "AMCR", "company_name": "Amcor", "sector": "Materials"}, {"ticker": "AOS", "company_name": "A. O. Smith", "sector": "Industrials"}, {"ticker": "BF.B", "company_name": "Brown\u2013Forman", "sector": "Consumer Staples"}, {"ticker": "GWW", "company_name": "W. W. Grainger", "sector": "Industrials"}, {"ticker": "MRNA", "company_name": "Moderna", "sector": "Health Care"}, {"ticker": "BBWI", "company_name": "Bath & Body Works, Inc.", "sector": "Consumer Discretionary"}, {"ticker": "TECH", "company_name": "Bio-Techne", "sector": "Health Care"}, {"ticker": "BA", "company_name": "Boeing", "sector": "Industrials"}, {"ticker": "BMY", "company_name": "Bristol Myers Squibb", "sector": "Health Care"}, {"ticker": "BRO", "company_name": "Brown & Brown", "sector": "Financials"}, {"ticker": "CDAY", "company_name": "Ceridian", "sector": "Information Technology"}, {"ticker": "MTCH", "company_name": "Match Group", "sector": "Communication Services"}, {"ticker": "CTRA", "company_name": "Coterra", "sector": "Energy"}, {"ticker": "APH", "company_name": "Amphenol", "sector": "Information Technology"}, {"ticker": "COF", "company_name": "Capital One", "sector": "Financials"}, {"ticker": "EMR", "company_name": "Emerson Electric", "sector": "Industrials"}, {"ticker": "EPAM", "company_name": "EPAM Systems", "sector": "Information Technology"}, {"ticker": "FDS", "company_name": "FactSet", "sector": "Financials"}, {"ticker": "SEDG", "company_name": "SolarEdge", "sector": "Information Technology"}, {"ticker": "ABT", "company_name": "Abbott", "sector": "Health Care"}, {"ticker": "AKAM", "company_name": "Akamai", "sector": "Information Technology"}, {"ticker": "ALL", "company_name": "Allstate", "sector": "Financials"}, {"ticker": "MO", "company_name": "Altria", "sector": "Consumer Staples"}, {"ticker": "AMD", "company_name": "AMD", "sector": "Information Technology"}, {"ticker": "AEE", "company_name": "Ameren", "sector": "Utilities"}, {"ticker": "BIO", "company_name": "Bio-Rad", "sector": "Health Care"}, {"ticker": "CTAS", "company_name": "Cintas", "sector": "Industrials"}, {"ticker": "CSCO", "company_name": "Cisco", "sector": "Information Technology"}, {"ticker": "WTW", "company_name": "Willis Towers Watson", "sector": "Financials"}, {"ticker": "DLR", "company_name": "Digital Realty", "sector": "Real Estate"}, {"ticker": "COO", "company_name": "CooperCompanies", "sector": "Health Care"}, {"ticker": "ADP", "company_name": "ADP", "sector": "Industrials"}, {"ticker": "CTSH", "company_name": "Cognizant", "sector": "Information Technology"}, {"ticker": "DPZ", "company_name": "Domino's", "sector": "Consumer Discretionary"}, {"ticker": "ENPH", "company_name": "Enphase", "sector": "Information Technology"}, {"ticker": "ES", "company_name": "Eversource", "sector": "Utilities"}, {"ticker": "FRT", "company_name": "Federal Realty", "sector": "Real Estate"}, {"ticker": "FIS", "company_name": "FIS", "sector": "Financials"}, {"ticker": "GNRC", "company_name": "Generac", "sector": "Industrials"}, {"ticker": "CEG", "company_name": "Constellation Energy", "sector": "Utilities"}, {"ticker": "MGM", "company_name": "MGM Resorts", "sector": "Consumer Discretionary"}, {"ticker": "PARA", "company_name": "Paramount Global", "sector": "Communication Services"}, {"ticker": "CHRW", "company_name": "C.H. Robinson", "sector": "Industrials"}, {"ticker": "CCL", "company_name": "Carnival", "sector": "Consumer Discretionary"}, {"ticker": "DIS", "company_name": "Disney", "sector": "Communication Services"}, {"ticker": "HSY", "company_name": "Hershey's", "sector": "Consumer Staples"}, {"ticker": "WRB", "company_name": "Berkley", "sector": "Financials"}, {"ticker": "DHI", "company_name": "D.R. Horton", "sector": "Consumer Discretionary"}, {"ticker": "FITB", "company_name": "Fifth Third Bank", "sector": "Financials"}, {"ticker": "HIG", "company_name": "Hartford (The)", "sector": "Financials"}, {"ticker": "JBHT", "company_name": "J.B. Hunt", "sector": "Industrials"}, {"ticker": "BEN", "company_name": "Franklin Templeton", "sector": "Financials"}, {"ticker": "PEAK", "company_name": "Healthpeak", "sector": "Real Estate"}, {"ticker": "KEYS", "company_name": "Keysight", "sector": "Information Technology"}, {"ticker": "LHX", "company_name": "L3Harris", "sector": "Industrials"}, {"ticker": "LNC", "company_name": "Lincoln Financial", "sector": "Financials"}, {"ticker": "MCK", "company_name": "McKesson", "sector": "Health Care"}, {"ticker": "ODFL", "company_name": "Old Dominion", "sector": "Industrials"}, {"ticker": "PNW", "company_name": "Pinnacle West", "sector": "Utilities"}, {"ticker": "RJF", "company_name": "Raymond James", "sector": "Financials"}, {"ticker": "O", "company_name": "Realty Income", "sector": "Real Estate"}, {"ticker": "REGN", "company_name": "Regeneron", "sector": "Health Care"}, {"ticker": "RHI", "company_name": "Robert Half", "sector": "Industrials"}, {"ticker": "TSCO", "company_name": "Tractor Supply", "sector": "Consumer Discretionary"}, {"ticker": "TFC", "company_name": "Truist", "sector": "Financials"}, {"ticker": "USB", "company_name": "U.S. Bank", "sector": "Financials"}, {"ticker": "VRSK", "company_name": "Verisk", "sector": "Industrials"}, {"ticker": "VZ", "company_name": "Verizon", "sector": "Communication Services"}, {"ticker": "MOH", "company_name": "Molina Healthcare", "sector": "Health Care"}, {"ticker": "APD", "company_name": "Air Products and Chemicals", "sector": "Materials"}, {"ticker": "WBD", "company_name": "Warner Bros. Discovery", "sector": "Communication Services"}, {"ticker": "AES", "company_name": "AES Corporation", "sector": "Utilities"}, {"ticker": "BALL", "company_name": "Ball Corporation", "sector": "Materials"}, {"ticker": "CPT", "company_name": "Camden Property Trust", "sector": "Real Estate"}, {"ticker": "DE", "company_name": "John Deere", "sector": "Industrials"}, {"ticker": "DFS", "company_name": "Discover Financial", "sector": "Financials"}, {"ticker": "EMN", "company_name": "Eastman Chemical Company", "sector": "Materials"}, {"ticker": "LLY", "company_name": "Eli Lilly and Company", "sector": "Health Care"}, {"ticker": "EXPD", "company_name": "Expeditors International", "sector": "Industrials"}, {"ticker": "FFIV", "company_name": "F5, Inc.", "sector": "Information Technology"}, {"ticker": "GPC", "company_name": "Genuine Parts Company", "sector": "Consumer Discretionary"}, {"ticker": "MMC", "company_name": "Marsh McLennan", "sector": "Financials"}, {"ticker": "META", "company_name": "Meta Platforms", "sector": "Communication Services"}, {"ticker": "MAA", "company_name": "Mid-America Apartment Communities", "sector": "Real Estate"}, {"ticker": "NSC", "company_name": "Norfolk Southern Railway", "sector": "Industrials"}, {"ticker": "ORLY", "company_name": "O'Reilly Auto Parts", "sector": "Consumer Discretionary"}, {"ticker": "ORCL", "company_name": "Oracle Corporation", "sector": "Information Technology"}, {"ticker": "PH", "company_name": "Parker Hannifin", "sector": "Industrials"}, {"ticker": "PPL", "company_name": "PPL Corporation", "sector": "Utilities"}, {"ticker": "UNP", "company_name": "Union Pacific Corporation", "sector": "Industrials"}, {"ticker": "VICI", "company_name": "Vici Properties", "sector": "Real Estate"}, {"ticker": "VMC", "company_name": "Vulcan Materials Company", "sector": "Materials"}, {"ticker": "ZION", "company_name": "Zions Bancorporation", "sector": "Financials"}, {"ticker": "CPB", "company_name": "Campbell Soup Company", "sector": "Consumer Staples"}, {"ticker": "KDP", "company_name": "Keurig Dr Pepper", "sector": "Consumer Staples"}, {"ticker": "ON", "company_name": "ON Semiconductor", "sector": "Information Technology"}, {"ticker": "HRL", "company_name": "Hormel Foods", "sector": "Consumer Staples"}, {"ticker": "NDSN", "company_name": "Nordson Corporation", "sector": "Industrials"}, {"ticker": "ELV", "company_name": "Elevance Health", "sector": "Health Care"}, {"ticker": "J", "company_name": "Jacobs Solutions", "sector": "Industrials"}, {"ticker": "CSGP", "company_name": "CoStar Group", "sector": "Industrials"}, {"ticker": "INVH", "company_name": "Invitation Homes", "sector": "Real Estate"}, {"ticker": "EQT", "company_name": "EQT", "sector": "Energy"}, {"ticker": "TRGP", "company_name": "Targa Resources", "sector": "Energy"}, {"ticker": "ACGL", "company_name": "Arch Capital Group", "sector": "Financials"}, {"ticker": "GEN", "company_name": "Gen Digital", "sector": "Information Technology"}, {"ticker": "PCG", "company_name": "PG&E Corporation", "sector": "Utilities"}, {"ticker": "FSLR", "company_name": "First Solar", "sector": "Information Technology"}, {"ticker": "STLD", "company_name": "Steel Dynamics", "sector": "Materials"}, {"ticker": "GEHC", "company_name": "GE HealthCare", "sector": "Health Care"}, {"ticker": "HD", "company_name": "Home Depot (The)", "sector": "Consumer Discretionary"}, {"ticker": "KO", "company_name": "Coca-Cola Company (The)", "sector": "Consumer Staples"}, {"ticker": "EL", "company_name": "Est\u00e9e Lauder Companies (The)", "sector": "Consumer Staples"}, {"ticker": "IPG", "company_name": "Interpublic Group of Companies (The)", "sector": "Communication Services"}, {"ticker": "MOS", "company_name": "Mosaic Company (The)", "sector": "Materials"}, {"ticker": "SJM", "company_name": "J.M. Smucker Company (The)", "sector": "Consumer Staples"}, {"ticker": "TRV", "company_name": "Travelers Companies (The)", "sector": "Financials"}, {"ticker": "BG", "company_name": "Bunge Limited", "sector": "Consumer Staples"}, {"ticker": "PODD", "company_name": "Insulet", "sector": "Health Care"}, {"ticker": "FICO", "company_name": "Fair Isaac", "sector": "Information Technology"}, {"ticker": "AXON", "company_name": "Axon Enterprise", "sector": "Industrials"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"ticker": {"type": "string"}, "company_name": {"type": "string"}, "sector": {"type": "string"}}, "required": ["company_name", "sector", "ticker"]}} |
a2e8717a-8fff-481b-a478-46ba7831f5da/d4aa2d10-dc68-412d-9f16-b4dbdd8b2e74/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /all_search get result by ticker or security_term | In a single call search by ticker OR security_term | 200 | Response | [{"exchange": "NASDAQ", "ticker": "AAPL", "security_name": "Apple Inc. - Common Stock", "is_etf": "N", "last_updated": "2021-04-05", "search_type": "FUZZY_MATCH", "similarity_score": 0.5}, {"exchange": "LSE", "ticker": "0JQ4", "security_name": "APPLE INC COM STK NPV", "last_updated": "2021-04-07", "search_type": "FUZZY_MATCH", "similarity_score": 0.4}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"exchange": {"type": "string"}, "ticker": {"type": "string"}, "security_name": {"type": "string"}, "is_etf": {"type": "string"}, "last_updated": {"type": "string"}, "search_type": {"type": "string"}, "similarity_score": {"type": "number"}}, "required": ["exchange", "last_updated", "search_type", "security_name", "similarity_score", "ticker"]}} |
a2e8717a-8fff-481b-a478-46ba7831f5da/57a44645-cf44-4334-a7b9-9abd8218bca4/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /company_sentiment | Extract securities and sentiment towards those securities from a free form text using an advanced AI | 200 | Response | {"Tesla": "positive", "SpaceX": "positive", "Twitter": "neutral", "The Boring Company": "neutral"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Tesla": {"type": "string"}, "SpaceX": {"type": "string"}, "Twitter": {"type": "string"}, "The Boring Company": {"type": "string"}}, "required": ["SpaceX", "Tesla", "The Boring Company", "Twitter"]} |
a2e8717a-8fff-481b-a478-46ba7831f5da/5ed21e69-0a3a-4ef2-b61f-fd4c423e7ad2/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /sp500_search by Ticker | Check if security is currently listed in the S&P 500 by Ticker (or Symbol) | 200 | Response | [{"cik": "0000320193", "company_name": "Apple Inc.", "date_first_added": "1982-11-30", "founded_year": "1977", "gics_sector": "Information Technology", "gics_sub_industry": "Technology Hardware, Storage & Peripherals", "hq_location": "Cupertino, California", "ticker": "AAPL"}] | {"items": {"properties": {"exchange": {"type": "string"}, "financial_status": {"type": "string"}, "is_etf": {"type": "string"}, "last_updated": {"type": "string"}, "removed_date": {"type": "null"}, "security_name": {"type": "string"}, "ticker": {"type": "string"}}, "type": "object"}, "type": "array"} |
a2e8717a-8fff-481b-a478-46ba7831f5da/4d1a424a-e227-406b-9cbc-f13b6d31c915/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /all_search by Ticker | Search security by ticker
You can also input different exchanges, for example:
ticker=NASDAQ:AAPL
ticker=NYSE:BA | 200 | Response | [{"exchange": "NASDAQ", "financial_status": "Normal", "is_etf": "N", "last_updated": "May 04 2020", "removed_date": null, "security_name": "Apple Inc. - Common Stock", "ticker": "AAPL"}] | {"items": {"properties": {"exchange": {"type": "string"}, "financial_status": {"type": "string"}, "is_etf": {"type": "string"}, "last_updated": {"type": "string"}, "removed_date": {"type": "null"}, "security_name": {"type": "string"}, "ticker": {"type": "string"}}, "type": "object"}, "type": "array"} |
a2e8717a-8fff-481b-a478-46ba7831f5da/938637df-747a-425b-b2b2-131016f359f9/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /sp500_search by Security Term | Search security by providing the first few words for the security or the company name | 200 | Response | [{"ticker": "AAPL", "company_name": "Apple Inc.", "gics_sector": "Information Technology", "gics_sub_industry": "Technology Hardware, Storage & Peripherals", "hq_location": "Cupertino, California", "date_first_added": "1982-11-30", "founded_year": "1977", "cik": "0000320193", "last_updated": "2021-04-05", "removed_date": null}] | {"items": {"properties": {"cik": {"type": "string"}, "company_name": {"type": "string"}, "date_first_added": {"type": "string"}, "founded_year": {"type": "string"}, "gics_sector": {"type": "string"}, "gics_sub_industry": {"type": "string"}, "hq_location": {"type": "string"}, "ticker": {"type": "string"}}, "type": "object"}, "type": "array"} |
a2e8717a-8fff-481b-a478-46ba7831f5da/bfb1cf3e-2717-4c5f-8ad9-6bd0f2f27a1b/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /all_search by Exchange and Ticker | Search security by ticker
You can also input different exchanges, for example:
ticker=NASDAQ:AAPL
ticker=NYSE:BA | 200 | Response | [{"security_name": "Capital World Limited.", "ticker": "1D5", "exchange": "SGX", "financial_status": "NA", "is_etf": null, "last_updated": "2021-04-07", "removed_date": null}] | {"items": {"properties": {"exchange": {"type": "string"}, "financial_status": {"type": "string"}, "is_etf": {"type": "string"}, "last_updated": {"type": "string"}, "removed_date": {"type": "null"}, "security_name": {"type": "string"}, "ticker": {"type": "string"}}, "type": "object"}, "type": "array"} |
a2e8717a-8fff-481b-a478-46ba7831f5da/55630e5c-4d60-446a-a8b0-d4338f4b4125/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /all_search by Security Term | Search security by providing the first few words for the security or the company name | 200 | Response | [{"exchange": "NASDAQ", "ticker": "AAPL", "security_name": "Apple Inc. - Common Stock", "is_etf": "N", "last_updated": "2021-04-05", "search_type": "FUZZY_MATCH", "similarity_score": 0.25}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"exchange": {"type": "string"}, "ticker": {"type": "string"}, "security_name": {"type": "string"}, "is_etf": {"type": "string"}, "last_updated": {"type": "string"}, "search_type": {"type": "string"}, "similarity_score": {"type": "number"}}, "required": ["exchange", "is_etf", "last_updated", "search_type", "security_name", "similarity_score", "ticker"]}} |
a2e8717a-8fff-481b-a478-46ba7831f5da/fe31f11e-e50c-4579-b487-e1a7bec93073/0/0 | Stock, Ticker, Security and Company Search database | Lookup active tickers using fuzzy Security name search from exchanges worldwide.
Get the Security name from the ticker.
Check if a company is in the S&P 500 or get a list of all SP500 companies.
Get the historical Price and Volume of security.
Get the sentiment of companies mentioned in an article. | 9.1 | /all_search get single security by term search | Search security by providing the first few words for the security or the company name
Use optional query param
result_type=short, which will return the top-most similar only one security, which matches your search term.
Otherwise, it will return all the security, which starts with the term you provided. | 200 | Response | {"ticker": "AAPL", "security_name": "Apple Inc. - Common Stock", "exchange": "NASDAQ"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "security_name": {"type": "string"}, "exchange": {"type": "string"}}, "required": ["exchange", "security_name", "ticker"]} |
bb0aeeb9-57ba-4bdc-9c02-a004b875853b/56e0a206-95f9-4dbb-8b0f-584728abbcf2/0/0 | TLDRThis | Summarize any URL or text using state-of-the-art abstractive and extractive summarization models. | 9.5 | Human-like Article Summarization | Use one of the world's most advanced abstractive summarization models to extract the most important sentences from a given article URL. | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
bb0aeeb9-57ba-4bdc-9c02-a004b875853b/56e0a206-95f9-4dbb-8b0f-584728abbcf2/1/0 | TLDRThis | Summarize any URL or text using state-of-the-art abstractive and extractive summarization models. | 9.5 | Human-like Article Summarization | Use one of the world's most advanced abstractive summarization models to extract the most important sentences from a given article URL. | 200 | Example_1 | {"summary": [" WordPress owner Automattic Inc. has agreed to take Tumblr off of Verizon\u2019s hands. Terms of the deal are undisclosed, but the asking price is \u201cnominal,\u201d according to an article in The Wall Street Journal. Tumblr was Yahoo's largest acquisition at the time, as then-CEO Marissa Mayer \u201cpromise[d] not to screw it up\u201d in a statement made in May. The company runs WordPress.com, one of the internet's most popular publishing tools, and Jetpack.com."], "article_text": "Six years after Yahoo purchased Tumblr for north of $1 billion, its parent corporation is selling the once-dominant blogging platform. WordPress owner Automattic Inc. has agreed to take the service off of Verizon\u2019s hands. Terms of the deal are undisclosed, but the number is \u201cnominal,\u201d compared to its original asking price, per an article in The Wall Street Journal.\n\nAxios is reporting that the asking price for the platform is \u201cwell below $20 million,\u201d a fraction of a fraction of its 2013 price tag.\n\nOnce the hottest game in town, the intervening half-decade has been tough on Tumblr, as sites like Facebook, Instagram, Reddit and the like have since left the platform in the dust. More recently, a decision to ban porn from the platform has had a marked negative impact on the service\u2019s traffic. According to Sensor Tower, first-time users for Tumblr\u2019s mobile app declined 33% year-over-year last quarter.\n\n\u201cTumblr is one of the Web\u2019s most iconic brands,\u201d Automattic CEO Matt Mullenweg said of the news. \u201cIt is an essential venue to share new ideas, cultures and experiences, helping millions create and build communities around their shared interests. We are excited to add it to our lineup, which already includes WordPress.com, WooCommerce, Jetpack, Simplenote, Longreads, and more.\u201d\n\nThe news certainly isn\u2019t surprising. In May, it was reported that Verizon was looking for a new owner for the site it inherited through its acquisition of Yahoo. Tumblr was Yahoo\u2019s largest acquisition at the time, as then-CEO Marissa Mayer \u201cpromise[d] not to screw it up\u201d in a statement made at the time.\n\nTumblr proved not to be a great fit for Yahoo \u2014 and even less so Verizon, which rolled the platform into its short-lived Oath business and later the Verizon Media Group (also TechCrunch\u2019s umbrella company). On the face of it, at least, Automattic seems a much better match. The company runs WordPress.com, one of the internet\u2019s most popular publishing tools, along with Jetpack and Simplenote. As part of the deal, the company will take on 200 Tumblr staffers.\n\n\u201cWe couldn\u2019t be more excited to be joining a team that has a similar mission. Many of you know WordPress.com, Automattic\u2019s flagship product. WordPress.com and Tumblr were both early pioneers among blogging platforms,\u201d Tumblr fittingly wrote in a blog post. \u201cAutomattic shares our vision to build passionate communities around shared interests and to democratize publishing so that anyone with a story can tell it, especially when they come from under-heard voices and marginalized communities.\u201d\n\n\u201cToday\u2019s announcement is the culmination of a thoughtful, thorough and strategic process,\u201d Verizon Media CEO Guru Gowrappan said in a statement. \u201cTumblr is a marquee brand that has started movements, allowed for true identities to blossom and become home to many creative communities and fandoms. We are proud of what the team has accomplished and are happy to have found the perfect partner in Automattic, whose expertise and track record will unlock new and exciting possibilities for Tumblr and its users.\u201d", "article_title": "Verizon is selling Tumblr to WordPress.com parent, Automattic \u2013 TechCrunch", "article_authors": ["Brian Heater"], "article_image": "https://techcrunch.com/wp-content/uploads/2019/08/tumblr-phone-sold.png?w=711", "article_pub_date": "Aug 12, 2019", "article_url": "https://techcrunch.com/2019/08/12/verizon-is-selling-tumblr-to-wordpress-parent-automattic/", "article_html": "<div><p id=\"speakable-summary\">Six years after Yahoo purchased Tumblr for north of $1 billion, its parent corporation is selling the once-dominant blogging platform. WordPress owner Automattic Inc. has agreed to take the service off of Verizon’s hands. Terms of the deal are undisclosed, but the number is “nominal,” compared to its original asking price, per <a href=\"https://www.wsj.com/articles/verizon-to-sell-tumblr-to-wordpress-owner-11565640000\">an article in The Wall Street Journal</a>.</p>\n<p><a href=\"https://www.axios.com/verizon-tumblr-wordpress-automattic-e6645edd-bc73-45c2-9380-9fe8ca34291f.html\">Axios is reporting</a> that the asking price for the platform is “well below $20 million,” a fraction of a fraction of its 2013 price tag.</p>\n<p>Once the hottest game in town, the intervening half-decade has been tough on Tumblr, as sites like Facebook, Instagram, Reddit and the like have since left the platform in the dust. More recently, a decision to ban porn from the platform has had a marked negative impact on the service’s traffic. According to Sensor Tower, first-time users for Tumblr’s mobile app declined 33% year-over-year last quarter.</p>\n<p>“Tumblr is one of the Web’s most iconic brands,” Automattic CEO Matt Mullenweg said of the news. “It is an essential venue to share new ideas, cultures and experiences, helping millions create and build communities around their shared interests. We are excited to add it to our lineup, which already includes WordPress.com, WooCommerce, Jetpack, Simplenote, Longreads, and more.”</p>\n<p>The news certainly isn’t surprising. In May, it was reported that Verizon was looking for a new owner for the site it inherited through its acquisition of Yahoo. Tumblr was Yahoo’s largest acquisition at the time, as then-CEO Marissa Mayer “promise[d] not to screw it up” in a statement made at the time.</p>\n<p>Tumblr proved not to be a great fit for Yahoo — and even less so Verizon, which rolled the platform into its short-lived Oath business and later the Verizon Media Group (also TechCrunch’s umbrella company). On the face of it, at least, Automattic seems a much better match. The company runs WordPress.com, one of the internet’s most popular publishing tools, along with Jetpack and Simplenote. As part of the deal, the company will take on 200 Tumblr staffers.</p>\n<p>“We couldn’t be more excited to be joining a team that has a similar mission. Many of you know WordPress.com, Automattic’s flagship product. WordPress.com and Tumblr were both early pioneers among blogging platforms,” Tumblr fittingly wrote in <a href=\"https://staff.tumblr.com/post/186963195515/hello-tumblr-today-tumblrs-owner-verizon#notes\">a blog post</a>. “Automattic shares our vision to build passionate communities around shared interests and to democratize publishing so that anyone with a story can tell it, especially when they come from under-heard voices and marginalized communities.”</p>\n<p>“Today’s announcement is the culmination of a thoughtful, thorough and strategic process,” Verizon Media CEO Guru Gowrappan said in a statement. “Tumblr is a marquee brand that has started movements, allowed for true identities to blossom and become home to many creative communities and fandoms. We are proud of what the team has accomplished and are happy to have found the perfect partner in Automattic, whose expertise and track record will unlock new and exciting possibilities for Tumblr and its users.”</p>\n\t\t\t</div>", "article_abstract": "null"} | {"title": "URLSummaryAbstractive", "required": ["summary"], "type": "object", "properties": {"summary": {"title": "Summary", "type": "array", "items": {}}, "article_text": {"title": "Article Text", "type": "string"}, "article_title": {"title": "Article Title", "type": "string"}, "article_authors": {"title": "Article Authors", "type": "array", "items": {}}, "article_image": {"title": "Article Image", "type": "string"}, "article_pub_date": {"title": "Article Pub Date", "type": "string"}, "article_url": {"title": "Article Url", "maxLength": 2083, "minLength": 1, "type": "string", "format": "uri"}, "article_html": {"title": "Article Html", "type": "string"}, "article_abstract": {"title": "Article Abstract", "type": "string"}}} |
bb0aeeb9-57ba-4bdc-9c02-a004b875853b/dafbe250-6c11-4284-a9fc-3d990f4f594e/0/0 | TLDRThis | Summarize any URL or text using state-of-the-art abstractive and extractive summarization models. | 9.5 | Extractive Article Summarization | Use one of the world's most advanced extractive summarization models to extract the most important sentences from a given article URL. | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
bb0aeeb9-57ba-4bdc-9c02-a004b875853b/dafbe250-6c11-4284-a9fc-3d990f4f594e/1/0 | TLDRThis | Summarize any URL or text using state-of-the-art abstractive and extractive summarization models. | 9.5 | Extractive Article Summarization | Use one of the world's most advanced extractive summarization models to extract the most important sentences from a given article URL. | 200 | Example_1 | {"summary": ["Six years after Yahoo purchased Tumblr for north of $1 billion, its parent corporation is selling the once-dominant blogging platform.", "\u201cTumblr is one of the Web\u2019s most iconic brands,\u201d Automattic CEO Matt Mullenweg said of the news. \u201c", "Tumblr was Yahoo\u2019s largest acquisition at the time, as then-CEO Marissa Mayer \u201cpromise[d] not to screw it up\u201d in a statement made at the time.", "Tumblr proved not to be a great fit for Yahoo \u2014 and even less so Verizon, which rolled the platform into its short-lived Oath business and later the Verizon Media Group (also TechCrunch\u2019s umbrella company).", "On the face of it, at least, Automattic seems a much better match.", "Tumblr is a marquee brand that has started movements, allowed for true identities to blossom and become home to many creative communities and fandoms."], "article_text": "Six years after Yahoo purchased Tumblr for north of $1 billion, its parent corporation is selling the once-dominant blogging platform. WordPress owner Automattic Inc. has agreed to take the service off of Verizon\u2019s hands. Terms of the deal are undisclosed, but the number is \u201cnominal,\u201d compared to its original asking price, per an article in The Wall Street Journal.\n\nAxios is reporting that the asking price for the platform is \u201cwell below $20 million,\u201d a fraction of a fraction of its 2013 price tag.\n\nOnce the hottest game in town, the intervening half-decade has been tough on Tumblr, as sites like Facebook, Instagram, Reddit and the like have since left the platform in the dust. More recently, a decision to ban porn from the platform has had a marked negative impact on the service\u2019s traffic. According to Sensor Tower, first-time users for Tumblr\u2019s mobile app declined 33% year-over-year last quarter.\n\n\u201cTumblr is one of the Web\u2019s most iconic brands,\u201d Automattic CEO Matt Mullenweg said of the news. \u201cIt is an essential venue to share new ideas, cultures and experiences, helping millions create and build communities around their shared interests. We are excited to add it to our lineup, which already includes WordPress.com, WooCommerce, Jetpack, Simplenote, Longreads, and more.\u201d\n\nThe news certainly isn\u2019t surprising. In May, it was reported that Verizon was looking for a new owner for the site it inherited through its acquisition of Yahoo. Tumblr was Yahoo\u2019s largest acquisition at the time, as then-CEO Marissa Mayer \u201cpromise[d] not to screw it up\u201d in a statement made at the time.\n\nTumblr proved not to be a great fit for Yahoo \u2014 and even less so Verizon, which rolled the platform into its short-lived Oath business and later the Verizon Media Group (also TechCrunch\u2019s umbrella company). On the face of it, at least, Automattic seems a much better match. The company runs WordPress.com, one of the internet\u2019s most popular publishing tools, along with Jetpack and Simplenote. As part of the deal, the company will take on 200 Tumblr staffers.\n\n\u201cWe couldn\u2019t be more excited to be joining a team that has a similar mission. Many of you know WordPress.com, Automattic\u2019s flagship product. WordPress.com and Tumblr were both early pioneers among blogging platforms,\u201d Tumblr fittingly wrote in a blog post. \u201cAutomattic shares our vision to build passionate communities around shared interests and to democratize publishing so that anyone with a story can tell it, especially when they come from under-heard voices and marginalized communities.\u201d\n\n\u201cToday\u2019s announcement is the culmination of a thoughtful, thorough and strategic process,\u201d Verizon Media CEO Guru Gowrappan said in a statement. \u201cTumblr is a marquee brand that has started movements, allowed for true identities to blossom and become home to many creative communities and fandoms. We are proud of what the team has accomplished and are happy to have found the perfect partner in Automattic, whose expertise and track record will unlock new and exciting possibilities for Tumblr and its users.\u201d", "article_title": "Verizon is selling Tumblr to WordPress.com parent, Automattic \u2013 TechCrunch", "article_authors": ["Brian Heater"], "article_image": "https://techcrunch.com/wp-content/uploads/2019/08/tumblr-phone-sold.png?w=711", "article_pub_date": "Aug 12, 2019", "article_url": "https://techcrunch.com/2019/08/12/verizon-is-selling-tumblr-to-wordpress-parent-automattic/", "article_html": "<div><p id=\"speakable-summary\">Six years after Yahoo purchased Tumblr for north of $1 billion, its parent corporation is selling the once-dominant blogging platform. WordPress owner Automattic Inc. has agreed to take the service off of Verizon’s hands. Terms of the deal are undisclosed, but the number is “nominal,” compared to its original asking price, per <a href=\"https://www.wsj.com/articles/verizon-to-sell-tumblr-to-wordpress-owner-11565640000\">an article in The Wall Street Journal</a>.</p>\n<p><a href=\"https://www.axios.com/verizon-tumblr-wordpress-automattic-e6645edd-bc73-45c2-9380-9fe8ca34291f.html\">Axios is reporting</a> that the asking price for the platform is “well below $20 million,” a fraction of a fraction of its 2013 price tag.</p>\n<p>Once the hottest game in town, the intervening half-decade has been tough on Tumblr, as sites like Facebook, Instagram, Reddit and the like have since left the platform in the dust. More recently, a decision to ban porn from the platform has had a marked negative impact on the service’s traffic. According to Sensor Tower, first-time users for Tumblr’s mobile app declined 33% year-over-year last quarter.</p>\n<p>“Tumblr is one of the Web’s most iconic brands,” Automattic CEO Matt Mullenweg said of the news. “It is an essential venue to share new ideas, cultures and experiences, helping millions create and build communities around their shared interests. We are excited to add it to our lineup, which already includes WordPress.com, WooCommerce, Jetpack, Simplenote, Longreads, and more.”</p>\n<p>The news certainly isn’t surprising. In May, it was reported that Verizon was looking for a new owner for the site it inherited through its acquisition of Yahoo. Tumblr was Yahoo’s largest acquisition at the time, as then-CEO Marissa Mayer “promise[d] not to screw it up” in a statement made at the time.</p>\n<p>Tumblr proved not to be a great fit for Yahoo — and even less so Verizon, which rolled the platform into its short-lived Oath business and later the Verizon Media Group (also TechCrunch’s umbrella company). On the face of it, at least, Automattic seems a much better match. The company runs WordPress.com, one of the internet’s most popular publishing tools, along with Jetpack and Simplenote. As part of the deal, the company will take on 200 Tumblr staffers.</p>\n<p>“We couldn’t be more excited to be joining a team that has a similar mission. Many of you know WordPress.com, Automattic’s flagship product. WordPress.com and Tumblr were both early pioneers among blogging platforms,” Tumblr fittingly wrote in <a href=\"https://staff.tumblr.com/post/186963195515/hello-tumblr-today-tumblrs-owner-verizon#notes\">a blog post</a>. “Automattic shares our vision to build passionate communities around shared interests and to democratize publishing so that anyone with a story can tell it, especially when they come from under-heard voices and marginalized communities.”</p>\n<p>“Today’s announcement is the culmination of a thoughtful, thorough and strategic process,” Verizon Media CEO Guru Gowrappan said in a statement. “Tumblr is a marquee brand that has started movements, allowed for true identities to blossom and become home to many creative communities and fandoms. We are proud of what the team has accomplished and are happy to have found the perfect partner in Automattic, whose expertise and track record will unlock new and exciting possibilities for Tumblr and its users.”</p>\n\t\t\t</div>", "article_abstract": "null"} | {"title": "URLSummaryExtractive", "required": ["summary"], "type": "object", "properties": {"summary": {"title": "Summary", "type": "array", "items": {}}, "article_text": {"title": "Article Text", "type": "string"}, "article_title": {"title": "Article Title", "type": "string"}, "article_authors": {"title": "Article Authors", "type": "array", "items": {}}, "article_image": {"title": "Article Image", "type": "string"}, "article_pub_date": {"title": "Article Pub Date", "type": "string"}, "article_url": {"title": "Article Url", "maxLength": 2083, "minLength": 1, "type": "string", "format": "uri"}, "article_html": {"title": "Article Html", "type": "string"}, "article_abstract": {"title": "Article Abstract", "type": "string"}}} |
bb0aeeb9-57ba-4bdc-9c02-a004b875853b/b70b8b6b-7446-4958-9c49-331913c5ee3e/0/0 | TLDRThis | Summarize any URL or text using state-of-the-art abstractive and extractive summarization models. | 9.5 | Human-like Text Summarization | Use one of the world's most advanced abstractive summarization models to extract the most important sentences from a given text. | 200 | Example_1 | {"summary": " WordPress owner Automattic Inc. has agreed to take Tumblr off of Verizon\u2019s hands. Terms of the deal are undisclosed, but the asking price is \u201cnominal,\u201d according to an article in The Wall Street Journal. Tumblr was Yahoo's largest acquisition at the time, as then-CEO Marissa Mayer \u201cpromise[d] not to screw it up\u201d in a statement made in May. The company runs WordPress.com, one of the internet's most popular publishing tools, and Jetpack.com."} | {"title": "TextSummaryAbstractive", "required": ["summary"], "type": "object", "properties": {"summary": {"title": "Summary", "type": "string"}}} |
bb0aeeb9-57ba-4bdc-9c02-a004b875853b/b70b8b6b-7446-4958-9c49-331913c5ee3e/1/0 | TLDRThis | Summarize any URL or text using state-of-the-art abstractive and extractive summarization models. | 9.5 | Human-like Text Summarization | Use one of the world's most advanced abstractive summarization models to extract the most important sentences from a given text. | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
bb0aeeb9-57ba-4bdc-9c02-a004b875853b/26188c3c-17f9-4042-aa66-75eb9b76e8d6/0/0 | TLDRThis | Summarize any URL or text using state-of-the-art abstractive and extractive summarization models. | 9.5 | Extractive Text Summarization | Use one of the world's most advanced extractive summarization models to extract the most important sentences from a given text. | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
bb0aeeb9-57ba-4bdc-9c02-a004b875853b/26188c3c-17f9-4042-aa66-75eb9b76e8d6/1/0 | TLDRThis | Summarize any URL or text using state-of-the-art abstractive and extractive summarization models. | 9.5 | Extractive Text Summarization | Use one of the world's most advanced extractive summarization models to extract the most important sentences from a given text. | 200 | Example_1 | {"summary": ["Six years after Yahoo purchased Tumblr for north of $1 billion, its parent corporation is selling the once-dominant blogging platform.", "Axios is reporting that the asking price for the platform is \u201cwell below $20 million,\u201d a fraction of a fraction of its 2013 price tag.", "Tumblr proved not to be a great fit for Yahoo \u2014 and even less so Verizon, which rolled the platform into its short-lived Oath business and later the Verizon Media Group (also TechCrunch\u2019s umbrella company).", "On the face of it, at least, Automattic seems a much better match.", "\u201cWe couldn\u2019t be more excited to be joining a team that has a similar mission.", "Tumblr is a marquee brand that has started movements, allowed for true identities to blossom and become home to many creative communities and fandoms."]} | {"title": "TextSummaryExtractive", "required": ["summary"], "type": "object", "properties": {"summary": {"title": "Summary", "type": "array", "items": {}}}} |
f305fd59-96d9-41b1-8070-c0960769cce2/318242f3-e8fc-4d4c-b8d5-9c7248b183db/0/0 | The Apophis | AI-powered API for crypto asset price forecasting offers a range of features and benefits that can revolutionize how traders and investors navigate the dynamic and often unpredictable crypto market. | 1.8 | getForecastlList (Mega) | Get Full Crypto Asset List with Expected Daily Forecast Change | 200 | Response | [{"asset": "00", "value": 7.34197}, {"asset": "1INCH", "value": -27.4704}, {"asset": "AAVE", "value": -13.994}, {"asset": "ABT", "value": -20.2414}, {"asset": "ACH", "value": -30.1345}, {"asset": "ACS", "value": -18.1582}, {"asset": "ADA", "value": -22.6745}, {"asset": "AERGO", "value": -16.514}, {"asset": "AGLD", "value": 17.3174}, {"asset": "AIOZ", "value": -22.5348}, {"asset": "ALCX", "value": -18.6428}, {"asset": "ALEPH", "value": -11.3351}, {"asset": "ALGO", "value": -22.2297}, {"asset": "ALICE", "value": -30.4131}, {"asset": "AMP", "value": -20.5231}, {"asset": "ANKR", "value": -19.464}, {"asset": "ANT", "value": -13.368}, {"asset": "APE", "value": -27.8836}, {"asset": "API3", "value": -20.9456}, {"asset": "APT", "value": -23.5325}, {"asset": "ARB", "value": -13.8862}, {"asset": "ARPA", "value": -23.9801}, {"asset": "ASM", "value": -10.3987}, {"asset": "AST", "value": -12.6028}, {"asset": "ATA", "value": -36.43}, {"asset": "ATOM", "value": -13.1657}, {"asset": "AUCTION", "value": -18.824}, {"asset": "AUDIO", "value": -27.0148}, {"asset": "AURORA", "value": -17.8644}, {"asset": "AVAX", "value": -17.342}, {"asset": "AVT", "value": -6.08077}, {"asset": "AXL", "value": -11.7922}, {"asset": "AXS", "value": -27.7575}, {"asset": "BADGER", "value": -14.397}, {"asset": "BAL", "value": -14.5154}, {"asset": "BAND", "value": -23.8767}, {"asset": "BAT", "value": -19.7883}, {"asset": "BCH", "value": -7.94568}, {"asset": "BICO", "value": -25.553}, {"asset": "BIT", "value": -16.9612}, {"asset": "BLUR", "value": -33.9041}, {"asset": "BLZ", "value": -16.0691}, {"asset": "BNT", "value": -13.4992}, {"asset": "BOBA", "value": -15.6485}, {"asset": "BOND", "value": -23.8284}, {"asset": "BTC", "value": -2.76952}, {"asset": "BTRST", "value": -18.2453}, {"asset": "BUSD", "value": 0.0155494}, {"asset": "C98", "value": -32.2389}, {"asset": "CBETH", "value": -5.94308}, {"asset": "CELR", "value": -23.408}, {"asset": "CGLD", "value": -15.9114}, {"asset": "CHZ", "value": -31.2503}, {"asset": "CLV", "value": -27.266}, {"asset": "COMP", "value": -21.4758}, {"asset": "COTI", "value": -34.2986}, {"asset": "COVAL", "value": -9.23423}, {"asset": "CRO", "value": -10.4637}, {"asset": "CRPT", "value": -18.916}, {"asset": "CRV", "value": -20.8578}, {"asset": "CTSI", "value": -29.7844}, {"asset": "CTX", "value": -13.788}, {"asset": "CVC", "value": -14.8329}, {"asset": "CVX", "value": -24.403}, {"asset": "DAI", "value": 0.0176297}, {"asset": "DAR", "value": -36.671}, {"asset": "DASH", "value": -30.2457}, {"asset": "DDX", "value": -10.3319}, {"asset": "DESO", "value": -10.0146}, {"asset": "DEXT", "value": -8.29742}, {"asset": "DIA", "value": -27.0935}, {"asset": "DIMO", "value": -31.0315}, {"asset": "DNT", "value": -3.89211}, {"asset": "DOGE", "value": -13.9493}, {"asset": "DOT", "value": -12.4942}, {"asset": "DREP", "value": -12.4206}, {"asset": "DYP", "value": -22.0428}, {"asset": "EGLD", "value": -17.0145}, {"asset": "ELA", "value": -23.0792}, {"asset": "ENJ", "value": -20.5487}, {"asset": "ENS", "value": -23.0822}, {"asset": "EOS", "value": -23.5994}, {"asset": "ERN", "value": -17.4911}, {"asset": "ETC", "value": -14.2762}, {"asset": "ETH", "value": -6.1974}, {"asset": "EUROC", "value": 1.34045}, {"asset": "FARM", "value": -19.4695}, {"asset": "FET", "value": -26.6242}, {"asset": "FIDA", "value": -29.8563}, {"asset": "FIL", "value": -22.772}, {"asset": "FIS", "value": -19.7838}, {"asset": "FLOW", "value": -30.8874}, {"asset": "FLR", "value": -29.4254}, {"asset": "FORT", "value": -21.6451}, {"asset": "FORTH", "value": -19.6119}, {"asset": "FOX", "value": -15.0667}, {"asset": "FX", "value": -14.3305}, {"asset": "GAL", "value": -13.7044}, {"asset": "GALA", "value": -25.1091}, {"asset": "GFI", "value": -17.0733}, {"asset": "GHST", "value": -13.1076}, {"asset": "GLM", "value": -18.8941}, {"asset": "GMT", "value": -25.0353}, {"asset": "GNO", "value": -5.71993}, {"asset": "GODS", "value": -28.2286}, {"asset": "GRT", "value": -26.1892}, {"asset": "GST", "value": -18.2545}, {"asset": "GTC", "value": -31.483}, {"asset": "GUSD", "value": 0.0516715}, {"asset": "GYEN", "value": -0.0622046}, {"asset": "HBAR", "value": -10.7573}, {"asset": "HFT", "value": -18.0255}, {"asset": "HIGH", "value": -34.8992}, {"asset": "HOPR", "value": -8.97858}, {"asset": "ICP", "value": -18.8474}, {"asset": "IDEX", "value": -25.9148}, {"asset": "ILV", "value": -16.873}, {"asset": "IMX", "value": -14.2504}, {"asset": "INDEX", "value": -26.0455}, {"asset": "INJ", "value": -18.0936}, {"asset": "INV", "value": -15.2625}, {"asset": "IOTX", "value": -26.4156}, {"asset": "JASMY", "value": -23.8989}, {"asset": "JUP", "value": -14.2821}, {"asset": "KAVA", "value": -21.7624}, {"asset": "KEEP", "value": -12.0565}, {"asset": "KNC", "value": -19.9046}, {"asset": "KRL", "value": -7.34317}, {"asset": "KSM", "value": -14.8651}, {"asset": "LCX", "value": -6.44047}, {"asset": "LDO", "value": -11.8718}, {"asset": "LINK", "value": -19.2363}, {"asset": "LIT", "value": -28.3209}, {"asset": "LOKA", "value": -35.1071}, {"asset": "LOOM", "value": -12.4571}, {"asset": "LPT", "value": -22.8636}, {"asset": "LQTY", "value": -25.5152}, {"asset": "LRC", "value": -21.0051}, {"asset": "LSETH", "value": -3.65707}, {"asset": "LTC", "value": -14.3664}, {"asset": "MAGIC", "value": -26.0285}, {"asset": "MANA", "value": -26.0938}, {"asset": "MASK", "value": -12.9722}, {"asset": "MATH", "value": -13.3722}, {"asset": "MATIC", "value": -25.6959}, {"asset": "MCO2", "value": -20.82}, {"asset": "MDT", "value": -27.7071}, {"asset": "MEDIA", "value": -15.588}, {"asset": "METIS", "value": -15.2959}, {"asset": "MINA", "value": -21.7928}, {"asset": "MIR", "value": -7.08043}, {"asset": "MKR", "value": 0.474916}, {"asset": "MLN", "value": -15.5735}, {"asset": "MNDE", "value": 75.6401}, {"asset": "MONA", "value": -15.1762}, {"asset": "MPL", "value": -10.3788}, {"asset": "MSOL", "value": -28.0029}, {"asset": "MTL", "value": 4.10594}, {"asset": "MULTI", "value": -20.0182}, {"asset": "MUSD", "value": 1.41379}, {"asset": "MUSE", "value": -25.1131}, {"asset": "MXC", "value": -12.2146}, {"asset": "NCT", "value": -18.2596}, {"asset": "NEAR", "value": -22.6362}, {"asset": "NEST", "value": -15.1104}, {"asset": "NKN", "value": -19.0322}, {"asset": "NMR", "value": -13.911}, {"asset": "NU", "value": -9.38647}, {"asset": "OCEAN", "value": -19.7205}, {"asset": "OGN", "value": -23.9306}, {"asset": "OMG", "value": 23.6578}, {"asset": "OOKI", "value": -26.1434}, {"asset": "OP", "value": -16.7453}, {"asset": "ORCA", "value": -18.5053}, {"asset": "ORN", "value": -28.4673}, {"asset": "OSMO", "value": -12.8114}, {"asset": "OXT", "value": -20.4042}, {"asset": "PAX", "value": 0.256309}, {"asset": "PERP", "value": -26.6734}, {"asset": "PLA", "value": -20.6712}, {"asset": "PLU", "value": -4.96343}, {"asset": "PNG", "value": -15.4367}, {"asset": "POLS", "value": -23.3793}, {"asset": "POLY", "value": -23.7813}, {"asset": "POND", "value": -29.6153}, {"asset": "POWR", "value": -14.5623}, {"asset": "PRIME", "value": 13.2542}, {"asset": "PRO", "value": -22.557}, {"asset": "PRQ", "value": -21.6217}, {"asset": "PUNDIX", "value": -20.6444}, {"asset": "PYR", "value": -15.3289}, {"asset": "QI", "value": -25.1542}, {"asset": "QNT", "value": -15.4366}, {"asset": "QSP", "value": -4.65052}, {"asset": "QUICK", "value": -27.3859}, {"asset": "RAD", "value": -13.9947}, {"asset": "RAI", "value": -4.32569}, {"asset": "RARE", "value": -38.0886}, {"asset": "RARI", "value": -17.0925}, {"asset": "RBN", "value": -0.795968}, {"asset": "REN", "value": -22.6813}, {"asset": "REP", "value": -10.6415}, {"asset": "REQ", "value": -19.1308}, {"asset": "RGT", "value": 0.655739}, {"asset": "RLC", "value": -15.8738}, {"asset": "RLY", "value": -21.6648}, {"asset": "RNDR", "value": -21.4555}, {"asset": "ROSE", "value": -13.2728}, {"asset": "RPL", "value": -16.1209}, {"asset": "SAND", "value": -26.4458}, {"asset": "SHIB", "value": -22.0362}, {"asset": "SHPING", "value": -17.9078}, {"asset": "SKL", "value": -20.097}, {"asset": "SNT", "value": -17.0924}, {"asset": "SNX", "value": -21.1105}, {"asset": "SOL", "value": -25.938}, {"asset": "SPA", "value": -16.9176}, {"asset": "SPELL", "value": -24.6584}, {"asset": "STG", "value": -22.3572}, {"asset": "STORJ", "value": -19.795}, {"asset": "STX", "value": -12.9072}, {"asset": "SUI", "value": -26.6739}, {"asset": "SUKU", "value": -10.4959}, {"asset": "SUPER", "value": -26.5773}, {"asset": "SUSHI", "value": -32.3954}, {"asset": "SWFTC", "value": 14.3746}, {"asset": "SYLO", "value": -13.1434}, {"asset": "SYN", "value": -7.9774}, {"asset": "T", "value": -26.3425}, {"asset": "TIME", "value": -18.7751}, {"asset": "TONE", "value": -11.8593}, {"asset": "TRAC", "value": -26.3664}, {"asset": "TRB", "value": -23.3486}, {"asset": "TRIBE", "value": 12.9452}, {"asset": "TRU", "value": -27.6532}, {"asset": "TVK", "value": -23.1789}, {"asset": "UMA", "value": -19.8206}, {"asset": "UNFI", "value": -23.8998}, {"asset": "UNI", "value": -13.2578}, {"asset": "UPI", "value": 14.0205}, {"asset": "USDT", "value": -0.0295361}, {"asset": "UST", "value": -72.7108}, {"asset": "VGX", "value": -24.9449}, {"asset": "VOXEL", "value": -28.0198}, {"asset": "WAMPL", "value": -21.1837}, {"asset": "WAXL", "value": -13.0102}, {"asset": "WBTC", "value": -3.75395}, {"asset": "WCFG", "value": -18.3139}, {"asset": "WLUNA", "value": -50.0617}, {"asset": "XCN", "value": -43.8438}, {"asset": "XLM", "value": -9.59224}, {"asset": "XRP", "value": 2.47498}, {"asset": "XTZ", "value": -18.7715}, {"asset": "XYO", "value": -13.64}, {"asset": "YFI", "value": -13.4558}, {"asset": "YFII", "value": -4.18371}, {"asset": "ZEC", "value": -19.848}, {"asset": "ZEN", "value": -23.6054}, {"asset": "ZRX", "value": -20.5165}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"asset": {"type": "string"}, "value": {"type": "number"}}, "required": ["asset", "value"]}} |
f305fd59-96d9-41b1-8070-c0960769cce2/4f5810ce-e817-4ee0-b69a-c872f9dd7209/0/0 | The Apophis | AI-powered API for crypto asset price forecasting offers a range of features and benefits that can revolutionize how traders and investors navigate the dynamic and often unpredictable crypto market. | 1.8 | getForecast (Mega) | This endpoint is part of Mega subscriptions.
Available Currencies:
All traded coins & tokens on Coinbase.
Forecast Data:
- 30 Periods
Timeframe:
- 1m
- 5m
- 15m
- 1h
- 6h | 200 | Response | [{"Time": "2023-05-24 11:00:00", "Price": 27110.281471189734}, {"Time": "2023-05-24 12:00:00", "Price": 27114.889590439725}, {"Time": "2023-05-24 13:00:00", "Price": 27130.338636859604}, {"Time": "2023-05-24 14:00:00", "Price": 27146.096241663316}, {"Time": "2023-05-24 15:00:00", "Price": 27150.537589953914}, {"Time": "2023-05-24 16:00:00", "Price": 27142.1997458452}, {"Time": "2023-05-24 17:00:00", "Price": 27131.84829014074}, {"Time": "2023-05-24 18:00:00", "Price": 27133.16419590627}, {"Time": "2023-05-24 19:00:00", "Price": 27150.74002854426}, {"Time": "2023-05-24 20:00:00", "Price": 27176.55186907231}, {"Time": "2023-05-24 21:00:00", "Price": 27197.80821463488}, {"Time": "2023-05-24 22:00:00", "Price": 27208.24475217636}, {"Time": "2023-05-24 23:00:00", "Price": 27212.09230943309}, {"Time": "2023-05-25 00:00:00", "Price": 27217.62623075629}, {"Time": "2023-05-25 01:00:00", "Price": 27227.552446303718}, {"Time": "2023-05-25 02:00:00", "Price": 27236.204545665034}, {"Time": "2023-05-25 03:00:00", "Price": 27236.145380736085}, {"Time": "2023-05-25 04:00:00", "Price": 27226.966584316375}, {"Time": "2023-05-25 05:00:00", "Price": 27216.845250828523}, {"Time": "2023-05-25 06:00:00", "Price": 27214.957084309197}, {"Time": "2023-05-25 07:00:00", "Price": 27222.409564053123}, {"Time": "2023-05-25 08:00:00", "Price": 27231.12079470376}, {"Time": "2023-05-25 09:00:00", "Price": 27232.110447595638}, {"Time": "2023-05-25 10:00:00", "Price": 27224.984937867914}, {"Time": "2023-05-25 11:00:00", "Price": 27218.875356095734}, {"Time": "2023-05-25 12:00:00", "Price": 27223.48347534522}, {"Time": "2023-05-25 13:00:00", "Price": 27238.93252176565}, {"Time": "2023-05-25 14:00:00", "Price": 27254.69012656879}, {"Time": "2023-05-25 15:00:00", "Price": 27259.13147485995}, {"Time": "2023-05-25 16:00:00", "Price": 27250.79363075159}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Time": {"type": "string"}, "Price": {"type": "number"}}, "required": ["Price", "Time"]}} |
f305fd59-96d9-41b1-8070-c0960769cce2/feec2825-fd38-442e-ab16-e2c01362749e/0/0 | The Apophis | AI-powered API for crypto asset price forecasting offers a range of features and benefits that can revolutionize how traders and investors navigate the dynamic and often unpredictable crypto market. | 1.8 | getForecast (Pro) | This endpoint is part of Pro subscriptions.
Available Currencies:
All traded coins & tokens on Coinbase.
Forecast Data:
- 10 Periods
Timeframe:
- 1h | 200 | Response | [{"Time": "2023-05-24 11:00:00", "Price": 27108.627481897525}, {"Time": "2023-05-24 12:00:00", "Price": 27113.174425799483}, {"Time": "2023-05-24 13:00:00", "Price": 27128.56663321612}, {"Time": "2023-05-24 14:00:00", "Price": 27144.302017442293}, {"Time": "2023-05-24 15:00:00", "Price": 27148.76180364506}, {"Time": "2023-05-24 16:00:00", "Price": 27140.45531571207}, {"Time": "2023-05-24 17:00:00", "Price": 27130.106892261632}, {"Time": "2023-05-24 18:00:00", "Price": 27131.37616472922}, {"Time": "2023-05-24 19:00:00", "Price": 27148.871330426613}, {"Time": "2023-05-24 20:00:00", "Price": 27174.606655631487}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Time": {"type": "string"}, "Price": {"type": "number"}}, "required": ["Price", "Time"]}} |
f305fd59-96d9-41b1-8070-c0960769cce2/398f9776-cf68-4819-84b7-d5a4f120c789/0/0 | The Apophis | AI-powered API for crypto asset price forecasting offers a range of features and benefits that can revolutionize how traders and investors navigate the dynamic and often unpredictable crypto market. | 1.8 | getAssetsList (Pro+) | Retrieve a list of available assets for forecasting | 200 | Response | ["NCT", "TRU", "RPL", "WBTC", "FIS", "BCH", "STORJ", "BAL", "MULTI", "ZRX", "DDX", "OP", "NMR", "TRAC", "DEXT", "ASM", "NU", "MKR", "HBAR", "OCEAN", "CLV", "LPT", "PRQ", "LIT", "NEAR", "BIT", "RLY", "BNT", "REN", "KNC", "MXC", "BADGER", "SUPER", "LSETH", "MEDIA", "INDEX", "ANT", "SUKU", "DAI", "CVX", "SWFTC", "API3", "RARE", "EGLD", "MATH", "FOX", "UNFI", "WAXL", "POWR", "COMP", "HIGH", "FARM", "BLUR", "OGN", "UNI", "SOL", "CTX", "PNG", "BAT", "ALCX", "HFT", "AGLD", "AUDIO", "ICP", "OXT", "MLN", "LCX", "CGLD", "ARPA", "UMA", "GFI", "MASK", "DYP", "QNT", "LRC", "PUNDIX", "MPL", "DASH", "AVT", "BTRST", "MIR", "C98", "MONA", "ATA", "MTL", "ALGO", "INV", "GUSD", "HOPR", "GODS", "FX", "QSP", "MUSE", "CRPT", "DIA", "ZEN", "SAND", "DREP", "SUI", "STX", "USDT", "RARI", "WCFG", "APT", "PERP", "RBN", "LOOM", "CBETH", "ACS", "XYO", "T", "CVC", "IMX", "LDO", "ELA", "PYR", "TONE", "FLR", "AXL", "ARB", "ETH", "ENS", "SNX", "TVK", "STG", "EOS", "KAVA", "RAI", "RLC", "GYEN", "AURORA", "TIME", "MSOL", "AXS", "ILV", "LTC", "FORTH", "OMG", "DNT", "VOXEL", "MUSD", "DAR", "SHIB", "WLUNA", "DOT", "REP", "AST", "POND", "DOGE", "IOTX", "QI", "YFI", "JASMY", "CRV", "COTI", "OSMO", "QUICK", "ROSE", "SNT", "INJ", "YFII", "ADA", "MAGIC", "XRP", "MATIC", "BTC", "XLM", "COVAL", "PRO", "BOND", "FORT", "GLM", "FIDA", "MNDE", "REQ", "GRT", "SYN", "MCO2", "TRIBE", "TRB", "NKN", "1INCH", "AVAX", "POLY", "AUCTION", "GHST", "FIL", "KEEP", "BICO", "BLZ", "ETC", "SKL", "CELR", "RNDR", "XTZ", "ABT", "PLU", "BUSD", "ALEPH", "METIS", "GALA", "LINK", "UPI", "XCN", "GTC", "ENJ", "CHZ", "GMT", "ATOM", "GAL", "00", "KRL", "CRO", "FET", "POLS", "OOKI", "ANKR", "FLOW", "LQTY", "AMP", "BOBA", "DIMO", "SPA", "AAVE", "ACH", "SYLO", "ORN", "ALICE", "GNO", "ZEC", "DESO", "AIOZ", "SPELL", "RAD", "EUROC", "AERGO", "CTSI", "VGX", "MANA", "LOKA", "PRIME", "MDT", "KSM", "RGT", "WAMPL", "BAND", "UST", "NEST", "GST", "PAX", "APE", "PLA", "JUP", "ERN", "ORCA", "MINA", "SUSHI", "SHPING", "IDEX"] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}} |
f305fd59-96d9-41b1-8070-c0960769cce2/1af6763b-c264-4ec0-a62c-ab5af42ebf91/0/0 | The Apophis | AI-powered API for crypto asset price forecasting offers a range of features and benefits that can revolutionize how traders and investors navigate the dynamic and often unpredictable crypto market. | 1.8 | getForecast (Free) | This endpoint is part of Basic (Free) subscriptions.
Available Currencies:
- BTC
- ETH
Forecast Data:
- 3 Periods
Timeframe:
- 1h | 200 | Response | [{"Time": "2023-05-24 18:00:00", "Price": 26437.96137957318}, {"Time": "2023-05-25 18:00:00", "Price": 26217.37768810005}, {"Time": "2023-05-26 18:00:00", "Price": 26126.518767604863}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Time": {"type": "string"}, "Price": {"type": "number"}}, "required": ["Price", "Time"]}} |
6d63f992-a21b-4d55-914e-3dc83efdc18c/b1f155ea-7177-4f2e-919f-1b29821195f4/0/0 | Ubersuggest Keyword Ideas | Ubersuggest Keyword Ideas with more metrics for you.. | 7.7 | keyword Ideas | Keyword Ideas : a bit easier we generate a list of keywords for you based on what is working for your competitors and what people are typing into Google. | 200 | Response | [{"Related Keywords": [{"Total Related Keywords": 14}, {"CPC (USD)": "0", "Keyword": "pincode of gomti nagar lucknow", "Keyword Difficulty": "29", "Number of Results": "76", "Updated": "September 04, 2023", "Volume": "390"}, {"CPC (USD)": "0", "Keyword": "pincode of indira nagar lucknow", "Keyword Difficulty": "31", "Number of Results": "435000", "Updated": "September 04, 2023", "Volume": "260"}, {"CPC (USD)": "0", "Keyword": "pincode of keshav nagar lucknow", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "50"}, {"CPC (USD)": "0", "Keyword": "pincode of triveni nagar lucknow", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "20"}, {"CPC (USD)": "0", "Keyword": "pincode of sarojini nagar", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "10"}, {"CPC (USD)": "0", "Keyword": "pincode of sarojini nagar lucknow", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "10"}, {"CPC (USD)": "0", "Keyword": "pincode no of sarojini nagar lucknow", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "0"}, {"CPC (USD)": "0", "Keyword": "pincode of gomti nagar lucknow", "Keyword Difficulty": "29", "Number of Results": "76", "Updated": "September 04, 2023", "Volume": "390"}, {"CPC (USD)": "0", "Keyword": "pincode of indira nagar lucknow", "Keyword Difficulty": "31", "Number of Results": "435000", "Updated": "September 04, 2023", "Volume": "260"}, {"CPC (USD)": "0", "Keyword": "pincode of keshav nagar lucknow", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "50"}, {"CPC (USD)": "0", "Keyword": "pincode of triveni nagar lucknow", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "20"}, {"CPC (USD)": "0", "Keyword": "pincode of sarojini nagar", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "10"}, {"CPC (USD)": "0", "Keyword": "pincode of sarojini nagar lucknow", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "10"}, {"CPC (USD)": "0", "Keyword": "pincode no of sarojini nagar lucknow", "Keyword Difficulty": "", "Number of Results": "", "Updated": "September 04, 2023", "Volume": "0"}]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Related Keywords": {"type": "array", "items": {"type": "object", "properties": {"Total Related Keywords": {"type": "integer"}, "CPC (USD)": {"type": "string"}, "Keyword": {"type": "string"}, "Keyword Difficulty": {"type": "string"}, "Number of Results": {"type": "string"}, "Updated": {"type": "string"}, "Volume": {"type": "string"}}}}}, "required": ["Related Keywords"]}} |
59e834fe-9879-44ca-aec0-59533bfaeea5/d42b7c82-924c-49a6-a57c-c8327c40b8de/0/0 | Chat With Document | "Chat with Document" API enables clients to provide a PDF URL, which is then downloaded and ingested by the backend. The API then provides a chat endpoint for clients to engage in interactive conversations about the content of the document. With "Chat with Document," clients can easily extract insights, ask questions, and collaborate with others in real-time, all without ever leaving the document.
Discord: https://discord.com/channels/1092063384721162361/1092063450185867314 | null | Delete Session API | This API let you delete the session by passing in your sessionId | 200 | New Example | {"status": 0} | {"type": "object", "properties": {"status": {"type": "integer"}}} |
59e834fe-9879-44ca-aec0-59533bfaeea5/931bdcae-4654-44d8-b6fa-1eac00ade558/0/0 | Chat With Document | "Chat with Document" API enables clients to provide a PDF URL, which is then downloaded and ingested by the backend. The API then provides a chat endpoint for clients to engage in interactive conversations about the content of the document. With "Chat with Document," clients can easily extract insights, ask questions, and collaborate with others in real-time, all without ever leaving the document.
Discord: https://discord.com/channels/1092063384721162361/1092063450185867314 | null | Create Session Endpoint | The "Create Session" endpoint of "Chat With Document" API allows clients to create a new session by providing the URL of their document. Our backend then downloads and ingests the document to an embedding database specifically created for this session. This enables clients to start interactive conversations and collaborate in real-time about the contents of the document. | 200 | New Example | {"sessionId": "xxx"} | {"type": "object", "properties": {"sessionId": {"type": "string"}}} |
ca78b5f5-ee51-476e-9ee9-1aeff9ce6316/1488e91e-3cda-4998-ac6d-8dd5f028bc9c/0/0 | Dezgo | 🪄 Provides easy&fast access to text2image / image2image / inpainting AI. (57 models across Stable Diffusion 1.x/2.x and finetuned models) | 9.7 | /info | Get information about the Dezgo API (such as available models). | 200 | null | {"name": "", "version": "", "models": [{"id": "", "name": "", "nativeResolution": {"width": 0, "height": 0}, "triggers": [], "functions": [], "categories": [], "license": "", "description": ""}], "paymentMethods": [{"id": "", "name": "", "min": 0, "max": 0}]} | {"type": "object", "properties": {"name": {"type": ["string", "null"]}, "version": {"type": ["string", "null"]}, "models": {"type": ["array", "null"], "items": {"type": "object", "properties": {"id": {"type": ["string", "null"], "description": "Unique identifier of the model (used to specify the model in the API)"}, "name": {"type": ["string", "null"], "description": "Human readable name of the model"}, "nativeResolution": {"type": "object", "properties": {"width": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "height": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}, "additionalProperties": false}, "triggers": {"type": ["array", "null"], "items": {"type": "string"}, "description": "If set, indicates that the model was trained to react to these specific trigger prompts (for example with Dreambooth finetuning).\r\nPrepend your prompt with one of these triggers to use this model's specific behavior."}, "functions": {"type": ["array", "null"], "items": {"type": "string"}, "description": "The set of functions that this model can perform."}, "categories": {"type": ["array", "null"], "items": {"type": "string"}, "description": "The categories of the model"}, "license": {"type": ["string", "null"], "description": "The license of the model"}, "description": {"type": ["string", "null"], "description": "Human readable description of the model"}}, "additionalProperties": false}, "description": "Information about the available models"}, "paymentMethods": {"type": ["array", "null"], "items": {"type": "object", "properties": {"id": {"type": ["string", "null"]}, "name": {"type": ["string", "null"]}, "min": {"type": "number", "description": "Payment range", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "max": {"type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}, "additionalProperties": false}, "description": "Information about the available payment methods"}}, "additionalProperties": false, "description": "Describe global information about the Dezgo API."} |
ca78b5f5-ee51-476e-9ee9-1aeff9ce6316/1488e91e-3cda-4998-ac6d-8dd5f028bc9c/1/0 | Dezgo | 🪄 Provides easy&fast access to text2image / image2image / inpainting AI. (57 models across Stable Diffusion 1.x/2.x and finetuned models) | 9.7 | /info | Get information about the Dezgo API (such as available models). | 200 | null | {"name": "", "version": "", "models": [{"id": "", "name": "", "nativeResolution": {"width": 0, "height": 0}, "triggers": [], "functions": [], "categories": [], "license": "", "description": ""}], "paymentMethods": [{"id": "", "name": "", "min": 0, "max": 0}]} | {"type": "object", "properties": {"name": {"type": ["string", "null"]}, "version": {"type": ["string", "null"]}, "models": {"type": ["array", "null"], "items": {"type": "object", "properties": {"id": {"type": ["string", "null"], "description": "Unique identifier of the model (used to specify the model in the API)"}, "name": {"type": ["string", "null"], "description": "Human readable name of the model"}, "nativeResolution": {"type": "object", "properties": {"width": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "height": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}, "additionalProperties": false}, "triggers": {"type": ["array", "null"], "items": {"type": "string"}, "description": "If set, indicates that the model was trained to react to these specific trigger prompts (for example with Dreambooth finetuning).\r\nPrepend your prompt with one of these triggers to use this model's specific behavior."}, "functions": {"type": ["array", "null"], "items": {"type": "string"}, "description": "The set of functions that this model can perform."}, "categories": {"type": ["array", "null"], "items": {"type": "string"}, "description": "The categories of the model"}, "license": {"type": ["string", "null"], "description": "The license of the model"}, "description": {"type": ["string", "null"], "description": "Human readable description of the model"}}, "additionalProperties": false}, "description": "Information about the available models"}, "paymentMethods": {"type": ["array", "null"], "items": {"type": "object", "properties": {"id": {"type": ["string", "null"]}, "name": {"type": ["string", "null"]}, "min": {"type": "number", "description": "Payment range", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "max": {"type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}}, "additionalProperties": false}, "description": "Information about the available payment methods"}}, "additionalProperties": false, "description": "Describe global information about the Dezgo API."} |
5e149593-5f73-41b5-89c1-f5311b70b47e/e6abdb54-0a5f-42db-a7ad-a2bcddd3714e/0/0 | AWS Detect PII | Use the AWS Machine Learning Comprehend Service to detect if text contains Personally Identifiable Information (PII) such as names, bank account numbers, phone numbers, etc. | null | Contains PII | Uses the AWS Machine Learning Comprehend Service to detect if text contains Personally Identifiable Information (PII). | 200 | New Example | {"data": {"Labels": [{"Name": "NAME", "Score": 1}, {"Name": "PHONE", "Score": 1}, {"Name": "PASSPORT_NUMBER", "Score": 0.538993239402771}]}, "error": null} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"Labels": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Score": {"type": "number"}}}}}}, "error": {"type": "null"}}} |
bd9de47f-506b-4129-8cc8-5ba4b7711641/ba42c944-f30c-4fb0-bcd2-fa939e92f3d2/0/0 | AI vulnerability scanner for code | A vulnerability scanner that analyses code for you and gives you the most relevant data. | null | Scan | POST code ** in base64 format** in a "data" json object here to create a deep vulnerability scan. | 200 | Reponse for vulnerable code | {"count": 2, "data": [{"name": "SQL Injection", "severity": "HIGH", "description": "The application uses string concatenation to include user input in a SQL query. This is done in the '/user' route where the 'id' query parameter is directly included in the SQL query without any sanitization or parameterization. This can allow an attacker to manipulate the SQL query and perform unauthorized actions on the database.", "recommendations": [" Use parameterized queries or prepared statements instead of string concatenation to prevent SQL injection.", " Validate and sanitize user input before using it in a SQL query."]}, {"name": "Cross-Site Scripting (XSS)", "severity": "MEDIUM", "description": "The application includes user-controlled data in HTML output. This is done in the '/user' route where the 'name' attribute of the user object, which is fetched from the database, is directly included in the HTML response. This can allow an attacker to inject malicious scripts and perform actions on behalf of the user.", "recommendations": [" Use output encoding libraries to properly escape special characters before including user-controlled data in HTML output.", " Validate and sanitize user input before storing it in the database."]}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"count": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "severity": {"type": "string"}, "description": {"type": "string"}, "recommendations": {"type": "array", "items": {"type": "string"}}}, "required": ["description", "name", "recommendations", "severity"]}}}, "required": ["count", "data"]} |
bd9de47f-506b-4129-8cc8-5ba4b7711641/ba42c944-f30c-4fb0-bcd2-fa939e92f3d2/0/1 | AI vulnerability scanner for code | A vulnerability scanner that analyses code for you and gives you the most relevant data. | null | Scan | POST code ** in base64 format** in a "data" json object here to create a deep vulnerability scan. | 200 | Response for non vulnerable code | {"count": 1, "data": {"name": "No Vulnerability", "severity": "INFO", "description": "The code is a simple print statement in Python. It prints 'hello world' on the console. There are no user inputs or potential vulnerabilities in this code.", "recommendations": [" No action needed as there are no vulnerabilities in this code."]}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"count": {"type": "integer"}, "data": {"type": "object", "properties": {"name": {"type": "string"}, "severity": {"type": "string"}, "description": {"type": "string"}, "recommendations": {"type": "array", "items": {"type": "string"}}}, "required": ["description", "name", "recommendations", "severity"]}}, "required": ["count", "data"]} |
f6cef3ee-6aa1-4b68-ad08-882f98f5de20/63679377-a5e3-455a-89b5-9c4f345cad6a/0/0 | Email Spam Detector | Detect given text is spam or not. Train using large dataset | 6.5 | Get Spam Detection | This endpoint when supplied with the text variable with the text can be used to find the spam mail. The response from the endpoint will be provided based on decimal values, So which number is higher the chances is also higher. So if POS value is higher then its positive meaning its spam and when NEG i higher then is its negative meaning its not spam | 200 | New Example | {"text": "you have won lottery"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"text": {"type": "string"}}, "required": ["text"]} |
686e7f38-0688-4b5b-a01f-9ac37715ec48/77e99041-e07b-4dea-b9c4-0ddcbca724bb/0/0 | Emoji Tagger | Submit a large document and get matching emojis | null | en | This v1 endpoint will translate a document into emoji for English document. | 200 | New Example | {"emojis": [{"emoji": "\ud83d\udc1f", "alias": "fish", "similarity": 0.5627114772796631}, {"emoji": "\ud83c\uddf3\ud83c\uddf4", "alias": "norway", "similarity": 0.9999998807907104}, {"emoji": "\ud83c\uddea\ud83c\uddfa", "alias": "eu", "similarity": 1}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"emojis": {"type": "array", "items": {"type": "object", "properties": {"emoji": {"type": "string"}, "alias": {"type": "string"}, "similarity": {"type": "number"}}, "required": ["alias", "emoji", "similarity"]}}}, "required": ["emojis"]} |
23eae6f2-0c0b-4275-aaa9-7fb62054ebb5/e6d516a7-9f9f-457c-be4e-327177a33e04/0/0 | ChatGPT Detector | Detect text generated by OpenAI ChatGPT with high accuracy. Our AI text generation detection tool helps users identify human-written and machine-generated text. Our tool uses 6 distinct methods to classify text with a 93% accuracy rate, based on testing a dataset of 100K+ samples.
GPTKit #DetectGPT #GPTZero #ZeroGPT | 9 | Detect | Detect if text is generated by ChatGPT. We use 6 different methods (called "providers") for detection. Each check of 2048 characters consumes one credit. For better results, please enter more than 50 words | 200 | Response | {"data": {"id": "01gqw59kaqf7zkdeqghd68h03t", "input": {"count_chars": 10, "count_words": 2}, "output": {"probability_real": 0.7597, "probability_fake": 0.2403, "providers": [{"is_gpt": false, "name": "Perplexity", "probability_fake": 0.2, "probability_real": 0.8, "provider": "perplexity"}, {"is_gpt": false, "name": "Distilbert", "probability_fake": 0.007399, "probability_real": 0.992601, "provider": "distilbert"}, {"is_gpt": false, "name": "GLTR", "probability_fake": 0.175583, "probability_real": 0.824417, "provider": "gltr"}, {"is_gpt": false, "name": "PPL", "probability_fake": 0, "probability_real": 1, "provider": "ppl"}, {"is_gpt": true, "name": "Roberta", "probability_fake": 0.999426, "probability_real": 0.000574, "provider": "roberta"}, {"is_gpt": true, "name": "Roberta (OpenAI)", "probability_fake": 0.999346, "probability_real": 0.000654, "provider": "roberta-openai"}], "batches_count": 1, "duration": 0.1383}, "is_gpt": false, "credit": 1, "status": "completed", "created_at": "2023-01-28T12:23:05.000000Z", "updated_at": "2023-01-28T12:23:06.000000Z"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}, "input": {"type": "object", "properties": {"count_chars": {"type": "integer"}, "count_words": {"type": "integer"}}, "required": ["count_chars", "count_words"]}, "output": {"type": "object", "properties": {"probability_real": {"type": "number"}, "probability_fake": {"type": "number"}, "providers": {"type": "array", "items": {"type": "object", "properties": {"is_gpt": {"type": "boolean"}, "name": {"type": "string"}, "probability_fake": {"type": "number"}, "probability_real": {"type": "number"}, "provider": {"type": "string"}}, "required": ["is_gpt", "name", "probability_fake", "probability_real", "provider"]}}, "batches_count": {"type": "integer"}, "duration": {"type": "number"}}, "required": ["batches_count", "duration", "probability_fake", "probability_real", "providers"]}, "is_gpt": {"type": "boolean"}, "credit": {"type": "integer"}, "status": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["created_at", "credit", "id", "input", "is_gpt", "output", "status", "updated_at"]}}, "required": ["data"]} |
073ddcbe-4416-44a9-a9a6-c1ae0eda9466/261fd31d-107c-4f79-a060-b10ea235df6b/0/0 | GPT-3.5 | The GPT-3.5 (ChatGPT) OpenAI Language Model API is a powerful tool for developers and businesses seeking to integrate cutting-edge natural language processing capabilities into their applications, products, and services. This API leverages the GPT-3.5 model, an advanced iteration of the renowned GPT-3 model, to provide human-like text generation, comprehension, and conversation capabilities. | 6 | Conversation with the model | Up to ~1000 words between the input and the output. | 200 | New Example | {"id": "chatcmpl-88cv1Ycrqg3yLmH6Sy1tWm3Dt17H0", "object": "chat.completion", "created": 1697066919, "model": "gpt-3.5-turbo-0613", "choices": [{"index": 0, "message": {"role": "assistant", "content": "Hello! How can I assist you today?"}, "finish_reason": "stop"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "string"}, "object": {"type": "string"}, "created": {"type": "integer"}, "model": {"type": "string"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"index": {"type": "integer"}, "message": {"type": "object", "properties": {"role": {"type": "string"}, "content": {"type": "string"}}, "required": ["content", "role"]}, "finish_reason": {"type": "string"}}, "required": ["finish_reason", "index", "message"]}}}, "required": ["choices", "created", "id", "model", "object"]} |
dfb27fef-c905-4b05-b9f0-fcedaceb7159/e4d8dd2a-071e-4a2d-9392-de57ecca8742/0/0 | Blog Guru AI | All in in one blog writing asistant - Generate blog titles, or even a full fledge blog post based on your idea! | 6.6 | /rewriteBlogSection | rewrite part of blog section | 200 | Example_1 | {"status": true, "title": "", "data": "While dogs' inner moods are telegraphed quite easily through their body language, cats communicate their emotions in more subtle ways. A cat's tail, ears, and whiskers can all convey different messages, and a purr doesn't always mean contentment. In general, though, a relaxed cat is more likely to be friendly. So, if you come home to find your cat calmly observing you, know that in its own way, it's happy to see you."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "title": {"type": "string"}, "data": {"type": "string"}}, "required": ["data", "status", "title"]} |
0f683fd0-18e2-4c50-9fd1-452792e258cf/d7ce9fa7-e25e-4395-8a5c-0a1e6721fedc/0/0 | MidJourney | MidJourney API - Making Imaging Simple and Powerful | 9.2 | imagine | The /imagine command allows you to generate an image using a prompt
| 200 | New Example | {"taskId": "d38d9d09-051b-40ac-8048-1eb2b106d2cb", "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"taskId": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["success", "taskId"]} |
0f683fd0-18e2-4c50-9fd1-452792e258cf/ee808a94-fd92-4a2b-b0a0-404ee0ed1611/0/0 | MidJourney | MidJourney API - Making Imaging Simple and Powerful | 9.2 | get job by taskId | fetch result of job by taskId, and the taskId will expired after 24 hours
taskId (required,string)
| 500 | New Example | {"success": false, "error": "No task found for this taskId: 0d441482-f5ea-4dff-8a4a-d3ff104b65f5"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "error": {"type": "string"}}, "required": ["error", "success"]} |
0f683fd0-18e2-4c50-9fd1-452792e258cf/ee808a94-fd92-4a2b-b0a0-404ee0ed1611/1/0 | MidJourney | MidJourney API - Making Imaging Simple and Powerful | 9.2 | get job by taskId | fetch result of job by taskId, and the taskId will expired after 24 hours
taskId (required,string)
| 200 | imagine Example | {"success": true, "command": "imagine", "taskId": "d38d9d09-051b-40ac-8048-1eb2b106d2cb", "progress": 100, "imageId": "1149660531674853416", "imageUrl": "https://cdn.discordapp.com/attachments/1148913132786425908/1149660530869555221/johnsmith22620_Flying_car_b818dd34-f1ec-414c-a5af-02ab02dca337.png"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "command": {"type": "string"}, "taskId": {"type": "string"}, "progress": {"type": "integer"}, "imageId": {"type": "string"}, "imageUrl": {"type": "string"}}, "required": ["command", "imageId", "imageUrl", "progress", "success", "taskId"]} |
0f683fd0-18e2-4c50-9fd1-452792e258cf/ee808a94-fd92-4a2b-b0a0-404ee0ed1611/1/1 | MidJourney | MidJourney API - Making Imaging Simple and Powerful | 9.2 | get job by taskId | fetch result of job by taskId, and the taskId will expired after 24 hours
taskId (required,string)
| 200 | Describe Example | {"success": true, "command": "describe", "taskId": "fdf4049d-011c-4ae4-ae6d-e213b2867643", "description": ["1\ufe0f\u20e3 a painting of a woman with an elegant appearance, in the style of [noah bradley](https://goo.gl/search?artist%20noah%20bradley), [kerem beyit](https://goo.gl/search?artist%20kerem%20beyit), sun-kissed palettes, realistic hyper-detail, youthful protagonists, [gwenda morgan](https://goo.gl/search?artist%20gwenda%20morgan), delicate markings --ar 38:29", "2\ufe0f\u20e3 image for the pharaoh elisabeth jones wallpaper, in the style of digital painting, portrait miniatures, golden light, close up, timeless grace, sun-kissed palettes, fantasy illustrated --ar 38:29", "3\ufe0f\u20e3 roman actress sarah michael, in the style of [marc simonetti](https://goo.gl/search?artist%20marc%20simonetti), [kerem beyit](https://goo.gl/search?artist%20kerem%20beyit), [kadir nelson](https://goo.gl/search?artist%20kadir%20nelson), light amber, 8k, phoenician art, austere simplicity --ar 38:29", "4\ufe0f\u20e3 a woman with long brown hair and dark hair standing in front of a garden, in the style of realistic portrait painter, ancient egypt, blink-and-you-miss-it detail, golden light, d&d, official art, charming characters --ar 38:29"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "command": {"type": "string"}, "taskId": {"type": "string"}, "description": {"type": "array", "items": {"type": "string"}}}, "required": ["command", "description", "success", "taskId"]} |
78cdd695-eae8-4245-b1f6-b1edaadba5dc/820b0436-71fd-4db8-a5fc-81b9cb533db2/0/0 | SmartSoils | Soil Properties Prediction using Vis-NIR spectra and Machine Learning
Our RapidAPI project offers a solution for determining soil properties using machine learning models. This implementation is based on Vis-NIR reflectance spectra data and has been trained on a dataset of 448 wavelengths between 400nm and 1000nm, along with the corresponding soil properties. The use of various machine learning algorithms ensures high accuracy in predicting 74 different soil properties. Integration with ... | null | predict_composante | Predict soil properties with POST request, it should contain two parameters:
- “variable”: string of the soil property to predict (can be “ALL” or one of the 74 properties).
- “file” : JSON of the spectral signature. | 200 | Response | {"ALL": [{"AdamsEvansBufpHUnit": 7.59775693387601}, {"Almgkg": 335}, {"AssumedDensitygcm3": 1.0278524709511188}, {"BDTPASorbitolmgkg": 0.7895775200797079}, {"BHotWatmgkg": 1.068775072680984}, {"Bmgkg": 1.7229017130371513}, {"BrayExtractableKmgkg": 805.2700000000001}, {"BspmgL": 0.20238260927017937}, {"CaAmmoniumAcetatemgkg": 3246.751529858314}, {"CaCO3Content%": 1.0989062556358808}, {"CaModifiedMorganmgkg": 4385.633667693327}, {"CaspmmolcL": 16.362}, {"CECCationDisplacement": 23.449397840519786}, {"CECEstimationcmolkg": 43.57}, {"ClCa(NO3)2Extrmgkg": 2.31}, {"ClspmmolcL": 0.2}, {"CuDTPAmgkg": 1.1900464986887052}, {"Cumgkg": 2.1802552107850577}, {"ECespdSm": 3.0122}, {"FeDTPAmgkg": 52.126157095234745}, {"Femgkg": 161.84148084338386}, {"HCO3spmmolcL": 0.401}, {"KAmmoniumAcetatemgkg": 1324.5200000000002}, {"Kmgkg": 633.5600000000001}, {"KModifiedMorganmgkg": 1324.8500000000001}, {"KOlsenBicarbmgkg": 676.9182433464676}, {"KTrueMorganmgkg": 486.49855174937255}, {"MehlichBufferpHUnit": 6.904999999999999}, {"MgAmmoniumAcetatemgkg": 389.93119845686516}, {"MnDTPAmgkg": 3.9}, {"NaAmmoniumAcetatemgkg": 31.443168968771417}, {"Namgkg": 20.947878403791805}, {"NaspmmolcL": 11.204}, {"NH4N(KClExtr)mgkg": 148.39600000000002}, {"NO3NCdRdmgkg": 52.52455452741525}, {"NO3NCTAmgkg": 212.42000000000002}, {"NO3NISEmgkg": 51.72407475508353}, {"NO3NOther________mgkg": 47.61568705235602}, {"PColorimetric mgkg": 42.22694485158206}, {"pH(11)001MCaCl2Unit": 7.965}, {"pH(11)WaterUnit": 8.370999999999999}, {"pH(12)001MCaCl2 Unit": 7.956}, {"pH(12)WaterUnit": 8.517}, {"pHspUnit": 8.077}, {"PICPAES mgkg": 54.32310717397151}, {"Pmgkg": 84.77086114991171}, {"PO4PABDTPAmgkg": 15.393162253202238}, {"PO4PBrayP(110)mgkg": 46.197967486744155}, {"PO4PBrayP1(17)mgkg": 37.38039371403093}, {"PO4PModifiedMorganmgkg": 22.30499772672233}, {"PO4PModKewlonamgkg": 28.28912531714971}, {"PO4POlsenBicarbmgkg": 27.33466549940737}, {"PO4PTrueMorganmgkg": 21.419572011760124}, {"Sand200050": 7}, {"SARspvalue": 0.29164779972930277}, {"SatPasteMoisture%": 48.09994314775919}, {"ScoopSoilMassg": 1.9117771964753592}, {"SikoraBufferpHUnit": 7.121509173357664}, {"Silt502": 33.27083962604303}, {"Smgkg": 21.810304875467658}, {"SMPBufferpHUnit": 7.17641584999475}, {"SO4S(PO4Extr)mgkg": 12.575780581099796}, {"SO4spmmolcL": 1.4947090627145174}, {"SoilDensity(Scoop)gcc": 1.1241017753438696}, {"SoilEC(11)(dSm)": 1.3006}, {"SoilKjeldahlN%": 0.20002629918139594}, {"SoilTN(combustion)%": 0.20282309675268353}, {"SoilTOC(Combustion)%": 2.3376870512422125}, {"SoilTotalC(Combustion)%": 2.272639611624252}, {"SOMLOI(%": 4.250953275651668}, {"SOMWalkleyBlack%": 3.9010878225807604}, {"WoodruffBufpHUnit": 7.165708847802942}, {"ZnHClmgkg": 4.205937214684035}, {"Znmgkg": 4.175593661775442}]} | {"type": "object", "properties": {"variable": {"type": "number"}}} |
78cdd695-eae8-4245-b1f6-b1edaadba5dc/820b0436-71fd-4db8-a5fc-81b9cb533db2/1/0 | SmartSoils | Soil Properties Prediction using Vis-NIR spectra and Machine Learning
Our RapidAPI project offers a solution for determining soil properties using machine learning models. This implementation is based on Vis-NIR reflectance spectra data and has been trained on a dataset of 448 wavelengths between 400nm and 1000nm, along with the corresponding soil properties. The use of various machine learning algorithms ensures high accuracy in predicting 74 different soil properties. Integration with ... | null | predict_composante | Predict soil properties with POST request, it should contain two parameters:
- “variable”: string of the soil property to predict (can be “ALL” or one of the 74 properties).
- “file” : JSON of the spectral signature. | 400 | Example_1 | {"error": ""} | {"type": "object", "properties": {"error": {"type": "string"}}} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/52139e29-298b-4e10-a343-bbfb97528ba5/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Update A Category Group | Update a specific category group by it's id.
Although you can link locked category groups to your bots you can only update category groups you have created.
'Locked' category groups are a master set of records available to link to your bots | 200 | null | {"success": true, "data": {"id": 1, "slug": "disco-category-group", "name": "disco category group", "description": "This category group will contain all the categories on the subject of disco", "locked": true, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Category group updated successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["name", "description"], "properties": {"id": {"description": "The id of the category group", "type": "integer"}, "slug": {"description": "This is a unique string used to identify the category group - this is automatically generated", "type": "string"}, "name": {"description": "The name of the category group", "type": "string", "maxLength": 255, "minLength": 40}, "description": {"description": "The description of the categories contained in this group", "type": "string", "maxLength": 2056, "minLength": 5}, "locked": {"description": "Locked category groups cannot be editted by users but they can be linked to bots", "type": "boolean"}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/f8d64b73-b973-4ea7-a10e-e984966e2455/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Delete A Category Group | Delete a category group by specifying it's id
Although you can link locked category groups to your bots you can only delete category groups you have created.
'Locked' category groups are a master set of records available to link to your bots | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/f8d64b73-b973-4ea7-a10e-e984966e2455/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Delete A Category Group | Delete a category group by specifying it's id
Although you can link locked category groups to your bots you can only delete category groups you have created.
'Locked' category groups are a master set of records available to link to your bots | 200 | null | {"success": true, "message": "Category group deleted successfully"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/eb234e17-ff3d-419a-95e2-f2d1b02a4dec/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Get A Category Group | Get a specific category group by it's id and view it's details.
You are able to view your own category groups and locked category groups.
'Locked' category groups are a master set of records available to link to your bots | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/eb234e17-ff3d-419a-95e2-f2d1b02a4dec/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Get A Category Group | Get a specific category group by it's id and view it's details.
You are able to view your own category groups and locked category groups.
'Locked' category groups are a master set of records available to link to your bots | 200 | null | {"success": true, "data": {"id": 1, "slug": "disco-category-group", "name": "disco category group", "description": "This category group will contain all the categories on the subject of disco", "locked": true, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Category group retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["name", "description"], "properties": {"id": {"description": "The id of the category group", "type": "integer"}, "slug": {"description": "This is a unique string used to identify the category group - this is automatically generated", "type": "string"}, "name": {"description": "The name of the category group", "type": "string", "maxLength": 255, "minLength": 40}, "description": {"description": "The description of the categories contained in this group", "type": "string", "maxLength": 2056, "minLength": 5}, "locked": {"description": "Locked category groups cannot be editted by users but they can be linked to bots", "type": "boolean"}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b502ae8c-248c-4378-a79f-1dba0c2bc7e0/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Get A Category | Get a specific category by it's id and view it's details | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b502ae8c-248c-4378-a79f-1dba0c2bc7e0/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Get A Category | Get a specific category by it's id and view it's details | 200 | null | {"success": true, "data": {"id": 1, "category_group_id": 1, "pattern": "I LOVE *", "topic": "", "that": "DO YOU LIKE NOODLES", "template": "What do you love about <star/>?", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Category retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["category_group_id", "pattern", "template"], "properties": {"id": {"description": "The id of the category", "type": "integer"}, "category_group_id": {"description": "The id of the category group", "type": "integer"}, "pattern": {"description": "The category pattern is used to match the client input message", "type": "string", "maxLength": 255}, "topic": {"description": "Topics can be set and the category will only be triggered if the category topic is matched to current topic", "type": ["string", "null"], "maxLength": 255}, "that": {"description": "This is the previous response returned by the bot. Only use the 'that' field to add context.", "type": ["string", "null"], "maxLength": 255}, "template": {"description": "Templates are parsed to generated bot responses. Categories use the AIML stamdard.", "type": "string", "maxLength": 4112}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/a9e1ce77-3ab0-4a87-b5c0-d5cd9ebb1d61/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Update A Category | Update a specific category by it's id | 403 | null | {"success": true, "message": "This category group is locked"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/a9e1ce77-3ab0-4a87-b5c0-d5cd9ebb1d61/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Update A Category | Update a specific category by it's id | 404 | null | {"success": true, "message": "Record Not Found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/a9e1ce77-3ab0-4a87-b5c0-d5cd9ebb1d61/2/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Update A Category | Update a specific category by it's id | 200 | null | {"success": true, "data": {"id": 1, "category_group_id": 1, "pattern": "I LOVE *", "topic": "", "that": "DO YOU LIKE NOODLES", "template": "What do you love about <star/>?", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Category updated successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["category_group_id", "pattern", "template"], "properties": {"id": {"description": "The id of the category", "type": "integer"}, "category_group_id": {"description": "The id of the category group", "type": "integer"}, "pattern": {"description": "The category pattern is used to match the client input message", "type": "string", "maxLength": 255}, "topic": {"description": "Topics can be set and the category will only be triggered if the category topic is matched to current topic", "type": ["string", "null"], "maxLength": 255}, "that": {"description": "This is the previous response returned by the bot. Only use the 'that' field to add context.", "type": ["string", "null"], "maxLength": 255}, "template": {"description": "Templates are parsed to generated bot responses. Categories use the AIML stamdard.", "type": "string", "maxLength": 4112}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/e3cfdbee-b70c-4a64-bcb2-0e7d17015a44/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Delete A Category | Delete a category by specifying it's id | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/e3cfdbee-b70c-4a64-bcb2-0e7d17015a44/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Delete A Category | Delete a category by specifying it's id | 200 | null | {"success": true, "message": "Category deleted successfully"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/fb1cca0b-7a08-441b-94de-72d8022e1bbe/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Create A Category | Create a category.
Categories are units of knowledge, when a category is created, it can be linked to a bot via it's category group.
Then the bot will be able respond to inputs using this category. | 403 | null | {"success": true, "message": "This category group is locked"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/fb1cca0b-7a08-441b-94de-72d8022e1bbe/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Create A Category | Create a category.
Categories are units of knowledge, when a category is created, it can be linked to a bot via it's category group.
Then the bot will be able respond to inputs using this category. | 200 | null | {"success": true, "data": {"id": 1, "category_group_id": 1, "pattern": "I LOVE *", "topic": "", "that": "DO YOU LIKE NOODLES", "template": "What do you love about <star/>?", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Category saved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["category_group_id", "pattern", "template"], "properties": {"id": {"description": "The id of the category", "type": "integer"}, "category_group_id": {"description": "The id of the category group", "type": "integer"}, "pattern": {"description": "The category pattern is used to match the client input message", "type": "string", "maxLength": 255}, "topic": {"description": "Topics can be set and the category will only be triggered if the category topic is matched to current topic", "type": ["string", "null"], "maxLength": 255}, "that": {"description": "This is the previous response returned by the bot. Only use the 'that' field to add context.", "type": ["string", "null"], "maxLength": 255}, "template": {"description": "Templates are parsed to generated bot responses. Categories use the AIML stamdard.", "type": "string", "maxLength": 4112}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/ed2b222b-e81e-49fc-8852-61b1060ba515/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Delete A Bot Property | Delete a bot property by specifying it's id.
There are 3 protected values which you cannot delete;
- name
- personality
-talkabout | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/ed2b222b-e81e-49fc-8852-61b1060ba515/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Delete A Bot Property | Delete a bot property by specifying it's id.
There are 3 protected values which you cannot delete;
- name
- personality
-talkabout | 200 | null | {"success": true, "message": "Bot property deleted successfully"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b4996b5f-6874-45bf-96b8-09292416e279/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Get A Bot Property | Get a specific bot property by it's id and view it's details | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b4996b5f-6874-45bf-96b8-09292416e279/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Get A Bot Property | Get a specific bot property by it's id and view it's details | 200 | null | {"success": true, "data": {"id": 1, "bot_id": 1, "name": "favoritefood", "value": "noodles", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Bot property retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["bot_id", "name", "value"], "properties": {"id": {"description": "The id of the bot property", "type": "integer"}, "bot_id": {"description": "The id of the bot", "type": "integer"}, "name": {"description": "The field name of the bot property", "type": "string", "maxLength": 100}, "value": {"description": "The value of the bot property", "type": "string", "maxLength": 255}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/9b69adf6-042b-411d-af5b-1a828f1823ef/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | List All Bot Properties | Get a list of bot properties that belong to bots created by the user (not locked bots). | 200 | null | {"success": true, "data": [{"id": 1, "bot_id": 1, "name": "favoritefood", "value": "noodles", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}], "paging": {"records": 20, "total": 40, "page": 1, "limit": 20}, "message": "Bot properties retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"required": ["bot_id", "name", "value"], "properties": {"id": {"description": "The id of the bot property", "type": "integer"}, "bot_id": {"description": "The id of the bot", "type": "integer"}, "name": {"description": "The field name of the bot property", "type": "string", "maxLength": 100}, "value": {"description": "The value of the bot property", "type": "string", "maxLength": 255}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}}, "paging": {"properties": {"records": {"description": "The number of records returned in the request", "type": ["integer", "null"]}, "total": {"description": "The total number of records available", "type": ["integer", "null"]}, "page": {"description": "The current page number", "type": ["integer", "null"], "default": 1}, "limit": {"description": "The number of records to return", "type": ["integer", "null"], "default": 20}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/56cfc255-3680-4b74-9e61-a4a9aab6c606/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Update A Bot Property Value | Update a specific bot property value by it's id.
Please note you cannot change the bot_id or the property name.
If you need to change them then just delete the property and recreate | 422 | null | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/56cfc255-3680-4b74-9e61-a4a9aab6c606/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Update A Bot Property Value | Update a specific bot property value by it's id.
Please note you cannot change the bot_id or the property name.
If you need to change them then just delete the property and recreate | 404 | null | {"success": true, "message": "Record Not Found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/56cfc255-3680-4b74-9e61-a4a9aab6c606/2/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Update A Bot Property Value | Update a specific bot property value by it's id.
Please note you cannot change the bot_id or the property name.
If you need to change them then just delete the property and recreate | 403 | null | {"success": true, "message": "The bot is locked"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/56cfc255-3680-4b74-9e61-a4a9aab6c606/3/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Update A Bot Property Value | Update a specific bot property value by it's id.
Please note you cannot change the bot_id or the property name.
If you need to change them then just delete the property and recreate | 200 | null | {"success": true, "data": {"id": 1, "bot_id": 1, "name": "favoritefood", "value": "noodles", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Bot property updated successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["bot_id", "name", "value"], "properties": {"id": {"description": "The id of the bot property", "type": "integer"}, "bot_id": {"description": "The id of the bot", "type": "integer"}, "name": {"description": "The field name of the bot property", "type": "string", "maxLength": 100}, "value": {"description": "The value of the bot property", "type": "string", "maxLength": 255}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/45d153f9-1bcd-4a1f-bb87-960c1c119c88/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Create A Bot Property | Create a property for any bot created by the user (not locked bots). | 403 | null | {"success": true, "message": "The bot is locked"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/45d153f9-1bcd-4a1f-bb87-960c1c119c88/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Create A Bot Property | Create a property for any bot created by the user (not locked bots). | 422 | null | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/45d153f9-1bcd-4a1f-bb87-960c1c119c88/2/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Create A Bot Property | Create a property for any bot created by the user (not locked bots). | 200 | null | {"success": true, "data": {"id": 1, "bot_id": 1, "name": "favoritefood", "value": "noodles", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Bot property saved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["bot_id", "name", "value"], "properties": {"id": {"description": "The id of the bot property", "type": "integer"}, "bot_id": {"description": "The id of the bot", "type": "integer"}, "name": {"description": "The field name of the bot property", "type": "string", "maxLength": 100}, "value": {"description": "The value of the bot property", "type": "string", "maxLength": 255}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/140ac5e7-7390-4efa-8ace-c1c374bd775a/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Create A Bot | Create your own bot
New bots will be created with a random personality and the title will be copied to the bot properties name.
It will also be linked to a default set of category groups.
At the moment the images used are automatically selected from the dicebear api. | 200 | null | {"success": true, "data": {"id": 1, "slug": "dilly", "title": "Dilly", "summary": "This is a demo bot", "description": "This is a demo bot that has been created by RapidApi", "default_response": "Sorry I don't understand.", "image": "https://api.dicebear.com/6.x/personas/svg?seed=B4ulEGv5vmbNlh3J8lJA&size=128", "locked": true, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Bot saved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["title", "summary", "default_response", "image"], "properties": {"id": {"description": "The id of the bot", "type": "integer"}, "slug": {"description": "This is a unique string used to identify the bot", "type": "string"}, "title": {"description": "This is the title of the bot (the bot's actual name is set in the bot properties)", "type": "string", "maxLength": 50}, "summary": {"description": "A summary of the bot", "type": "string", "maxLength": 75}, "description": {"description": "A description of the bot", "type": ["string", "null"], "maxLength": 2056}, "default_response": {"description": "If everything fails then this is the default response the bot will return", "type": "string", "maxLength": 255}, "image": {"description": "A url of the avatar used for this bot (we only use images from api.dicebear.com). If a image isnt specified one will be created automatically", "type": "string", "format": "url", "maxLength": 255, "pattern": "~(.*)api\\.dicebear\\.com(.*)~"}, "locked": {"description": "Locked bots are example bots that anyone can talk to but you cannot update, delete or access logs", "type": "boolean"}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/140ac5e7-7390-4efa-8ace-c1c374bd775a/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Create A Bot | Create your own bot
New bots will be created with a random personality and the title will be copied to the bot properties name.
It will also be linked to a default set of category groups.
At the moment the images used are automatically selected from the dicebear api. | 422 | null | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/0b2053d4-83f3-4d88-8d97-b53d1e3fde48/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | List All Bots | Get a list of bots that are available to this user.
These will either be bots created by the user or 'locked' public bots which can be chatted to but not editted. (e.g. 1) | 200 | null | {"success": true, "data": [{"id": 1, "slug": "dilly", "title": "Dilly", "summary": "This is a demo bot", "description": "This is a demo bot that has been created by RapidApi", "default_response": "Sorry I don't understand.", "image": "https://api.dicebear.com/6.x/personas/svg?seed=B4ulEGv5vmbNlh3J8lJA&size=128", "locked": true, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}], "paging": {"records": 20, "total": 40, "page": 1, "limit": 20}, "message": "Bots retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"required": ["title", "summary", "default_response", "image"], "properties": {"id": {"description": "The id of the bot", "type": "integer"}, "slug": {"description": "This is a unique string used to identify the bot", "type": "string"}, "title": {"description": "This is the title of the bot (the bot's actual name is set in the bot properties)", "type": "string", "maxLength": 50}, "summary": {"description": "A summary of the bot", "type": "string", "maxLength": 75}, "description": {"description": "A description of the bot", "type": ["string", "null"], "maxLength": 2056}, "default_response": {"description": "If everything fails then this is the default response the bot will return", "type": "string", "maxLength": 255}, "image": {"description": "A url of the avatar used for this bot (we only use images from api.dicebear.com). If a image isnt specified one will be created automatically", "type": "string", "format": "url", "maxLength": 255, "pattern": "~(.*)api\\.dicebear\\.com(.*)~"}, "locked": {"description": "Locked bots are example bots that anyone can talk to but you cannot update, delete or access logs", "type": "boolean"}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}}, "paging": {"properties": {"records": {"description": "The number of records returned in the request", "type": ["integer", "null"]}, "total": {"description": "The total number of records available", "type": ["integer", "null"]}, "page": {"description": "The current page number", "type": ["integer", "null"], "default": 1}, "limit": {"description": "The number of records to return", "type": ["integer", "null"], "default": 20}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/11b90a78-6593-4f37-b297-6a81ea9d4c68/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Get A Bot | Get a specific bot by its id. (e.g. 1) | 404 | null | {"success": true, "message": "Record Not Found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/11b90a78-6593-4f37-b297-6a81ea9d4c68/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Get A Bot | Get a specific bot by its id. (e.g. 1) | 200 | null | {"success": true, "data": {"id": 1, "slug": "dilly", "title": "Dilly", "summary": "This is a demo bot", "description": "This is a demo bot that has been created by RapidApi", "default_response": "Sorry I don't understand.", "image": "https://api.dicebear.com/6.x/personas/svg?seed=B4ulEGv5vmbNlh3J8lJA&size=128", "locked": true, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Bot retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["title", "summary", "default_response", "image"], "properties": {"id": {"description": "The id of the bot", "type": "integer"}, "slug": {"description": "This is a unique string used to identify the bot", "type": "string"}, "title": {"description": "This is the title of the bot (the bot's actual name is set in the bot properties)", "type": "string", "maxLength": 50}, "summary": {"description": "A summary of the bot", "type": "string", "maxLength": 75}, "description": {"description": "A description of the bot", "type": ["string", "null"], "maxLength": 2056}, "default_response": {"description": "If everything fails then this is the default response the bot will return", "type": "string", "maxLength": 255}, "image": {"description": "A url of the avatar used for this bot (we only use images from api.dicebear.com). If a image isnt specified one will be created automatically", "type": "string", "format": "url", "maxLength": 255, "pattern": "~(.*)api\\.dicebear\\.com(.*)~"}, "locked": {"description": "Locked bots are example bots that anyone can talk to but you cannot update, delete or access logs", "type": "boolean"}, "created_at": {"description": "The date time the record was created", "type": "string", "format": "date-time"}, "updated_at": {"description": "The date time the record was last updated", "type": "string", "format": "date-time"}}, "type": "object"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/bba324d2-6b6a-40af-b122-093b56197b29/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning and entertainment are endless! | 9.2 | Delete A Bot | Delete a bot by specifying it's id | 403 | null | {"success": true, "errors": {}} | {"properties": {"success": {"type": "boolean"}, "errors": {"type": "object"}}, "type": "object"} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.