Show more

Use to navigate results, ENTER to select one, ESC to close

Type in any word to easily find the endpoint, property or group of operations you are looking for.

API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
swsh Public API logo

Topics

  • Introduction
  • Authentication

Endpoints

  • Album
    • Create a new album POST
    • Edit an existing album POST
    • Delete an existing album POST
    • Retrieve a specific album GET
    • Retrieve all albums the caller has access to GET
    • Retrieve preview photos for a specific album GET
    • Retrieve photos for a specific album GET
  • Photo
    • Checks if a photo has a specific label. GET
    • Add a label to a photo. Requires admin access to the album. POST
    • Remove a label from a photo. Requires admin access to the album. POST
  • Ping
    • Ping the server GET
  • Webhook
    • Subscribe to a webhook POST
    • Retrieve all webhook subscriptions for the caller GET
    • Delete a webhook subscription POST

Webhooks

  • New album
    • A new album has been created POST
  • New photo
    • A new photo has been added to the album POST
  • Photo label added
    • A label has been added to an Active photo in an album POST
Powered by Bump.sh
API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
swsh Public API logo

Album

Ask AI
  • Open in ChatGPT
  • Open in Claude

  • View as Markdown
  • Copy as Markdown