Reviewing Salad's API developer experience

Bill Doerrfeld | August 19, 2024

I recently was hired by Salad to audit the developer experience of their platform. I dug deep into the developer documentation, assessing the onboarding process, testing API calls to see how they function, looking at the error responses, and gauging the overall experience. 


Salad has a really cool offering, and I encourage people to try it out. The platform offers a platform-as-a-service to deploy containerized cloud-based GPUs for training and running machine learning models. It also offers more SaaS-y options for calling pre-trained AI models to perform specific tasks, like audio transcription. You can configure some of this visually, but the entire platform is accessible via a RESTful HTTP API as well.


When I do these audits, I really try to get in the developer's shoes and take a "show me the code" mindset. I spent a few days getting comfortable and toying around with the platform. The project culminated in a 10-page audit and an hour-long consultation with the team. 


My biggest recommendation was to unify the developer experience, as learnability felt fragmented between the developer portal, individual cards for model recipes, tutorial pages, and the core API reference. I also noticed naming inconsistencies, errors, delays in running certain model jobs, a lack of SDKs, and other minor UI issues.


I loved the Salad API reference's playground, which is based on
Mintlify. I also suggested ways to refine the sandbox experience with auto-population for default fields. Some other tips could aid developer experience on Salad, such as including a public OpenAPI file, a public changelog, and stories around developer use cases.


All in all, the platform has a lot of potential, and the team was super friendly and helpful. I look forward to following their journey!


I really enjoy doing these audits (check out the one I did for
Authenticating.com), as it feels very fulfilling to help teams refine their product. Also, I can put all the best practices around API documentation and developer experience that we've been sharing on Nordic APIs for years to good use!

If you are interested in having me audit your API's developer experience, read more information here.

Learn more: API Developer Experience Audit
Large action models LAMs story Bill Doerrfeld The New Stack
By Bill Doerrfeld June 10, 2025
AI researchers are calling the next class of models large action models (LAMs). For The New Stack, I explored what LAMs are, what examples are emerging in the market, and what experts think.
7 proven AI prompting strategies for coding to try today
By Bill Doerrfeld June 9, 2025
My article for LeadDev explores specific prompting techniques proven to sharpen your AI-assisted software development.
Nordic APIs ranked #1 API blog on the web
By Bill Doerrfeld June 7, 2025
Nordic APIs, the API-specific blog I edit, was recently ranked the top API blog online by FeedSpot. After ten years managing this presence, I reflect a bit on the journey thus far.
Tips to improve your AI vibe coding
By Bill Doerrfeld June 3, 2025
Developers are realizing that being productive with AI coding assistants takes a lot more than just asking nicely. There's real craft to it.
AI coding is the easy part. Now it's time to focus on production.
By Bill Doerrfeld May 30, 2025
AI coding is the easy part. Now it's time to focus on DevOps to get it into production. In a recent interview for LeadDev's DirectorPlus, Honeycomb's CTO, Charity Majors, shares expert tips on how to accomplish this.
New tools help LLM devs improve training data decisions
By Bill Doerrfeld May 29, 2025
My latest for The New Stack explores new research from Ai2, DataDecide, which helps LLM developers make better decisions around training data.
MCP security vulnerabilities
By Bill Doerrfeld May 21, 2025
My APISEC|CON talk covers the hype around agentic AI and MCP, and delves into inherent flaws in MCP architectures and suggests mitigations.
Knowing when to use AI coding assistants Doerrfeld InfoWorld
By Bill Doerrfeld May 6, 2025
AI coding assistants are a productivity dream in some cases — and a debugging nightmare in others. So, where’s the line?
How semantic caching reduces LLM API calls
By Bill Doerrfeld May 5, 2025
Semantic caching is like typical caching, but for AI. It could eliminate a lot of redundant API calls to LLMs, reducing costs and improving performance.
Using agentic AI for business workflows
By Bill Doerrfeld April 30, 2025
For CIO.com, leading executives shared with me how they're actively utilizing agentic AI to enhance core business workflows.
More Posts