> ## Documentation Index
> Fetch the complete documentation index at: https://docs.benzinga.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Benzinga

> Welcome to Benzinga APIs Developer Documentation!

Here in the [Benzinga Cloud](https://cloud.benzinga.com/) Developer Documentation portal, you will find documentation for our news, market, and company data APIs. If you have any questions please [reach out to us](mailto:partners@benzinga.com). We love to help.

## About this Documentation

For our REST APIs, this documentation is powered by OpenAPI specifications. You can view the raw yaml spec by viewing the public repository of this documentation application, [here](https://github.com/Benzinga/doc-site-mintlify).

An integrated REST client is embedded directly in the "Playground" section of each page powered by OpenAPI. Once you have obtained an API key, you can test calls without leaving the documentation portal. Alternatively you can test calls with any other GUI REST clients ([Postman](https://www.getpostman.com/), [Insomnia](https://insomnia.rest/), [Paw](https://paw.cloud/)) or CLI tools like cUrl1.

Finally, the OpenAPI specifications are compatible with tools in the Swagger ecosystem, so you can even [generate a client for the programming language of your choice](http://swagger.io/swagger-codegen/).

<Info>
  Our docs are AI enabled. Try asking a question using Ctrl + K (PC) or Cmd + K (Mac).
</Info>

## Acessing the data

<Steps>
  <Step title="Login to your account">
    Click "[Get Started](https://www.benzinga.com/apis/licensing/register)" to create an account.
  </Step>

  <Step title="Copy your API Key">
    Once logged into the user dashboard, copy your API key.
  </Step>

  <Step title="Start Building!">
    Authentication is via API Key set as a URL query parameter "token".
  </Step>
</Steps>

## Best Practices

We suggest that customers use our Benzinga-provided clients when possible. Many endpoints are available in our [Python library](https://github.com/Benzinga/benzinga-python-client). And we provide example implementations and client libraries via our public [Github](https://github.com/benzinga).

Finally, we highly recommend employing deltas while using the Calendar, Signals, and News APIs -- particularly while using them for real-time ingestion (as opposed to ingestion of historical data). This can be done by employing the `parameters[updated]` query parameter for the Calendar and Signals APIs, and the `updatedSince` query parameter for the News API. Use of these parameters ensures minimal latency.

## Additional Resources

<CardGroup cols={2}>
  <Card title="API Status" icon="signal-bars" href="https://benzinga1.statuspage.io">
    Check out Benzinga APIs Statuspage to stay aware of any Benzinga service outages.
  </Card>

  <Card title="Run in Postman" icon="signs-post" href="">
    Run Benzinga APIs in your Postman environment
  </Card>

  <Card title="Events" icon="award" href="https://www.benzinga.com/events/fintech-awards?utm_source=bzapidocs&utm_medium=organic&utm_campaign=docs&utm_term=benzingaevents&utm_content=home">
    Benzinga Events aims to connect traders, investors, and businesses with opportunity and growth.
  </Card>

  <Card title="Benzinga Research Terminal" icon="rectangle-pro" href="https://www.benzinga.com/pro/register?utm_source=bzapidocs&utm_medium=organic&utm_campaign=docs&utm_term=benzingapro&utm_content=home">
    Benzinga Pro delivers dozens of breaking news alerts poised to move the market every single day.
  </Card>
</CardGroup>

***

## Get in Touch!

<Info>
  ## Contact Us

  ### Support

  If you have any questions or concerns, *we're listening*.

  * Email: [partners@benzinga.com](mailto:partners@benzinga.com)

  ### Licensing

  * Website: [Benzinga Cloud](https://cloud.benzinga.com/)
  * Email: [licensing@benzinga.com](mailto:licensing@benzinga.com)
  * Call: +1-877-440-ZING (9464)
</Info>

<Info>
  Did we mention [Benzinga is hiring](http://jobs.benzinga.com/)?
</Info>
