Access
Catalog of data transformations is currently available to all Refuel Cloud users. You can get started by signing up here.Browsing the Catalog
Browse the list of data transformations currently available in the catalog by visiting https://app.refuel.ai/catalog.
Testing a function from the catalog
Each transformation published in the catalog has a dedicated playground, where you can test the transformation with your own data:
You can either test it out right in the browser playground, or call the transformation programmatically via a REST API, or by using one of our SDKs. For example, here’s how you can call the
Resume parser
:
Processing large data volumes
Transformations available via the catalog currently have the following rate limits:- 300 requests/min
- Upto 100 concurrent requests
HTTP 429
status code if these limits are exceeded.
If you’d like higher rate limits, or want to leverage one of our data warehouse integrations for batch processing, you can sign up for Refuel Cloud (here).