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
How to fail at platfom engineering
By Bill Doerrfeld October 22, 2025
How do you fail at platform engineering? Make it 100% UI-first. Don't market it. Survey no one. Measure success by who's onboarded. And just copy what others are doing.
Platform summit conference nordic apis stockholm bill doerrfeld
By Bill Doerrfeld October 21, 2025
This year's Platform Summit felt reinvigorated, with many new motivations and areas to discuss. Of course, AI agents and MCP stole the show.
Colorful hot air balloons against a bright blue sky.
By Bill Doerrfeld September 26, 2025
For my latest DirectorPlus edition, I interviewed Thomas Johnson, co-founder and CTO of Multiplayer, about lessons learned releasing their MCP server.
Abstract blue web-like structure, possibly fabric, with a shimmering effect.
By Bill Doerrfeld September 23, 2025
Explore whether vector native databases outperform traditional DBs with vector add-ons for AI. Learn use cases, tradeoffs, and expert insights.
Man presenting at the Nordic APIs conference, standing in front of a screen, with audience.
By Bill Doerrfeld September 17, 2025
Join me in Stockholm for Platform Summit 2025 and the API Security UnConference, October 13–15. Exciting talks, networking, and more.
A grey articulated figure kneeling, arranging small white objects in a clear plastic container. White background.
By Bill Doerrfeld September 11, 2025
MCP shines for indeterministic workflows, novel integrations, and giving AI coding agents context on the fly. But for more predictable automation it may be overengineeering.
Overhead view of construction site with workers in orange vests, metal beams, and dark concrete.
By Bill Doerrfeld August 30, 2025
For my latest DirectorPlus column with LeadDev, I synced with JB Brown, VP of engineering at Smartsheet, to learn about their multi-agent AI development strategy.
Pink and purple sunset sky with dark, fluffy clouds.
By Bill Doerrfeld August 25, 2025
Alternative clouds are having a moment. Nearly 75% of orgs are using two or more alt clouds beyond the hyperscalers, according to a HostingAdvice.com report.
Digital global CIOs digital sovereignty
By Bill Doerrfeld August 20, 2025
The cloud is no longer borderless. Rising regional data laws and sovereign cloud mandates are forcing CIOs to act.
A
By Bill Doerrfeld August 11, 2025
In a multi-agent coding workflow, an engineer leads a "team" of specialist AI agents to perform various SDLC tasks: scaffolding, coding, testing, log analysis, deployment, and more.