Skip to main content
GET
Get basic service information
curl --request GET \
  --url https://zip.platform.arb.inc/
"Welcome to the zip service. Created on November 10, 2025 by Al Beebe"

Documentation Index

Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - text/plain

Successfully retrieved welcome message.

The response is of type string.

Example:

"Welcome to the zip service. Created on November 10, 2025 by Al Beebe"