# Introduction

The Vome API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs and returns [JSON-encoded](http://www.json.org/) responses. It also uses standard HTTP response codes, authentication, and verbs.

If you wish to collaborate with us on the Vome API and provide feedback about our docs, you can visit our [support portal](https://support.vomevolunteer.com) to interact directly with our team.\
\
To use the Vome API, you must be using the Ultimate plan. If you need more information about the Ultimate plan and pricing, you can [explore our plans](https://www.vomevolunteer.com/plans). Once upgraded to Ultimate, you will have the capability of generating API keys to integrate different solutions with Vome. To learn more about how to create API keys, you can continue reading about [Authentication](https://docs.vomevolunteer.com/getting-started/publish-your-docs).
