Skip to content
    RapidAPI / Swagger

    RapidAPI API Reference

    The original RapidAPI marketplace contract is preserved here. Use the RapidAPI key and host headers when trying an operation, or read the legacy guides for copy-paste examples.

    Try requests live: after the browser loads Swagger UI, click Authorize and provide your RapidAPI subscription key. Keep it server-side and do not paste it into public code.

    Original RapidAPI OpenAPI contract

    This static summary is available before JavaScript. The interactive browser view loads the same public OpenAPI YAML and preserves the marketplace operation list.

    Download the RapidAPI OpenAPI YAML
    • GET /.well-known/time-api-public-key

      Public signing key set

    • GET /v1/time/current

      Get the current time for a target

    • GET /v1/time/convert

      Convert a timestamp into a target timezone or offset

    • GET /v1/time/diff

      Difference between two instants

    • GET /v1/time/add

      Add modifiers to a timestamp

    • GET /v1/time/calendar

      Calendar projection for a target instant

    • GET /v1/time/dst

      Daylight-saving status for a target

    • GET /v1/time/clock

      Render a live HTML clock

    • GET /v1/time/elapsed

      Time elapsed since or remaining until a reference instant

    • GET /v1/timezone

      Resolve timezone information for a target

    Use the original RapidAPI guides

    The legacy documentation remains under RapidAPI docs, including authentication, selectors, bulk requests, signed responses, calendar calculations, clocks, and error handling. Endpoint-specific guides are available from the docs sidebar.