Authentication
Getting Started with Rnet API
Rnet API uses Basic Authentication with the following standard Authorization Header:
Authorization : Basic {base64 of : token:<your company token>}
Example of header:
Authorization : Basic dG9rZW46NjJBNkQyRDktMTlGMi00MDQ3LThCMzctZiKCNTdGMzhGNzMw
Last updated
Was this helpful?