# Overview
The Corporate Tools API provides a rest-like interface for managing various aspects of your account. To get started using this API, you will at least need a library capable of making HTTP requests, and a JWT (opens new window) library for signing authorization tokens.
The API is hosted on https://api.corporatetools.com (opens new window)
You can find examples on how to implement the API at the CorptoolsAPI (opens new window) Github page.
# Ask For Access
If you are interested in using our API, please reach out to api@corporatetools.com and they will set you up with an API key to get you going.
# Ask Us Questions
If you already have access and need technical assistance, please reach out directly to us on our Gitter channel: https://app.gitter.im/#/room/#api-corptools_community:gitter.im (opens new window)
If you do not have access to the channel, please email us at devs@corporatetools.com.
Thank you!