Skip to content

Commit 3a4174b

Browse files
sanswareclaude
andcommitted
docs: SEO structure + cross-linking to brand sites and sibling repos
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 45cb740 commit 3a4174b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ This is the **same spec** that powers:
1010

1111
---
1212

13+
## About TicketWave
14+
15+
Part of [TicketWave HQ](https://github.com/TicketWaveHQ) ([ticketwavehq.com](https://ticketwavehq.com)), white-label commerce for events, food and bookings.
16+
17+
---
18+
1319
## What it is
1420

1521
A single [`openapi.yaml`](./openapi.yaml) describing two API namespaces:
@@ -32,6 +38,8 @@ All requests use bearer tokens of the form `tw_live_xxxxxxxxxxxxxxxx`, issued at
3238

3339
## How to consume it
3440

41+
The official `@ticketwave/sdk` is generated from this spec, so most TypeScript users can install it directly rather than generate a client by hand. If you need a client in another language, or a bespoke build, use one of the options below.
42+
3543
### Swagger Editor / Swagger UI
3644

3745
```bash

0 commit comments

Comments
 (0)