# Protected Areas ## Check protected-areas overlap - [POST /protected-areas/checks](https://api.open-atlas.com/openapi/protected-areas/runprotectedareasanalysis.md): Accepts a JSON object with 'plot_ids' (array of strings) and/or 'geojson' (At least one of the two fields must be provided). Returns a single GeoJSON FeatureCollection with all results. ## Fetch protected area details - [GET /protected-areas/{area_id}](https://api.open-atlas.com/openapi/protected-areas/getprotectedareabyid.md): Returns a GeoJSON FeatureCollection for the protected area with the given area_id.