Simple, transparent pricing
Generate unlimited API clients. No per-client fees. No setup fees.
Pricing FAQ
What APIs are supported?
LoomAPI works with any REST API that has an OpenAPI 3.0 or Swagger 2.0 specification. Most modern APIs provide these specifications.
What languages are supported?
Currently TypeScript, Python, and Go. More languages are coming soon. Enterprise customers can request custom language support.
Can I use this in CI/CD?
Yes! LoomAPI provides a CLI that integrates easily into CI/CD pipelines. Generate clients automatically when your API changes.
What if my API changes?
Simply regenerate your client. LoomAPI will update the client code to match your new API specification.See the docs for details.