Jump to Content
VergeSenseAPI ReferenceChangelog
HomeAPI ReferenceChangelog
API ReferenceChangelogLog InVergeSense
API Reference
Log In
All
Pages
Start typing to search…

VergeSense API

  • Getting Started
  • Metrics API
    • /metrics/aggregate/spacesget
    • /metrics/aggregate/buildingsget
    • /metrics/spacesget
    • /metrics/hourly/spacesget
    • /metrics/hourly/floorsget
    • /metrics/hourly/buildingsget
    • /metrics/hourly/neighborhoodsget
  • Buildings API
    • /buildingsget
    • /buildings/:building_ref_idget
    • /buildings/:building_ref_id/historyget
  • Spaces API
    • /spacesget
    • /spaces/detectionsget
    • /spaces/thresholds/crossingsget
    • /spaces/typesget
  • Webhooks
    • Event Types
    • /webhookspost
    • /webhooks/:id/enablepost
    • /webhooks/:id/disablepost
    • /webhooksget
    • /webhooks/setupget
    • /webhooks/:idpatch
    • /webhooks/:iddel
    • /webhooks/:id/logsget
  • Hardware API
    • /hardware/sensorsget
    • /hardware/gatewaysget
  • Predict API
    • Predict Space Usagepost
    • Predict Space Shortagepost
    • Predict Normalized Space Type Distributionpost
  • Common Data Models
    • Building
    • Floor
    • Space
    • Threshold
    • Links
    • Predict API GeoJSON
Powered by 

Predict Space Usage

post
https://api.vergesense.com/predict/space_usage

Given a geojson of spaces on a floor, this endpoint would return the predicted number of people using these spaces when the requested number of people are attempting to use the spaces provided.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!