...
What information do I need in order to Authenticate my requests against Profields Projectrak REST API?
Solution
Profields REST API uses Basic Authentication so, in order to send a request to Profields to Projectrak REST API your authentication credential should be this one:
|
If you need to know more about Profields about Projectrak RESTand JAVA APIs' requests you can check our documentation: REST and Java APIs.
...