Quick Example
Details
| Go | |
|---|---|
| Package | onlyfans-sdk-go |
| Repository | onlyfans-sdk-go |
| Init | ofauth.NewClient() |
| Architecture | 126+ typed methods, builder pattern |
| Types | Generated response structs |
| Pagination | Manual (query params) |
| Dependencies | Zero (standard library) |
Features
Context Cancellation
Every method accepts
context.Context for timeouts and cancellation.Zero Dependencies
Built entirely on Go’s standard library.
Proxy Support
Call any OnlyFans endpoint directly through the OFAuth proxy.
Media Upload
Automatic chunking and progress callbacks.