Partner applicationsUsing the APIsUsing the APIsRiseact offers 2 ways to consume the APIs: via GraphQL or REST. To use the GraphQL APIs, you can send an HTTP POST request to the Riseact GraphQL server, specifying the access token as the authorization header.Authorization: Bearer <YOUR TOKEN>