MongoDB Atlas

Generated from:

Create a POST request to the MongoDB Atlas Data API to find documents in a collection

Request

POST

URL

https://data.mongodb-api.com/app/{{YOUR_APP_ID}}/endpoint/data/v1/action/find

Headers

Content-Typeapplication/json
AuthorizationBearer {{API_KEY}}

Body

{"dataSource":"{{DATA_SOURCE_NAME}}","database":"{{DATABASE_NAME}}","collection":"{{COLLECTION_NAME}}","filter":{}}

This request was generated from:

Create a POST request to the MongoDB Atlas Data API to find documents in a collection

Generate your own →

Type any API. Get a production-ready request. No login required.