# Place Bid **POST /bids/place** ## Servers - Local development server: http://localhost:5000/api (Local development server) - Production server: https://artculthub-1287c0654e00.herokuapp.com/api (Production server) ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **amount** (number) ## Responses ### 201 Bid placed successfully [Powered by Bump.sh](https://bump.sh)