/
CO
contractp
/
Contract.fit API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-14
135
106
116.2 KB
sso
post
/sso/login
Request body
SsoModel
required
token
string
the access token (JWT for oauth or SAML response)
type
'oauth'
|
'saml'
the type of SSO token
Example request
{ "type": "oauth" }
Response
Success