Endpoint Examples
Get Project Info
Retrieve information about a specific project using its ID.
GET
/
open
/
prj_info
Authorizations
x-api-key
string
headerrequiredQuery Parameters
project_id
string
requiredThe ID of the project to retrieve information for.
Response
200 - application/json
code
integer
Response code
msg
string
Response message
data
object