---
title: "OneBucket AI data lab. "
description: "<p><strong>AI reaches less than 10% of your data. connect the rest, safely.</strong></p><p><em>hands-on AI data lab: strict controls for AI agents, live across AWS, Azure, Wasabi and Dell</em></p><p><"
canonical: "https://www.gomry.com/event/OneBucket-AI-data-lab-WFWi4MgpGQa5Z3Go1Yoo"
---

# OneBucket AI data lab. 

- **Event id**: `WFWi4MgpGQa5Z3Go1Yoo`
- **Starts**: 2026-10-06T18:00:00.000Z (America/New_York)
- **Ends**: 2026-10-06T20:00:00.000Z (America/New_York)
- **Where**: New York, United States
- **Organizer**: Attimis
- **Availability**: `on_sale`
- **Price**: free
- **Page**: https://www.gomry.com/event/OneBucket-AI-data-lab-WFWi4MgpGQa5Z3Go1Yoo?utm_medium=web&utm_campaign=catalogApi

## About

<p><strong>AI reaches less than 10% of your data. connect the rest, safely.</strong></p><p><em>hands-on AI data lab: strict controls for AI agents, live across AWS, Azure, Wasabi and Dell</em></p><p><strong>connect it. redact it. lock it down.</strong></p><p>We'll build it together, in the room. Connect AWS, Azure, Wasabi and Dell behind OneBucket™.  Enable AI access, lock it down, and watch every request stream live with Claude and MCP and redact sensitive content in real time. </p><p><strong>No fluff. 90 minutes, hands-on optional</strong></p><p>Everyone walks out with a free OneBucket™ account and cloud storage from our partner Wasabi.</p><p><em>This event is part of #AIWeekNY by Pulse NYC -- a community-led festival celebrating innovation across the AI ecosystem. More at&nbsp;</em><a target="_blank" rel="noopener noreferrer nofollow" href="https://pulse.nyc/ai-week/"><em>https://pulse.nyc/ai-week/</em></a></p><p><img src="https://firebasestorage.googleapis.com/v0/b/blockchainarmy-6ed76.appspot.com/o/EmailsImage%2F8XH4Q4DdVlPBXuMOnaPIzJ91hmG2%2Fimage.png-1790104971712?alt=media&amp;token=47980dcb-359c-4842-b4dc-fcd443eeedca"></p>

## Ticket types

| ticket type id | name | price | currency | buyable now | per order | approval | sales end |
| --- | --- | --- | --- | --- | --- | --- | --- |
| `5QdiuJAQzHiQyMgenQPh` | General Admission | free | usd | yes | 1–unlimited | required | — |

Prices exclude the service fee. `buyable now` is a boolean, not a count —
remaining stock is the organizer's information and is not published; create
a checkout session to find out whether a given quantity fits.

## Buying this with an agent

The `ticket type id` column above is `items[].id` below. This body is
complete and can be sent as it stands, with the buyer details replaced:

```
POST https://www.gomry.com/api/v1/checkout_sessions
Authorization: Bearer <token>
API-Version: 2025-09-12
Content-Type: application/json

{
  "items": [
    {
      "id": "5QdiuJAQzHiQyMgenQPh",
      "quantity": 1
    }
  ],
  "buyer": {
    "name": "Ada Lovelace",
    "email": "ada@example.com"
  }
}
```

The response `totals` is the authoritative price — it includes the service
fee, which is not in the table above and depends on the cart and the
organizer's fee settings. Never compute a total from this document.

No human is needed for the credential: register at `https://www.gomry.com/api/mcp/oauth/register`
for the `client_credentials` grant. Full flow: https://www.gomry.com/auth.md
