/
TO
totalshiftleft
/
API Learning Sandbox
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 3w ago
Details
Filter operations
Auth Testing
5
Authentication
5
post
Issue a JWT access token
post
Verify a JWT and return its claims
get
Get the authenticated identity for the current request
post
OAuth2 client_credentials grant (simplified)
get
Information about API Key authentication
Demo Data
2
End-to-End Flows
7
Learning
2
Orders
6
Products
6
SOAP
2
System
4
Users
6
get
/graphql
post
/graphql
Authentication
Verify a JWT and return its claims
post
/auth/verify
Request body
object
required
token
string
required
Response
Default Response
Changes