---
title: "JS API References"
canonical: "https://wiki.yellowfinbi.com/space/yfcurrent/2197744/JS%20API%20References"
format: markdown
---
This section includes detailed API references for each sub-API, including:

- [Advanced API](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2203648)
- [Dashboards ](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2203734)[API](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2203734)
- [Sub Tabs API](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2224995)
- [Report ](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2203681)[API](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2203681)
- [Filters ](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2197337)[API](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2197337)
- [LoaderEvents API](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2225767)
- [Widget API](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2198275)
- [Guided NLQ API](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2198176)


Each API reference contains:

- 
  - An overview and a description of the purpose of the API
  - Any properties if applicable
  - A function reference (Description, parameters, returns, code snippet)
  - An event reference
  - Limitations, such as whether a feature can be used in code more, embedding mode or both.


If you're looking for an overview of the JS API and how its components hang together, visit the [JS API Components](https://yellowfin.atlassian.net/wiki/spaces/yfcurrent/pages/2202347) wiki page.