/
CO
contractp
/
Contract.fit API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
contractp
Contract.fit API
post
/sso/login
v1
latest
OpenAPI 3.0.0
2026-07-14
135
106
116.2 KB
about
2
auth
12
connections
5
data_retention_settings
4
documents
23
formats
7
inboxes
10
integrations
6
predictor_settings
4
projects
5
reports
7
roles
5
rule_config
7
sampling_settings
4
settings
4
sso
4
get
/sso/config
post
/sso/config
delete
Get integration attributes
post
/sso/login
stats
9
style
4
tenant
2
threshold_settings
4
users
7
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