There are three ways for applications and websites to integrate with DeviantArt:
We've designed our APIs to use open standards so developers can leverage off-the-shelf libraries. We aim to provide APIs that are as simple as possible yet still open the door to great possibilities.
We can't wait to see what cool things you'll build using these tools!
You canreport issues and questions to our GitHub project.
API usage is covered by ourAPI License agreement.
All APIs require that your client sends a User Agent and uses HTTP compression. Clients making requests not doing this will be rejected.
To use our oAuth API first you need to have aDeviantArt account and then you need tologin to register a new developer application.
Once that's done you will be given aclient_id andclient_secret that can be used to authenticate users and access the API.