# Search for deals **GET /deals/search** Using various request parameters, looks up a deal summary. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Bearer token ## Parameters ## Responses ### 200 Retrieved deal summary successfully. #### Body: application/json (object) object ### 400 Invalid request. See response body for details. ### 401 Unauthorized request. See response body for details. ### 403 Permission denied. See response body for details. ### 500 Unknown error. See response body for details. [Powered by Bump.sh](https://bump.sh)