SatChecker

General

  • Notes

Ephemeris API

  • Ephemeris API
  • API Response Details
  • Error Codes

Tools API

  • Satellite Information
  • TLE Data Access

FOV API

  • Field of View (FOV) Endpoints

Examples

  • API Examples
  • Example Notebook
  • Field of View Visualization Notebook
  • Satellites Overhead Visualization Notebook

Development Documentation

  • src.api package
    • Subpackages
      • src.api.adapters package
      • src.api.common package
      • src.api.domain package
      • src.api.entrypoints package
        • Subpackages
        • Submodules
        • Module contents
      • src.api.services package
      • src.api.utils package
    • Submodules
    • Module contents
  • Release History
  • Acknowledgements
SatChecker
  • src.api package
  • src.api.entrypoints package
  • src.api.entrypoints.v1 package
  • src.api.entrypoints.v1.routes package
  • View page source

src.api.entrypoints.v1.routes package

Submodules

  • src.api.entrypoints.v1.routes.ephemeris_routes module
    • get_ephemeris_by_catalog_number()
    • get_ephemeris_by_catalog_number_jdstep()
    • get_ephemeris_by_name()
    • get_ephemeris_by_name_jdstep()
    • get_ephemeris_by_tle()
    • get_ephemeris_by_tle_jdstep()
  • src.api.entrypoints.v1.routes.fov_routes module
    • _handle_satellites_above_horizon()
    • get_all_satellites_above_horizon()
    • get_all_satellites_above_horizon_range()
    • get_fov_task_status_endpoint()
    • get_satellite_passes()
  • src.api.entrypoints.v1.routes.routes module
    • health()
    • page_not_found()
    • ratelimit_handler()
    • root()
  • src.api.entrypoints.v1.routes.tools_routes module
    • get_active_satellites_list()
    • get_adjacent_tles()
    • get_names_from_norad_id()
    • get_nearest_tle()
    • get_norad_ids_from_name()
    • get_satellite_data_list()
    • get_starlink_generations_list()
    • get_tles()
    • get_tles_around_epoch()
    • get_tles_at_epoch()
    • search_satellites()

Module contents

Previous Next

© Copyright 2026, IAU Centre for the Protection of Dark and Quiet Sky from Satellite Constellation Interference.

Built with Sphinx using a theme provided by Read the Docs.