Manage
Public Silo
Guide on how to manage a public silo
Introduction
This page is a guide on how to manage a public silo, how to use it in your project, and some basic use cases that you can do with it.
Use Case
- API mockups / Frontend data mockups.
- Sharing JSON files (e.g., JSON configuration files, assets, raw data).
Base URL
Default Base URL
Region-Base URL
Region | Code | Example | Free Plan | Paid Plan |
---|---|---|---|---|
Germany (Dusseldorf) | api | https://api.jsonsilo.com/ | ✅ | ✅ |
Singapore | sg-01-api | https://sg-01-api.jsonsilo.com/ | ❌ | ✅ |
United States (Central) | usc-01-api | https://usc-01-api.jsonsilo.com/ | ❌ | ✅ |
Basic usage
Please ensure that
/public/
is included; otherwise, it will assume a private silo.Supported HTTP method
- GET only
Access Key
An access key is NOT required for a public silo
Request Limit
There is no request limit.