USE CASE
Upload an .xlsx or .xls workbook and get a real, queryable REST endpoint in minutes -- the same file your team already works in, without exporting it to CSV first.
Upload your workbook
Drop in an .xlsx or .xls file up to 20 MB. Z-Mashup parses it and infers each column's type automatically.
Review the schema
See row and column counts, duplicate rows, missing values, and a suggested primary key before you generate anything.
Generate the API
One click creates a REST endpoint with pagination, filtering by column, full-text search, and sorting already wired up.
Get a key and test it
Create an API key, or leave it public, then test the live endpoint immediately in the built-in API Tester.
Does it support .xls and .xlsx?
Yes, both formats are accepted directly -- no need to save as CSV first.
What if my workbook has formatting or formulas?
Z-Mashup reads the resulting cell values and infers a type per column; formatting itself isn't part of the generated API.
Can I update the data later?
Upload a new file to create a new dataset, or convert it to a Managed Database table and edit rows directly.
Free to use. Create an account to save your project, or test the API Tester without one first.