Skip to main content

Base URL

Production: https://api.penelope.health

Pagination

All list endpoints return 20 results by default, configurable up to 100 via the limit parameter.

Date & Time Formats

  • Dates: ISO 8601 date format (YYYY-MM-DD)
    • Example: 2025-01-07
  • Timestamps: ISO 8601 datetime format with UTC timezone (YYYY-MM-DDTHH:MM:SSZ)
    • Example: 2025-01-07T14:32:15Z

Rate Limits

Coming Soon