Authorization
All API requests must include an API key in the header as shown below.
Authorization: LoanGlideApiKey a1b234cd-5678-9e01-f234-56abcdef6789
LoanGlideApiKey
LoanGlide provides separate API keys for the Sandbox and Production environment. Be sure to use the correct key when making a request. Please contact LoanGlide support to get your respective keys.
Security Scheme Type | API Key |
Header parameter name: | LoanGlideApiKey INSERT_KEY_HERE |