Placeholder Monster Documentation
Here you can find all the documentation for Placeholder Monster features
JSON - Custom Documentation
The JSON Custom feature allows you to create, manage, and access your custom JSON data effortlessly. Whether you're testing APIs or simulating server responses, this tool gives you complete control over the data you need.
To use the JSON Custom feature, you must be logged in.
- Login Options: You can log in using your GitHub or Google account.
- No Spam Guarantee: Placeholder Monster values your privacy. We will never send you emails or spam your inbox.
- View Your Custom JSONs:
- You'll see a list of all the JSON data you've created.
- Each JSON entry includes options to:
- Edit: Modify the JSON or its template.
- Delete: Remove the JSON from your list.
- Copy URL: Copy the API URL endpoint for accessing the JSON from your applications.
- Add New JSON:
- Use the simple form to:
- Enter JSON directly, or
- Use a JSON generator to build JSON dynamically by providing a template (details about the JSON generator can be found in its dedicated documentation here).
- Use the simple form to:
Usage Limits
- Maximum JSONs: You can have up to 10 custom JSON entries in your profile at any time.
- Rate Limit: The API supports up to 100 requests per minute per user.
How to Create a JSON Entry
- Click on Add new JSON button.
- Choose to either:
- Paste your JSON data directly, or
- Use the template generator to configure your JSON.
- Save your JSON entry.
- Your saved JSON will appear in the list of entries, where you can:
- Copy its API endpoint.
- Edit the JSON data.
- Delete the JSON if it's no longer needed.
API Integration
Each JSON entry comes with a unique endpoint that you can use in your applications. After saving your JSON:
- Go to the list of your JSON entries.
- Click Copy URL on the desired JSON.
- Use the copied endpoint in your application to fetch the custom JSON.
Example API Endpoint
Example:https://placeholder.monster/get/custom-json/f4a43b0c2j22d8e0efa7ecdaed21dcc5
Use GET
requests to retrieve your JSON data.
Key Features
- Completely free to use.
- Simple and intuitive interface for managing JSON data.
- Privacy-focused: No spam, no unnecessary data collection.
- Convenient API integration for seamless testing and development.