REST Authentication
The Number Lookup API uses the standard HTTP Authorization
header to pass authentication information to the Sinch servers. You can use basic authentication or OAuth.
Authentication method to use depends on your workflow.
- OAuth authentication (recommended)
- basic authentication (for prototyping)