Language & Framework SDKs
Available SDKs
MetaFab offers a handful of convenience SDKs for popular languages and frameworks. These SDKs are generated through our internal systems to match our OpenAPI specification which is always in sync with our API reference.
You can find links to each available SDK & related repositories here.
- Unity SDK
- Android SDK
- C# SDK
- C++ - Unreal Engine 4 SDK
- GO SDK
- Java SDK
- JavaScript SDK
- PHP SDK
- Python SDK
- Rust SDK
- Swift - iOS SDK
- TypeScript SDK
OpenAPI 3.0 Specification
If you're familiar with the OpenAPI specification, you can get a copy of our latest spec.json
that is synced with MetaFab's available production APIs at all times.
You can use this spec.json file to generate convenience SDKs for any language we do not yet have official support for. This can be done through tools like Swagger Codegen.
Updated 3 months ago