Add new Polymarket documentation (2026-02-16)

This commit is contained in:
AI Agent
2026-02-16 13:12:06 +01:00
parent 2db9a7da0c
commit 65f4e36a75
6 changed files with 283 additions and 0 deletions
@@ -0,0 +1,11 @@
# Does Polymarket have an API?
> Getting data from Polymarket
Yes! Developers can find all the information they need for interacting with Polymarket. This includes [documentation on market discovery, resolution, trading etc.](/quickstart/overview)
Whether you are an academic researcher a market maker or an indepedent developer, this documentation should provide you what you need to get started. All the code you find linked here and on our [GitHub](https://github.com/polymarket) is open source and free to use.
<Tip>
If you have any questions please join our [Discord](https://discord.com/invite/polymarket) and direct your questions to the #devs channel.
</Tip>