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

Other Blog Posts

By Bill Doerrfeld September 8, 2026
I'll be writing a weekly series for The New Stack this fall covering Kubernetes, cloud native, and everything happening on the road to KubeCon in November.
By Bill Doerrfeld September 1, 2026
I'm teaming up with Dan Barahona and AI Security University to put together the MCP Security Conference, a free half-day virtual event dedicated to MCP security .
By Bill Doerrfeld August 27, 2026
My latest DirectorPlus edition interviews Shopify's head of engineering, Farhan Thawar, on their unique internal engineering culture.
By Bill Doerrfeld August 24, 2026
Neoclouds promise cheaper GPUs and AI-optimized infrastructure, but can they really challenge hyperscalers? My feature on InfoWorld explores their advantages, risks, and likely role in AI compute.
By Bill Doerrfeld July 29, 2026
My latest for LeadDev interviews IBM's Neel Sundaresan on how to prevent a decades-old issue in software engineering.
By Bill Doerrfeld July 13, 2026
The latest advancement in identity and access management (IAM) is something called zero standing privilege. It's a response to new agentic AI risks.
By Bill Doerrfeld July 7, 2026
Big surprise: it's way easier to generate new code with AI than to reuse old code. But what are the long-term effects?
By Bill Doerrfeld June 25, 2026
Agentic coding tools have become the default. "When we've taken that away accidentally from people, they scream."
By Bill Doerrfeld June 17, 2026
My latest for LeadDev considers how engineering leaders should respond in the wake of uncertainty in the AI model market.
By Bill Doerrfeld June 10, 2026
I'm working with Zuplo on some new content around their MCP Gateway release. First up: a deep comparison of MCP gateways on the market!