Start query and publish your JSON document to SQL and API in 3 minutes
- Login
- Create new Collection
Create new collection is simple. Select name that you like. That's it.
- Create new API Key (Coming Soon)
API Key over HTTPS will be good to secure your data transmission. Create new API Key in Settings page after login.
- Push your JSON document
We support language agnostic. We just need HTTP Request:
API: https://jsontosqlapi.xyz/api/ingestion/{collectionid}
Method: POST
Request: JSON Document
- Start query your data
Once your data pushed to our service, they are ready to query. We support SELECT operator
- Publish your query as API
Want to share value of your data as API? We got you! Publish your saved query as API to be consumed by your or your customer
Create new collection is simple. Select name that you like. That's it.
API Key over HTTPS will be good to secure your data transmission. Create new API Key in Settings page after login.
We support language agnostic. We just need HTTP Request:
API: https://jsontosqlapi.xyz/api/ingestion/{collectionid}
Method: POST
Request: JSON Document
Once your data pushed to our service, they are ready to query. We support SELECT operator
Want to share value of your data as API? We got you! Publish your saved query as API to be consumed by your or your customer