Get Started#
Pre Requisites#
Before you get started, know that netfiles API runs on…
Now
- doc:
Register <app_registration> your aplication
- doc:
Get an authentication token <Authentication>
- doc:
Test <Sandbox> your first call
Client Libraries & SDKs#
Common Errors#
ERROR |
DESCRIPTION |
HOW TO HANDLE |
|---|---|---|
200 |
A successful response. |
|
400 |
Invalid identifier provided. |
|
401 |
Returned when the user is not logged in. |
|
403 |
Returned when the user does not have permission to access the resource. |
|
404 |
Returned when the resource does not exist. |
|
500 |
Server error. |
|
default |
An unexpected error response. |