Authentication
ExpertFile expects an access token to be included in all API requests to the server in a header that looks like the following:
Create token.
POST https://public-api.expertfile.com/oauth/token
You can find your Client ID and Client Secret in Settings->Integrations inside ExpertFile dashboard. The url is: https://expertfile.com/dashboard/settings/integrations.

Response
Code
Last updated
Was this helpful?