import { Showpad } from '@showpad/experience-app-sdk'const apiConfig = await Showpad.getShowpadApi() Copy
import { Showpad } from '@showpad/experience-app-sdk'const apiConfig = await Showpad.getShowpadApi()
Object with the required information (token, ...) to do an HTTP request to the Showpad API.
Generated using TypeDoc
Example