specification: API Commons Rate Limits specificationVersion: '0.1' schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/RateLimits provider: SmartData providerId: smart-data generated: '2026-08-14' method: searched source: https://www.smart-data.com/ created: '2026-05-04' modified: '2026-08-14' # 2026-08-14: this file previously held fabricated per-minute/per-month request limits # and an X-RateLimit-* header set written by the 2026-05-04 bulk sweep. SmartData # publishes no API and therefore no rate limits; every value in that scaffold was # invented. Replaced with an honest zero. limit_count: 0 headers: {} responseCodes: {} limits: [] tags: - Drone Data - Data Hosting - Geospatial description: >- SmartData publishes no API rate limits because it publishes no public API. The SmartData product is an end-user web workspace for hosting and reviewing processed drone datasets; its only machine surface is the session-authenticated backend the application itself calls at https://app.ndsmartdata.com/api/v1/, which is not documented, not marketed, and returns HTTP 403 {"detail":"Authentication credentials were not provided."} to anonymous callers. The customer-facing meters SmartData does publish are commercial, not runtime - hosted dataset count, seats, and a fair-use storage allowance - and those are captured in plans/smart-data-plans-pricing.yml. No documented quota, burst, window, Retry-After behaviour or RateLimit-* response header could be found on any SmartData or National Drones page. notes: - >- Probed 2026-08-14: www.smart-data.com sitemap.xml lists 50 URLs and contains no developer, API, docs or rate-limit page. - >- Probed 2026-08-14: https://app.ndsmartdata.com/api/v1/ returns 403 with no RateLimit-*, X-RateLimit-* or Retry-After header on the response. maintainers: - FN: Kin Lane email: kin@apievangelist.com