# Intro The Currents API allows programmatic access to the data created during the execution of your tests. The API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has resource-oriented URLs, returns [JSON-encoded](http://www.json.org/) responses, and uses standard HTTP response codes, authentication, and verbs. Use the sidebar to explore the existing APIs and learning how to use them.