572 Integrations with JSON
View a list of JSON integrations and software that integrates with JSON below. Compare the best JSON integrations as well as features, ratings, user reviews, and pricing of software that integrates with JSON. Here are the current JSON integrations in 2026:
-
1
Latitude
Latitude
Latitude is an open-source prompt engineering platform designed to help product teams build, evaluate, and deploy AI models efficiently. It allows users to import and manage prompts at scale, refine them with real or synthetic data, and track the performance of AI models using LLM-as-judge or human-in-the-loop evaluations. With powerful tools for dataset management and automatic logging, Latitude simplifies the process of fine-tuning models and improving AI performance, making it an essential platform for businesses focused on deploying high-quality AI applications.Starting Price: $0 -
2
Voiceflow
Voiceflow
Voiceflow is an AI customer experience platform that helps teams build, launch, and scale advanced AI agents for support, lead generation, and other customer-facing workflows. It gives product, CX, support, engineering, and enterprise teams tools to design intelligent workflows, deploy integrated agents, and improve agents over time without full rebuilds. The platform supports omnichannel experiences across web, phone, and mobile, allowing businesses to create consistent AI-powered conversations across customer touchpoints. Voiceflow includes an agent builder, deterministic workflows, global instructions, guardrails, APIs, functions, observability tools, and production environments for development, staging, and launch. Its Agentic Context Engine helps turn complex conversations into enriched customer experiences while supporting high-volume usage and low-latency voice interactions.Starting Price: $40 per editor per month -
3
Warp
Warp.dev
Warp is a blazingly fast, Rust-based terminal reimagined from the ground up to work like a modern app. Fully native, Rust-based terminal. No Electron or web-tech. All cloud features are opt-in. Data is encrypted at rest. Warp works out of the box with zsh, fish, and bash. Input that feels like a code editor. Writing code in your terminal shouldn’t feel like 1978. Edit your commands like in a modern code editor with selections, cursor positioning, and completion menus. Our GPT-3 powered AI search will convert natural language into executable shell commands. It's like GitHub Copilot, but for the terminal. Navigate through your terminal, command by command. Copy the output with one click and zero scrolls. Access common workflows with a simple GUI. You can create your own workflows, and share them with your team.Starting Price: Free -
4
massCode
massCode
A free and open-source code snippets manager for developers. It helps you create and organize your own personal snippet collection and have quick access to it. massCode allows you to organize snippets using multi-level folders as well as tags. Each snippet has fragments, and tabs, which gives an even greater level of organization. massCode allows you to write in Markdown and provide support for syntax highlighting, tables, lists, and other formatting. Also, massCode supports Mermaid. diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically. massCode allows you to make a presentation out of a sequence of snippets. It's great for classroom use, team meetings, conferences or simply reviewing notes on your own. You can not only collect snippets but also see the rendering result for HTML and CSS in real time. Test the idea or just view the result.Starting Price: Free -
5
Boltic
Boltic
Build and orchestrate ETL pipelines with ease on Boltic. Extract, transform, and load data from multiple sources to any destination without writing code. Use advanced transformations and build end-to-end data pipelines for analytics-ready data. Integrate data from a list of 100+ pre-built Integrations and join multiple data sources together with a few clicks to work on the cloud. Add Boltic’s No-code transformation or use Script Engine to design custom scripts on integrated data for data exploration and cleansing. Invite team members to come together and solve organisation-wide problems faster by working on a secure cloud data operations platform. Schedule ETL pipelines to run automatically at pre-defined time intervals to make importing, cleaning, transforming, storing, and sharing data easier. Track and analyze key metrics of business with the help of AI & ML. Gain insights into business and monitor for potential issues or opportunities.Starting Price: $249 per month -
6
Cody
Sourcegraph
Cody, Sourcegraph’s AI code assistant goes beyond individual dev productivity, helping enterprises achieve consistency and quality at scale with AI. Unlike traditional coding assistants, Cody understands the entire codebase, enabling deeper contextual awareness for smarter autocompletions, refactoring, and AI-driven code suggestions. It integrates with IDEs like VS Code, Visual Studio, Eclipse, and JetBrains, providing inline editing and chat without disrupting workflows. Cody also connects with tools like Notion, Linear, and Prometheus to enhance development context. Powered by advanced LLMs like Claude Sonnet 4 and GPT-4o, it optimizes speed and performance based on enterprise needs, and is always adding the latest AI models. Developers report significant efficiency gains, with some saving up to six hours per week and doubling their coding speed.Starting Price: $59 -
7
Peekalink
Peekalink
Our in-house developed algorithm works around missing website metadata and platform throttling. Tested against the top 1000 websites, we achieved a 98% success rate. We provide optimized link thumbnails and icons, served by our global CDN for blazing-fast load times. Apart from websites, you can also preview images, GIFs and videos. More coming soon. You protect your users by using our service instead of in-device previews. Their IP is not leaked, we provide redirection trails to avoid redirect fingerprinting and upgrade links to HTTPS automatically. We integrate popular platforms' SDKs to provide extra information when previewing their links. For example, the number of retweets a tweet has or the number of subscribers a Youtube channel has.Starting Price: $29 per month -
8
Monica CRM
Monica
Can you remember the names of the children of all your friends? Can you remember the wedding anniversary of your brother? Can you tell the last time you called your grand mother and what you talked about? Monica lets you quickly and easily log all those information so you can be a better friend, family member or spouse. The more information you put in Monica, the easier it will be to remember everything. Monica provides an easy-to-use interface to store everything you know about your loved ones. Monica is open source. That means the code is publicly available, scrutinized by thousands. Dozens of people have already contributed to the project. That level of transparency ensures both the security of the application, and your peace of mind concerning what we do with your data (nothing, in fact).Starting Price: $9 per month -
9
Echo
Echo
High-performance, extensible, minimalist Go web framework. Highly optimized HTTP router with zero dynamic memory allocation which smartly prioritizes routes. Build robust and scalable RESTful API, easily organized into groups. Automatically install TLS certificates from Let's Encrypt. HTTP/2 support improves speed and provides a better user experience. Many built-in middleware to use, or define your own. Middleware can be set at root, group, or route level. Data binding for HTTP request payload, including JSON, XML or form data. API to send a variety of HTTP responses, including JSON, XML, HTML, file, attachment, inline, stream, or blob. Template rendering using any template engine. Customized central HTTP error handling. Easily extendable API. Optimized HTTP router which smartly prioritizes routes. Build robust and scalable RESTful APIs. Extensible middleware framework. Define middleware at root, group, or route level Data binding for JSON, XML, and form payload.Starting Price: Free -
10
Rustless
Rustless
Rustless is a REST-like API micro-framework for Rust. It's designed to provide a simple DSL to easily develop RESTful APIs on top of the Iron web framework. It has built-in support for common conventions, including multiple formats, subdomain/prefix restriction, content negotiation, versioning, and much more. Rustless in a port of Grape library from Ruby world. Based on hyper, an HTTP library for Rust. Like Rust itself, Rustless is still in the early stages of development, so don't be surprised if APIs change and things break. If something's not working properly, file an issue or submit a pull request! Rustless is based on Iron, which is based on Hyper, which is synchronous. Hyper has a lot of limitations right now, and can't handle many simultaneous connections, especially with keep-alive. So it is highly recommended to use a light asynchronous web server such as Nginx as a reverse proxy server with Rustless.Starting Price: Free -
11
Outerbase
Outerbase
The interface for your database. View, update, and visualize your data collaboratively, without needing to be a database expert. No one team should have all that power. Queries, columns, rows, tables, and schemas without writing SQL. Edit your data in-line and collaboratively like you would a spreadsheet. Ditch the random snippets and notes with blocks of SQL queries, organize them here. Share your queries with the rest of the team so they’re not stuck recreating the wheel. The easiest way to query your data without ever writing a single line of SQL. Outerbase connects to the most popular databases. Select your schemas, tables, columns, and more quickly. Reduce context-switching and do it all in our intuitive user interface. Simple experiences for complex data like JSON, timestamps, and ENUMs. Embed variables to create powerful and flexible queries. Create stunning dashboards in a couple of clicks.Starting Price: $50 per month -
12
SuperConnect
SuperConnect
Give your team the proactive edge they need to stay ahead. SuperConnect helps companies connect with the utility data they need to support clean energy projects, sustainability goals, and financial targets. Accelerate solar sales and create trusted proposals with automated access to electric cost and consumption data. Conduct granular energy analysis in less time and with more detail to drive energy efficiency and savings. Propel your sustainability programs to success with accurate metrics and data-driven reporting. The Super Connect REST API allows you to programmatically interact with the Super Connect data platform. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. The Super Connect API adheres to the JSON:API v1.0 specification. All requests must be made over HTTPS.Starting Price: $179.99 per month -
13
TinaCMS
Tina
Store content in your repo. Tina saves to MDX, Markdown, and JSON and provides a powerful data layer on top of your static files. Define your content's schema and Tina will provide you with a user-friendly editing experience. Let your editorial team focus on writing content, while Tina commits to your repository. Query your Markdown content like you would with a headless CMS. Tina’s GraphQL Data Layer supports filtering, sorting, pagination, and more. Create reusable components that you can edit with Tina. Let your team assemble pages like a site builder. Both developers and editors collaborate on a single source of truth making site management harmonious. Get instant feedback with Tina’s intuitive sidebar editor. Allow your editors to preview their changes before publishing live to your site.Starting Price: $29 per month -
14
SERPRiver
SERPRiver
SERPRiver is a SERP scraper for Google, Bing, and Yandex. It allows sending queries and parsing JSON responses in real time. Our tool can be used to check SEO rankings and search the internet or specific websites. Search engine scraping is quite a common need among web developers. This task can be simplified significantly with a comprehensive search API for Google, Bing, or Yandex. Truth be told, scraping search results is a rather challenging process. It includes solving CAPTCHAs, finding suitable proxy servers, and identifying a reliable and consistent method to parse the constantly changing search results. SERPRiver is the perfect solution to all these problems. Our API offers the infrastructure required to process any number of search engine queries. It supports Google, Bing, and Yandex. The search results are displayed in an easy-to-use JSON format. Our API provides all the available search results elements existing nowadays. Data is received in real-time.Starting Price: $2 per 1000 requests -
15
Astro
Astro Framework
Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy it everywhere, all powered by your favorite UI components and libraries. Astro optimizes your website as no other framework can. Leverage Astro's unique zero-JS frontend architecture to unlock higher conversion rates with better SEO. Astro was designed for your content. Fetch data from any CMS or work locally with type-safe Markdown and MDX APIs. Build personal and professional blogs with Astro's built-in Markdown support and content APIs. Stand out from the crowd with a lightning-fast site that ranks higher in SEO. Agencies use Astro to build fast websites, faster. Customize every site with full control over your frontend code. Time is money. Give your customers a better shopping experience and grow your business faster. Put your best foot forward with a portfolio that performs. Help people get to know you (and your work) faster.Starting Price: Free -
16
Aserto
Aserto
Aserto helps developers build secure applications. It makes it easy to add fine-grained, policy-based, real-time access control to your applications and APIs. Aserto handles all the heavy lifting required to achieve secure, scalable, high-performance access management. It offers blazing-fast authorization of a local library coupled with a centralized control plane for managing policies, user attributes, relationship data, and decision logs. And it comes with everything you need to implement RBAC or fine-grained authorization models, such as ABAC, and ReBAC. Take a look at our open-source projects: - Topaz.sh: a standalone authorizer you can deploy in your environment to add fine-grained access control to your applications. Topaz lets you combine OPA policies with Zanzibar’s data model for complete flexibility. - OpenPolicyContainers.com (OPCR) secures OPA policies across the lifecycle by adding the ability to tag, verStarting Price: $0 -
17
Hypar
Hypar
Hypar fits into your existing workflows, we integrate directly with Revit, Excel, Dynamo, and Grasshopper, and support common formats like IFC, JSON, gITF, and Rhino. HyparSpace is a new workflow for space planning, built with Hypar. Create test fits by drawing your floor plate, tracing over an image, or importing from DXF, Revit, or Rhino. Create space layouts including open office areas, meeting rooms, employee lounges, and much more, right out of the box. With Hypar, anyone can generate, visualize and analyze buildings to make better decisions faster. You can easily add your own processes and expertise so you don’t start from square one with each new project. Quickly generate proposals by combining different building systems that intelligently interact. Include analysis and simulation tools created by industry experts to predict and drive performance. Take designs from concept to construction, system by system.Starting Price: $75 per month -
18
Indexima Data Hub
Indexima
Reshape your perception of time in data analytics. Instantly access your business’ data in no time and work directly on your dashboard without going back and forth with the IT team. Meet Indexima DataHub, a new space-time where operational and functional users gain instant access to their data, in no time. With a combination of its unique indexing engine and machine learning, Indexima allows businesses to access all their data to simplify and speed up analytics. Robust and scalable, the solution allows organizations to query all their data directly at the source, in volumes of tens of billions of rows in just a few milliseconds. Our Indexima platform allows users to implement instant analytics on all their data in just one click. Thanks to Indexima’s new ROI and TCO calculator, find out in 30 seconds the ROI of your data platform. Infrastructure costs, project deployment time, and data engineering costs, while boosting your analytical performances.Starting Price: $3,290 per month -
19
Isomeric
Isomeric
Isomeric is an API service that—using advanced AI—transforms unstructured website text into structured JSON. Replace your entire scraper stack with a single API call. Get 200 credits for free on sign up, no credit card required! Purchase more credits from $149 per 10k credits. 1 credit - 1 API call. Reach out to us if you have any questions, requests or doubts!Starting Price: $149 -
20
PI.EXCHANGE
PI.EXCHANGE
Easily connect your data to the engine, either through uploading a file or connecting to a database. Then, start analyzing your data through visualizations, or prepare your data for machine learning modeling with the data wrangling actions with repeatable recipes. Get the most out of your data by building machine learning models, using regression, classification or clustering algorithms - all without any code. Uncover insights into your data, using the feature importance, prediction explanation, and what-if tools. Make predictions and integrate them seamlessly into your existing systems through our connectors, ready to go so you can start taking action.Starting Price: $39 per month -
21
Fera
Fera
Add, import, manage and moderate your customer reviews, photos & videos with ease. Sync reviews from Facebook, Google and other sources to show on your site in tandem with your own reviews. Approve or decline content submitted by your customers before it shows on your site. Show your store really cares by responding to your reviews (both positive and negative). Touch up content like typos and grammar to maintain your brand's credibility. Let customers to submit photos and videos with their reviews to increase social proof. Fera provides 3rd party verification for real buyers to increase customer trust in your reviews. Create a stronger, better end-user experience with Fera’s comprehensive documentation and code examples. Get the protection you need for your site and keep your customer’s information.Starting Price: $7 per month -
22
Datatera.ai
Datatera.ai
Datatera.ai's AI engine transforms diverse data formats such as HTML, XML, JSON, TXT, and more into structured forms for analysis. No coding is needed, as it offers a user-friendly interface and accurate parsing of complex data types. Datatera.ai provides a solution to convert any website file or text into a structured dataset without requiring a single line of code or mappings. At Datatera.ai, we understand that up to 90 percent of analysts' time is wasted on data preparation and cleansing tasks. By automating these processes, we enable businesses to make faster decisions and unlock new opportunities. With Datatera.ai, you can prepare data 10x faster and say goodbye to copying and pasting. Simply provide a link to a website or upload a file, and Datatera.ai automatically structures the data into tables, eliminating the need for freelancers or manual data entry. Our AI engine and rule system understand and parse data types and classifiers, performing tasks such as normalization.Starting Price: $49 per month -
23
Ceacle Pipeline
Ceacle
Build automated workflows customized to your needs. Automate your work, save time, and focus on what matters, create your own pipeline and let the machine do the work for you. Describe your workflow and your pipeline will be created for you, you can also use a template and customize it. Classify your images ready for your ecommerce and get your data as a CSV (soon) or JSON file. Get the tile, description, and keywords for your images. Generate icons for your web or mobile app, set the sizes you need and get your icons optimized for your platform. Convert a pixel image to a vector image and colorize it depending on your needs. Chain multiple actions together and get your images ready for your needs.Starting Price: $9 per month -
24
Kodika
Kodika
Startups, freelancers, SMEs, and designers are releasing new apps every day, either to stores or for internal use. Integrate with your WordPress, Joomla, Drupal, or custom CMS. Create your custom Food ordering app with accounts, cart, and payments. Build any app using +1000 ready-to-use code blocks. Create an app for your WooCommerce or Shopify app. Build your web radio or web tv app in minutes, by using our player plugin. Stand out with powerful web radio app features. Our ready-to-use web radio mobile apps are the perfect solution for you. Get a to-do app that suits you. Say goodbye to complex coding and embrace a simple, user-friendly app-building process. Stay informed of events, sermons, and more in one place. Listen to sermons and services on your mobile. Kodika generates native iOS and Android apps compiled in Swift and Kotlin, giving them the best compatibility with previous and next operating system versions and maximum performance.Starting Price: €14.90 per month -
25
Raptool Designer
Raptool
This is where apps are made to do what you want. The easy-to-learn, PC-based designer can save months in development time compared to programming. By clicking on icons you add the functions that make up your mobile application. When the app works as you want it you save or publish design-file to your Raptool app account and load it into the Raptool client. The Raptool client is available in the app stores or through manual download. You need to install the right Raptool client for your device. The Raptool design file is downloaded from your account and what makes the client do what you want. The Raptool integration server and communicator lets you integrate your existing systems into your mobile solution. Integrate live, online, or work offline and send data when you have a connection. CDS or Raptool Data Storage is made for companies that need a mobile solution and somewhere to store the data. It can be an add-on to your existing systems or work as a separate system.Starting Price: Free -
26
OpenJanela
OpenJanela
OpenJanela is a powerful window and door ERP software that is built for the way you do business. We learn from our customers, and we constantly update and improve the platform to meet all of your needs. OpenJanela is a commercial open source ERP that is used by hundreds of manufacturers and dealers around the world. Generate leads with B2B and B2C ecommerce. Manage sales & service appointments, schedule, and record communications/tasks generate quotations, onsite service modules, record service time & materials, and much more. Manage inventory, purchases, shipping, receiving, supplier requests for quotations, multiple locations, multiple warehouses, mobile shipping, receiving, and warehouse management apps, and more with our window and door ERP. Our commercial open source window design software and door design software help you produce windows and doors faster, generate fast and accurate prices, manufacture more efficiently, run your CNC machines, and manage all schedules.Starting Price: Free -
27
IOConverters
IOConverters
Make your day with us by choosing from our large selection of tools for better business revenue. In summary, the DNS lookup tool is a vital internet infrastructure component, acting as the spine for converting domain names into IP addresses and facilitating smooth device communication online. It serves complex roles, including domain name resolution, caching, error handling, query type support, trace and debugging, and security features. This tool indispensably enhances user convenience, optimizing internet performance, settling fault toleration, strengthening security, and aiding network administration. Ultimately, they contribute to a smooth and dependable online experience for users worldwide. If you are struggling to get more traffic and enhance your website performance, then use these website management tools and in-depth web analysis. Our mission is to provide you with a one-stop platform that caters to all your digital transformation needs.Starting Price: $4 per month -
28
TableFlow
TableFlow
Embed the TableFlow import experience inside your app with just a few lines of code. Customers upload CSV files, map columns, and resolve errors to complete the import. Developers access the clean JSON data via frontend SDK or the TableFlow API. Free your engineering team to focus on core product innovation and new features. Accelerate new customer onboarding with TableFlow’s streamlined data import process. Rescue your team from manual data cleanup using advanced error detection and auto-fix features. Embed a customizable modal into your app using our frontend SDKS. Easily configure and customize your importer without writing code. Customize the import experience to match your application. Automatically detect header rows and map columns. Enforce requirements on all imported data and import millions of rows of data in seconds. With TableFlow, the open source CSV importer, you can onboard customer data faster than ever before.Starting Price: $99 per month -
29
The Easy API
The Easy API
We've been in business since 2010 and have a long history of always supporting our users. We work with you to build an API that gives your growing applications everything it needs. Our API returns responses in less than a second. That's the time that your application can get a response and keep processing. We help you save time and energy by implementing multiple APIs. You can get back to building your application after you connect with our single one. We track all the requests made to enable you to debug all API calls, making implementation even easier. There is currently one environment that is available which is production. You can use the following URLs along with sample code snippets. All endpoints produce UTF-8 character sets, please ensure your application can handle the characters.Starting Price: $5 per month -
30
LLMFuzzer
LLMFuzzer
If you're a security enthusiast, a pentester, or a cybersec researcher who loves to find and exploit vulnerabilities in AI systems, LLMFuzzer is the perfect tool for you. It's built to make your testing process streamlined and efficient. We are working on full documentation. It will cover detailed information about the architecture, different fuzzing strategies, examples, and how to extend the tool.Starting Price: Free -
31
fileAI
fileAI
The most powerful digitization and categorization tool on the market, processing a wide range of digital, scanned or printed document types, submit documents in any file type and form. With hundreds of available integrations, you stay hands-off on data entry, manual verification or account code tagging. A tool to manage import and export at the same time, stay in control with automatic approvals and notifications. Trigger approvals based on events at your convenience. Send approvals to team members, clients, or stakeholders at once. Remove friction with multi-layered approvals and your most convenient format: email, mobile app or in app. Get a real-time view of your finances every time you check your preferred tools and eliminate human error from your reporting.Starting Price: $99 per month -
32
Steadybit
Steadybit
With our experiment editor, your journey toward reliability is faster and easier, everything is at your fingertips, and you have full control over your experiments. All are meant to help you achieve your goals and roll out chaos engineering safely at scale in your organization. You can add new targets, attacks, and checks by implementing extensions inside Steadybit. A unique discovery and selection process makes it easy to pick the targets. Remove friction when collaborating between teams, and export and import experiments using JSON or YAML. Using Steadybit's landscape, you can see your software's dependencies and relationships between components, the perfect start to kick off your chaos engineering journey. Using the powerful query language, divide your system(s) into different environments based on the same information you use elsewhere. Explicitly assigning environments to specific users and teams in which they're allowed to work and prevent unwanted damages.Starting Price: $1,250 per month -
33
OpenPipe
OpenPipe
OpenPipe provides fine-tuning for developers. Keep your datasets, models, and evaluations all in one place. Train new models with the click of a button. Automatically record LLM requests and responses. Create datasets from your captured data. Train multiple base models on the same dataset. We serve your model on our managed endpoints that scale to millions of requests. Write evaluations and compare model outputs side by side. Change a couple of lines of code, and you're good to go. Simply replace your Python or Javascript OpenAI SDK and add an OpenPipe API key. Make your data searchable with custom tags. Small specialized models cost much less to run than large multipurpose LLMs. Replace prompts with models in minutes, not weeks. Fine-tuned Mistral and Llama 2 models consistently outperform GPT-4-1106-Turbo, at a fraction of the cost. We're open-source, and so are many of the base models we use. Own your own weights when you fine-tune Mistral and Llama 2, and download them at any time.Starting Price: $1.20 per 1M tokens -
34
Airtrain
Airtrain
Query and compare a large selection of open-source and proprietary models at once. Replace costly APIs with cheap custom AI models. Customize foundational models on your private data to adapt them to your particular use case. Small fine-tuned models can perform on par with GPT-4 and are up to 90% cheaper. Airtrain’s LLM-assisted scoring simplifies model grading using your task descriptions. Serve your custom models from the Airtrain API in the cloud or within your secure infrastructure. Evaluate and compare open-source and proprietary models across your entire dataset with custom properties. Airtrain’s powerful AI evaluators let you score models along arbitrary properties for a fully customized evaluation. Find out what model generates outputs compliant with the JSON schema required by your agents and applications. Your dataset gets scored across models with standalone metrics such as length, compression, coverage.Starting Price: Free -
35
ReleaseAI
ReleaseAI
Reduces the need for extensive meetings and time-consuming write-ups, allowing you to gain timely access to critical release documentation. This ensures that your team stays informed and productive. Creates clear release documentation, minimizing queries, enhancing PM productivity. Decrease in support ticket volume, facilitating efficient interactions among marketing, support, and customers.Starting Price: $39 per month -
36
Lamini
Lamini
Lamini makes it possible for enterprises to turn proprietary data into the next generation of LLM capabilities, by offering a platform for in-house software teams to uplevel to OpenAI-level AI teams and to build within the security of their existing infrastructure. Guaranteed structured output with optimized JSON decoding. Photographic memory through retrieval-augmented fine-tuning. Improve accuracy, and dramatically reduce hallucinations. Highly parallelized inference for large batch inference. Parameter-efficient finetuning that scales to millions of production adapters. Lamini is the only company that enables enterprise companies to safely and quickly develop and control their own LLMs anywhere. It brings several of the latest technologies and research to bear that was able to make ChatGPT from GPT-3, as well as Github Copilot from Codex. These include, among others, fine-tuning, RLHF, retrieval-augmented training, data augmentation, and GPU optimization.Starting Price: $99 per month -
37
PortSwigger Burp Suite Professional
PortSwigger
Hands-on security testers need the best tools for the job. Tools you have faith in, and enjoy using all day long. The tools that other professionals trust. Burp Suite Professional is the web security tester's toolkit of choice. Use it to automate repetitive testing tasks, then dig deeper with its expert-designed manual and semi-automated security testing tools. Burp Suite Professional can help you to test for OWASP top 10 vulnerabilities, as well as the very latest hacking techniques. Smart automation works in concert with expert-designed manual tools, to save you time. Optimize your workflow, and do more of what you do best. Burp Scanner can navigate and scan JavaScript-heavy single-page applications (SPAs), scan APIs, and enable the prerecording of complex authentication sequences. A toolkit designed and used by professional testers. Utilize features like the ability to record everything you did on an engagement and a powerful search function to improve efficiency and reliability.Starting Price: $449 per year -
38
Etheno
Crytic
Etheno is an Ethereum-testing, JSON RPC multiplexer, analysis tool wrapper, and test integration tool. It eliminates the complexity of setting up analysis tools like Echidna on large, multi-contract projects. If you are a smart contract developer, you should use Etheno to test your contracts. If you are an Ethereum client developer, you should use Etheno to perform differential testing on your implementation. Etheno runs a JSON RPC server that can multiplex calls to one or more clients. API for filtering and modifying JSON RPC calls. Enables differential testing by sending JSON RPC sequences to multiple Ethereum clients. Deploy to and interact with multiple networks at the same time. Integration with test frameworks like Ganache and Truffle. Run a local test network with a single command. Use our prebuilt Docker container to quickly install and try Etheno. Etheno can be used in many different ways and therefore, has numerous command-line argument combinations.Starting Price: Free -
39
Ffuf
Ffuf
Ffuf is a fast web fuzzer written in Go. You can also practice your Ffuf scans against a live host with different lessons and use cases either locally by using the Docker container or against the live-hosted version. Provides virtual host discovery (without DNS records). In order to tell Ffuf about different inputs to test out, a wordlist is needed. You can supply one or more wordlists on the command line, and in case you wish (or are using multiple wordlists) you can choose a custom keyword for them. You can supply Ffuf with multiple wordlists (remember to configure a custom keyword for them though). The first word of the first wordlist is tested against all the words from the second wordlist before moving along to test the second word in the first wordlist against all the words in the second wordlist. In short, all of the different combinations are tried out. There are quite a few different ways to customize the request.Starting Price: Free -
40
APIFuzzer
PyPI
APIFuzzer reads your API description and step-by-step fuzzes the fields to validate if your application can cope with the fuzzed parameters, and it does not require coding. Parse API definition from a local file or remote URL. JSON and YAML file format support. All HTTP methods are supported. Fuzzing of the request body, query string, path parameter, and request header is supported. Relies on random mutations and supports CI integration. Generate JUnit XML test report format. Send a request to an alternative URL. Support HTTP basic auth from the configuration. Save the report of the failed test in JSON format into the pre-configured folder.Starting Price: Free -
41
Wapiti
Wapiti
Wapiti is a web application vulnerability scanner. Wapiti allows you to audit the security of your websites or web applications. It performs "black-box" scans (it does not study the source code) of the web application by crawling the webpages of the deployed web app, looking for scripts and forms where it can inject data. Once it gets the list of URLs, forms, and their inputs, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable. Search for potentially dangerous files on the server. Wapiti supports both GET and POST HTTP methods for attacks. It also supports multipart forms and can inject payloads in filenames (upload). Warnings are raised when an anomaly is found (for example 500 errors and timeouts). Wapiti is able to make the difference between permanent and reflected XSS vulnerabilities. Generates vulnerability reports in various formats (HTML, XML, JSON, TXT, CSV).Starting Price: Free -
42
Echidna
Crytic
Echidna is a Haskell program designed for fuzzing/property-based testing of Ethereum smart contracts. It uses sophisticated grammar-based fuzzing campaigns based on a contract ABI to falsify user-defined predicates or Solidity assertions. We designed Echidna with modularity in mind, so it can be easily extended to include new mutations or test specific contracts in specific cases. Generates inputs tailored to your actual code. Optional corpus collection, mutation and coverage guidance to find deeper bugs. Powered by Slither to extract useful information before the fuzzing campaign. Source code integration to identify which lines are covered after the fuzzing campaign. Interactive terminal UI, text-only or JSON output. Automatic test case minimization for quick triage. Seamless integration into the development workflow. Maximum gas usage reporting of the fuzzing campaign. Support for a complex contract initialization with Etheno and Truffle.Starting Price: Free -
43
FormBuilder
Optimajet
Develop front-end drag-and-drop forms with ease, resulting in cost savings and reduced development timing. Developers benefit from its powerful features and flexible customization options, enabling them to design and modify forms effortlessly. End users can create visually appealing and functional forms without the need for manual input or coding expertise. Easy to use and user-friendly interface reduces the learning curve for your team and saves development time. OptimaJet FormBuilder is a powerful React solution that encompasses two essential libraries for form creation and management. Together, these libraries provide a comprehensive toolkit for building dynamic forms and simplifying the form management process. Front-end form solution provides a simple and flexible way to implement drag-and-drop form functionality in your React applications. OptimaJet FormBuilder is a lightweight front-end solution that provides a simple way to implement form functionality in your apps.Starting Price: $899 one-time payment -
44
Site Profile
Site Profile
The simplest AI-powered API to access the most comprehensive website information. Include real-time screenshots, AI-generated content, social links, and contact information. Instantly capture homepage screenshots from desktop or mobile view. Transform any website into an instant AI chatbot. Just input your prompt, and our API will deliver insightful answers based on the website's content. Links to social media accounts like Twitter, LinkedIn, and Discord, are available with a single click. Effortlessly uncover essential SEO elements like titles, descriptions, and keywords. Contact information such as phone numbers and emails directly from websites. Brand name, domain, robots, and sitemap links, plus logo and favicon URLs. SiteProfile is a free API, you can take up to 100 websites of any URL for free per month. Only successful website information is counted. Fetch real-time data and generate content based on specified prompts.Starting Price: $19 per month -
45
Yii
Yii PHP framework
Yii is a fast, secure, and efficient PHP framework. Flexible yet pragmatic, works right out of the box, and has reasonable defaults. While Yii can virtually eliminate most repetitive coding tasks, you are responsible for the real creative work. This often starts with designing the whole system to be built, in terms of some database schema. The best way to do this is by using migrations. Yii gives you the maximum functionality by adding the least possible overhead. Sane defaults and built-in tools help you write solid and secure code. Write more code in less time with simple, yet powerful APIs and code generation. Yii is a generic web programming framework, meaning that it can be used for developing all kinds of web applications using PHP. Because of its component-based architecture and sophisticated caching support, it is especially suitable for developing large-scale applications such as portals, forums, content management systems (CMS), ecommerce projects, RESTful services, etc.Starting Price: Free -
46
Phalcon
Phalcon
A full-stack PHP framework delivered as a C-extension. Its innovative architecture makes Phalcon the fastest PHP framework ever built. Developers do not need to know C to use Phalcon. Its functionality is exposed as PHP classes and interfaces under the Phalcon namespace, ready to be used. Zephir/C extensions are loaded together with PHP one time on the web server's daemon start process. Classes and functions provided by the extension are ready to use for any application. The code is compiled and isn't interpreted because it's already compiled to a specific platform and processor. Thanks to its low-level architecture and optimizations Phalcon provides the lowest overhead for MVC-based applications. Build single and multi-module applications with ease and pleasure. Using the file structure, scheme, and patterns you already know. Writing REST servers and applications has never been easier, with no boilerplate, and simple services that fit in one file.Starting Price: Free -
47
Pop PHP Framework
Pop PHP Framework
Pop PHP is an open source, object-oriented PHP framework with humble beginnings dating back to 2009, where it started as a small library of components. The focus of Pop is to provide a robust set of lightweight tools to assist developers with rapid application development. With a relatively small learning curve, Pop aims to help developers in getting the features they need into their applications so they can be up and running quickly. The Pop PHP Framework contains a group of core components and an additional 30+ components that serve as a toolkit for rapid application development. The framework itself has a base set of core components as well as numerous other additional components to facilitate many of the common features needed for a PHP application. The goal is so that anyone from a novice developer to an advanced programmer can install and start using the Pop PHP Framework quickly and effectively.Starting Price: Free -
48
Vizly
Vizly
Vizly is an AI-powered data scientist that lets you chat with your data, visualize insights, and perform analysis. Create interactive data visualizations to understand your data. Chat with your data and uncover actionable insights. Perform complex analysis and generate predictive insights. Vizly is an AI-powered data scientist that lets you chat with your data, visualize insights, and perform analysis. Our users can simply upload their data and uncover insights immediately. Sign up to Vizly and immediately start asking questions and creating visualizations from your data. Vizly is built for organizations and can be used immediately at your company. For additional hosting, security, and data source options, register your interest in our enterprise offering. Vizly currently supports CSV, Excel, and JSON file formats, with more on the way. All users can send up to 10 messages a month for free. After reaching the limit, you can upgrade your plan on your profile page.Starting Price: $19.99 per month -
49
LibreChat
LibreChat
LibreChat is a powerful open-source application that unifies all your AI conversations into a single, customizable interface. It is designed to work seamlessly with any AI provider, including OpenAI, Anthropic, AWS, and Azure, giving users full flexibility and control. LibreChat supports advanced agents capable of file handling, code interpretation, and API-driven actions. The platform includes a built-in code interpreter that can securely execute multiple programming languages with zero setup. Users can create and manage artifacts like React components, HTML, and Mermaid diagrams directly within chat. Multimodal capabilities allow users to analyze images and interact with files in conversations. Trusted by organizations worldwide, LibreChat delivers a sleek, extensible experience for modern AI workflows.Starting Price: Free -
50
Ideagen Smartforms
Ideagen
Increase efficiency, gain real-time situational awareness, enhance accuracy while speeding up reporting business cycles, and much more. Ideagen Smartforms is an intuitive, user-friendly mobile data capture platform that handles all of your mobile form needs, including routing and approval steps, integration, user management, data security and offline syncing, and data replication. Enable your business to create clipboard apps to replace paper forms, bringing you cleaner data for real-time reporting and a leaner process. The offline capability allows your teams to complete inspections across multiple production sites without the need for a stable connection. Ideagen Smartforms offers cross-platform support for iOS, Android, and Windows for capturing text, photos, barcodes, GPS coordinates, voice, and signatures. Workflows and notifications are automated to make it easy to get the information you need when you need it.Starting Price: Free