Equilibrium has developed SDK's for popular development languages to allow developers to get the most out of using the EQ Network backend. You need an Access Key and a Secret Key in order to use the API which you can get here. You are allowed 1000 API accesses in a 24 hour period in order to test the API. When you are ready to make full use of the system, you will need to upgrade your EQ Network account to a "Pro" account to get full usage.
The C# SDK has been developed to work with Microsoft's Visual Studio. This will allow developers to access the EQ Network API from within Microsoft's C# programming environment. This is useful for development of desktop applications and Windows phone applications. Click here to view the documentation.
The Objective-C SDK has been developed to work with Apple's XCode development environment. This will allow developers to access the EQ Network API from within Apple's programming environment. This is useful for development of iPhone apps and MacOS desktop applications. Click here to view the documentation.
The Java SDK has been developed to work with Java development environments. This will allow developers to access the EQ Network API with the Java language. This is useful for development of Android applications as well as other Java environments. Click here to view the documentation.
The Web API has been documented to allow developers to access the backend environment directly. This will allow developers to access the EQ Network API from languages that do not yet have an SDK. Click here to view the documentation.