Emby SDK
The Emby SDK provides, information, tools and sample code to assist in software development of solutions around Emby Server.
The SDK be downloaded from from the links on the Download Page.
SDK Contents
Here's a list of what is included in the current SDK package:
- /docs
An offline version of this documentation with full-text search - /Resources
- /Resources/OpenApi
Contains the OpenApi v2 and v3 specifications of the Emby Server REST Api for the current SDK version
- /Resources/OpenApi
- /SampleCode
- /SampleCode/RestApi
- /SampleCode/RestApi/Clients
API Client code samples for various programming languages
- /SampleCode/RestApi/Clients
- /SampleCode/Plugins
Templates and examples of server plugins
- /SampleCode/RestApi