DataLoop · Authentication Profile
Dataloop Authentication
Authentication
DataLoop secures its APIs with http, oauth2, and apiKey across 5 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials and authorizationCode flow(s).
Artificial IntelligenceMachine LearningData ManagementData AnnotationMLOpsComputer VisionGenerative AIData LabelingPipelinesServerlessEnterprise SoftwareCompany
Methods: http, oauth2, apiKey
Schemes: 5
OAuth flows: clientCredentials, authorizationCode
API key in: header
Security Schemes
BearerJWT http
APIKey apiKey
UserCredentialsToken oauth2
M2M oauth2
InteractiveLogin oauth2