BNN Api

<back to all web services

CustomAuth

The following routes are available for this service:
All Verbs/auth
All Verbs/auth/{provider}

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/CustomAuth HTTP/1.1 
Host: api.dev.bnn.us 
Content-Type: text/csv
Content-Length: length

provider,State,oauth_token,oauth_verifier,UserName,Password,RememberMe,Continue,nonce,uri,response,qop,nc,cnonce,DeviceId,RegistrationId,OS,Version,Model,Carrier,Token
String,String,String,String,String,String,False,String,String,String,String,String,String,String,String,String,String,String,String,String,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

String