product promo
HOW TO SHOWCASE AND HOST YOUR PAGE WITH API-HOSTING
1 subscribers
22 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
product promo endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
superendpiont /jpaulwesterveld/1982001 |
GUIDE TO NEW FEATURES |
| GET |
rapid01 /jpaulwesterveld/1982001 |
guide towards future features |
| GET |
rapid01_copy /jpaulwesterveld/1982001 |
guide towards future features |
| GET |
getInventory /store/inventory |
Returns a map of status codes to quantities. |
| POST |
createUsersWithListInput /user/createWithList |
Creates list of users with given input array. |
| GET |
loginUser /user/login |
Log into the system. |
| PUT |
updateUser /user/{username} |
This can only be done by the logged in user. |
| GET |
getOrderById /store/order/{orderId} |
For valid response try integer IDs with value 10. Other values will generate exceptions. |
| POST |
createUser /user |
This can only be done by the logged in user. |
| GET |
logoutUser /user/logout |
Log user out of the system. |
| DELETE |
deleteOrder /store/order/{orderId} |
For valid response try integer IDs with value < 1000. Anything above 1000 or nonintegers will generate API errors. |
| POST |
placeOrder /store/order |
Place a new order in the store. |
| GET |
getUserByName /user/{username} |
Get user detail based on username. |
| GET |
getPetById /pet/{petId} |
Returns a single pet. |
| DELETE |
deleteUser /user/{username} |
This can only be done by the logged in user. |
| POST |
updatePetWithForm /pet/{petId} |
Updates a pet resource based on the form data. |
| PUT |
updatePet /pet |
Update an existing pet by Id. |
| GET |
findPetsByStatus /pet/findByStatus |
Multiple status values can be provided with comma separated strings. |
| DELETE |
deletePet /pet/{petId} |
Delete a pet. |
| POST |
addPet /pet |
Add a new pet to the store. |
| POST |
uploadFile /pet/{petId}/uploadImage |
Upload image of the pet. |
| GET |
findPetsByTags /pet/findByTags |
Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing. |
product promo pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9.99 / month | 2000 / second |
|
| PRO | $29.95 / month | — |
|
| ULTRA Recommended | $44.95 / month | — |
|
| MEGA | $89 / month | — |
|