The API only works for user with DIY plan, and have linked their Discord account.The API will return the number of jobs in the queue for the specified linked Discord account.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
id
string
required
The token ID from the /tokens endpoint, for the specific Discord account.
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.imaginepro.ai/api/v1/discord/queue/'