2022 Q2 roundup
General
- Billing has been turned on for all
non-beta
endpoints, specifically only for calls that actually do something (POST
). (Why would we charge you for making an api call to check status on the api? That'd be insane.) Check out our product page for more information. - We joined the Nvidia Inception Program!!
What's New (Beta
)
I mean it's a first product launch, so technically everythings "new", but here's the low-down of what is actually "new new" around here.
- Interactive docs && tutorials in most of the available client libraries, so pick your poison - go (docs, lib), python (docs, lib), rust (docs, lib) - and peruse through them all ~ 🗒️.
- Metric Unit Conversions. Small for now, but soon-to-be mighty 💪.
- Mass endpoint calculation for if you really want to know how much it'll weigh on the moon 🌘.
- Volume endpoint calculation, aka how much space would the thing take up if the thing could take up space (~ I mean if the thing could take up space, it obviously would take up as much space as it should, but this is more to tell if it could take up space, this is how much space it would 🪵).
- Density endpoint calculation, so if you got a file, we can tell ya if it might float 🌊.
(Beta
) to Stable
- File conversions have been moved out of
beta
. More formats coming soon ~ 👀.