ITLearn - API Testing Tools
Information
Contacts
API Docs
API Dummy Request
JWT Decode
Basic Token Decode
JSON Validate and JsonPath Finder
API Dummy Request
API List
GET
/api/users
GET
/api/users/:id
POST
/api/users
PUT
/api/users/:id
DELETE
/api/users/:id
Request Example
Full URL
Method
Example JSON Payload
Send Request
Response
CURL
No cURL command generated yet.
JWT Decode
JWT TOKEN:
PASTE YOUR TOKEN HERE
ALGORITHM:
CHOOSE YOUR ALGORITHM
HS256
RS256
ES256
Decode JWT
HEADER:
ALGORITHM & TOKEN TYPE
Header content will appear here.
PAYLOAD:
DATA
Payload content will appear here.
SIGNATURE
No signature
Basic Token Decode
BASIC TOKEN: PASTE YOUR BASIC TOKEN HERE!!!
Decode
JSON Validate and JsonPath Finder
JSON INPUT
JSONPath Expression (Optional)
Validate