web
API Reference
Modules
API
- app/api/account/deletion-summary/route
- app/api/auth/register/route
- app/api/data-exports/[id]/download/route
- app/api/data-exports/request/route
- app/api/feature-flags/route
- app/api/geocoding/test/route
- app/api/import/[importId]/progress/route
- app/api/import/jobs/failed/recommendations/route
- app/api/newsletter/subscribe/route
- app/api/users/cancel-deletion/route
- app/api/users/change-email/route
- app/api/users/change-password/route
- app/api/users/schedule-deletion/route
- app/api/v1/datasets/[id]/schema/infer/route
- app/api/v1/events/bounds/route
- app/api/v1/events/geo/stats/route
- app/api/v1/events/stats/route
- app/api/v1/sources/stats/route
- app/api/webhooks/trigger/[token]/route
API Routes
- app/api/admin/jobs/run/route
- app/api/catalogs/with-datasets/route
- app/api/health/route
- app/api/import-jobs/[id]/reset/route
- app/api/import-jobs/[id]/retry/route
- app/api/import/configure/helpers
- app/api/import/configure/route
- app/api/import/preview-schema/helpers
- app/api/import/preview-schema/route
- app/api/import/preview-schema/upload/route
- app/api/import/preview-schema/url/route
- app/api/import/validate-preview/route
- app/api/scheduled-imports/[id]/trigger/route
Collections
- lib/collections/audit-log
- lib/collections/catalogs
- lib/collections/data-exports
- lib/collections/datasets/access
- lib/collections/datasets/hooks
- lib/collections/events/hooks
- lib/collections/layout-templates
- lib/collections/scheduled-imports/fields/core-fields
- lib/collections/scheduled-imports/fields/import-config-fields
- lib/collections/scheduled-imports/fields/runtime-fields
- lib/collections/scheduled-imports
- lib/collections/shared-hooks
- lib/collections/sites/access
- lib/collections/sites/hooks
- lib/collections/sites
- lib/collections/themes
- lib/collections/user-usage
- lib/collections/views/access
- lib/collections/views/hooks
- lib/collections/views
Collections/ScheduledImports
Constants
- lib/constants/dataset-colors
- lib/constants/empty
- lib/constants/map
- lib/constants/rate-limits
- lib/constants/stage-time-weights
- lib/constants/validation
Globals
Hooks
- lib/hooks/query-presets
- lib/hooks/use-account-mutations
- lib/hooks/use-admin-feature-flag
- lib/hooks/use-auth-mutations
- lib/hooks/use-chart-filters
- lib/hooks/use-chart-query
- lib/hooks/use-data-export
- lib/hooks/use-feature-flags
- lib/hooks/use-form-mutation
- lib/hooks/use-geocoding-test
- lib/hooks/use-import-wizard-mutations
- lib/hooks/use-input-state
- lib/hooks/use-media-query
- lib/hooks/use-scheduled-imports-query
- lib/hooks/use-time-range-slider
- lib/hooks/use-view-scope
Jobs
- lib/jobs/handlers/audit-log-ip-cleanup-job
- lib/jobs/handlers/cache-cleanup-job
- lib/jobs/handlers/cleanup-stuck-scheduled-imports-job
- lib/jobs/handlers/create-events-batch-job
- lib/jobs/handlers/data-export-cleanup-job
- lib/jobs/handlers/data-export-job
- lib/jobs/handlers/dataset-detection-job
- lib/jobs/handlers/execute-account-deletion-job
- lib/jobs/handlers/geocode-batch-job
- lib/jobs/handlers/schedule-manager-job
- lib/jobs/handlers/schema-maintenance-job
- lib/jobs/handlers/url-fetch-job
- lib/jobs/handlers/url-fetch-job
- lib/jobs/utils/event-creation-helpers
- lib/jobs/utils/transform-builders
Jobs/UrlFetch
- lib/jobs/handlers/url-fetch-job/auth
- lib/jobs/handlers/url-fetch-job/fetch-utils
- lib/jobs/handlers/url-fetch-job/scheduled-import-utils
Jobs/Utils
Other
- app/api/admin/schedule-service/route
- app/api/preview/route
- app/api/quotas/route
- app/api/v1/data-sources/route
- app/api/v1/events/geo/route
- app/api/v1/events/route
- app/api/v1/events/temporal/route
- lib/collections/dataset-schemas
- lib/collections/datasets
- lib/collections/datasets/transformation-fields
- lib/collections/events
- lib/collections/geocoding-providers
- lib/collections/import-files
- lib/collections/import-jobs/access-control
- lib/collections/import-jobs/fields
- lib/collections/import-jobs/helpers
- lib/collections/import-jobs/hooks
- lib/collections/import-jobs
- lib/collections/location-cache
- lib/collections/media
- lib/collections/pages
- lib/collections/shared-fields
- lib/collections/users
- lib/constants/import-constants
- lib/constants/quota-constants
- lib/globals/footer
- lib/globals/main-menu
- lib/globals/settings
- lib/hooks/use-catalogs-query
- lib/hooks/use-data-source-stats
- lib/hooks/use-data-sources-query
- lib/hooks/use-dataset-enum-fields
- lib/hooks/use-events-queries
- lib/hooks/use-filters
- lib/hooks/use-import-progress-query
- lib/hooks/use-preview-validation-query
- lib/hooks/use-scheduled-import-mutations
- lib/hooks/use-theme
- lib/jobs/handlers/analyze-duplicates-job
- lib/jobs/handlers/cleanup-approval-locks-job
- lib/jobs/handlers/create-schema-version-job
- lib/jobs/handlers/process-pending-retries-job
- lib/jobs/handlers/quota-reset-job
- lib/jobs/handlers/schema-detection-job
- lib/jobs/handlers/validate-schema-job
- lib/jobs/import-jobs
- lib/jobs/types/job-inputs
- lib/jobs/utils/data-validation
- lib/jobs/utils/job-context
- lib/services/error-recovery
- lib/services/geocoding
- lib/services/geocoding/cache-manager
- lib/services/geocoding/geocoding-operations
- lib/services/geocoding/geocoding-service
- lib/services/geocoding/provider-manager
- lib/services/geocoding/types
- lib/services/id-generation
- lib/services/schema-versioning
- lib/services/stage-transition
- lib/types/geocoding
- lib/types/schema-detection
- lib/utils/date
- lib/utils/file-readers
React Hooks
Services
- lib/services/access-control
- lib/services/account-deletion-emails
- lib/services/account-deletion-service
- lib/services/account-deletion-types
- lib/services/aggregation-service
- lib/services/audit-log-service
- lib/services/create-cached-resolver
- lib/services/data-export-emails
- lib/services/data-export-service
- lib/services/data-export-types
- lib/services/feature-flag-service
- lib/services/geocoding/provider-rate-limiter
- lib/services/import-configure-service
- lib/services/import-transforms
- lib/services/progress-tracking
- lib/services/quota-service
- lib/services/rate-limit-service
- lib/services/scheduled-import-trigger-service
- lib/services/schema-builder
- lib/services/schema-freshness
- lib/services/schema-inference-service
- lib/services/site-resolver
- lib/services/system-user-service
- lib/services/view-resolver
Services/Cache
- lib/services/cache/cache
- lib/services/cache
- lib/services/cache/manager
- lib/services/cache/types
- lib/services/cache/url-fetch-cache
Services/Cache/Storage
Services/SchemaBuilder
- lib/services/schema-builder/field-mapping-detection
- lib/services/schema-builder/field-statistics
- lib/services/schema-builder/language-detection
- lib/services/schema-builder/pattern-detection
- lib/services/schema-builder/schema-comparison
Types
- lib/types/cms-blocks
- lib/types/data-export-api
- lib/types/data-source-stats
- lib/types/data-sources
- lib/types/event-bounds
- lib/types/filter-state
- lib/types/flow-mapping
- lib/types/import-transforms
- lib/types/import-wizard
- lib/types/progress-tracking
- lib/types/schema-inference
Utilities
Utils
- lib/utils/api-response
- lib/utils/auth-helpers
- lib/utils/catalog-ownership
- lib/utils/coordinates
- lib/utils/css-sanitizer
- lib/utils/data-export
- lib/utils/date-slider
- lib/utils/email
- lib/utils/encryption
- lib/utils/event-detail
- lib/utils/event-params
- lib/utils/format
- lib/utils/hash
- lib/utils/header-utils
- lib/utils/humanize-file-name
- lib/utils/mapping-transfer
- lib/utils/object-path
- lib/utils/relation-id
- lib/utils/url-validation
- lib/utils/user-data
Last updated on