General: Table of Contents

  1. Introduction
    1. Introduction
    2. Getting Started
  2. Submitting API Requests
    1. Request Structure
    2. Authentication
      1. HMAC Based Authentication
      2. HTTP Basic Authentication
      3. User/Password in URL
    3. Sample Implementations
      1. C#/.NET
      2. JavaScript/Node.js
      3. Perl
      4. PHP
      5. Python
      6. Ruby
    4. Result Format
    5. General Parameters
  3. Access Control
    1. Access Keys
      1. Key Rotation
    2. Policies
      1. Known Policy Parameters
      2. Policy Parameter Types
  4. Service Reference
    1. account – Retrieve Account Information
    2. astronomy – Get Information About Astronomical Objects
    3. astrodata – Calculate data on Astronomical Objects on Specific Times
    4. businessdate – Calculate business date from a given number of days
    5. businessduration – Calculate business days in a specified date range
    6. converttime – Convert Time Between Time Zones
    7. dstlist – Retrieve Daylight Saving Time Information
    8. holidays – Retrieve List of Holidays
    9. places – Retrieve List of Available Places
    10. timeservice – Retrieve Current Time for Place
  5. Simple Data Types
    1. Astronomy Event Class
    2. Astronomy Event Codes
    3. Astronomical Object Id
    4. Business Days Filter Type
    5. Business Days Operator Type
    6. Holiday Type
    7. Location Id
    8. ISO3166-1-alpha-2 Country Code
    9. ISO3166-2 Country State Code
    10. ISO3166-1-alpha-2 Country or ISO3166-2 Country State Code
    11. ISO8601 Date
    12. ISO639 Language Code
    13. ISO8601 Time stamp
    14. Moon Phase
  6. Complex Data Types
    1. AstronomyDayType
    2. AstronomyCurrentType
    3. AstronomyDayEventType
    4. AstronomyDetailsType
    5. AstronomyEventType
    6. AstronomySpecialType
    7. AstronomyObjectDetailsType
    8. AstronomyObjectType
    9. AstronomyType
    10. BusinessHolidayType
    11. CountryType
    12. DateTimeObjectType
    13. DateTimeType
    14. DstEntryType
    15. DstEntrySpecialType
    16. GeoType
    17. HolidayStateType
    18. HolidayType
    19. LocationAstroType
    20. LocationType
    21. LocationRefType
    22. PeriodType
    23. PackageType
    24. PlaceType
    25. RegionType
    26. Text
    27. TimeType
    28. TimeChangeType
    29. TimeZoneType
    30. UtcType
    31. VerboseTimeChangeType
    32. WeekdaysType
  7. External References