Skip to main content
Official SDKs to help you integrate FYATU API v3 into your applications. All SDKs provide type-safe interfaces, automatic retry logic, and comprehensive error handling.
All SDKs are currently in development and will be released soon. In the meantime, you can integrate directly with our REST API.

Available SDKs

Node.js

TypeScript/JavaScript SDK for Node.js applications

PHP

PHP SDK for Laravel, Symfony, and vanilla PHP

Python

Python SDK with async support and type hints

Go

Go SDK with idiomatic error handling

Ruby

Ruby SDK for Rails and other Ruby frameworks

Java

Java SDK for Spring Boot and Android

C# / .NET

.NET SDK for C# and F# applications

Kotlin

Kotlin SDK for JVM and Android development

SDK Features

All official SDKs include:
  • Type Safety - Full type definitions for all API endpoints and responses
  • Authentication - Automatic JWT token management and refresh
  • Error Handling - Structured error types with detailed messages
  • Retry Logic - Automatic retries with exponential backoff
  • Webhooks - Helper utilities for webhook signature verification
  • Pagination - Easy iteration over paginated responses

Community Libraries

Have you built a library for FYATU? Let us know and we’ll feature it here.

Direct API Integration

Prefer to use your own HTTP client? Check out our API Reference for complete endpoint documentation with request/response examples.