Jtheta.ai Docs
Ctrl
K
Launch Jtheta.ai
More
Copy
Jtheta REST API
π
Get started with REST API
Authentication
Validate API key
get
https://api.jtheta.ai
/validate_key/
Responses
200
Valid API key
401
Invalid or missing API key
get
/validate_key/
HTTP
HTTP
cURL
JavaScript
Python
Copy
GET /validate_key/ HTTP/1.1
Host: api.jtheta.ai
Accept: */*
200
Valid API key
No content
Previous
Get started with REST API
Next
Create Project