api-reference.mdx 948 B

12345678910111213141516171819202122232425
  1. ---
  2. title: "Pyth API Reference: On- and Off-Chain Developer Tools"
  3. description: >-
  4. Pyth Core’s API reference covers EVM, Aptos, CosmWasm, and Hermes. It provides
  5. interactive documentation and guides for both on-chain and off-chain
  6. integration.
  7. full: false
  8. index: false
  9. ---
  10. # API Reference
  11. The API reference is a comprehensive guide to the various APIs -- both on- and off-chain -- that developers can use in their applications.
  12. Developers can consult this reference to better understand what methods exist and what they do.
  13. The API reference is interactive, so developers can try out the APIs from the website to better understand their behavior.
  14. The following on-chain contracts are documented in the API reference:
  15. - [EVM](api-reference/evm)
  16. - [Aptos](api-reference/aptos)
  17. - [CosmWasm](api-reference/cosmwasm)
  18. Hermes also has interactive API documentation hosted by the service itself:
  19. - [Hermes](https://hermes.pyth.network/docs/)