API Data Feeder

Create source schemas, add fields, insert records, and fetch data.

Create Source

Authorization is auto-generated by backend per source. After create, open API FOR SOURCE to copy the exact cURL with that token.

Insert Record

Sample JSON updates when you change the source (based on that source’s columns). Use one flat object or an array of flat objects — nested objects/arrays are rejected.

Add Fields to Source

Fetch Records

API FOR SOURCE

Pick a source: cURL is ready with that source's authorization.


              
            

Delete Source

This will permanently delete the source and all related records.

Sources

Click "Refresh Sources" to load.

API Response

Responses will appear here.