How Do I Start Using the EODHD API?

Hi! I’m new to EODHD and not sure where to begin. I want to get some stock price data, maybe also try technical indicators later.

I know a bit of Python but still learning.
What’s the easiest way to start using the API? Any tips or beginner examples?

Thanks!

Hi

These guys have a helpful article that can give you a good understanding of how to work with their product

Thank you very much for the helpful article. Could you please explain how I can specify time intervals in the Intraday API?

You need to provide the dates in UNIX timestamp format.

Hello!
You can use Epoch & Unix Timestamp Conversion Tools for date conversion.