Jtheta.ai Docs
Search...
Ctrl
K
Launch Jtheta.ai
More
Jtheta REST API
Get started with REST API
Authentication
Previous
Get started with REST API
Next
Create Project
🔐
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