Authentication
Explore how to authenticate to DJfindr.
Method
Authorization: Bearer YOUR_API_KEYSecurity Requirements
Creating a credential

Testing a credential
get
Authorizations
api_tokenstringRequired
Responses
200
Workflow response
application/json
Responsestring
400
Workflow failure
application/json
401
Permission denied
application/json
404
Not found
application/json
405
Wrong method
application/json
429
Too many requests
application/json
500
Internal bug. Please file a bug report at bubble.io/support/report with the request that triggers this bug
application/json
503
Service Unavailable
application/json
get
/wf/auth_checkLast updated