NGNC Bridge
Search
⌃
K
NGNC Bridge
Search
⌃
K
Introduction
Get Started
API Response
Reference
Rates API
OTC Rates API
Bridge SDK
Bridge API
Bridge Webhooks
Powered By
GitBook
Comment on page
API Response
API ResponseWe have put together all the API response status code you'll get from using our API endpoints.
200 - OK
Everything is ok.
201 - Create
Request was created.
400 - Bad Request
The request was unacceptable, often due to missing a required parameter.
401 - Unauthorized
No valid API key provided.
402 - Request Failed
The parameters were valid but the request failed.
403 - Forbidden
The API key doesn't have permissions to perform the request. Usually because the user's account is not active.
404 - Not Found
The requested resource doesn't exist. Usually because of missing parameters.
409 - Conflict
The request conflicts with another request.
500 - 504 - Server Errors
Something went wrong on LINK's end.
Previous
Get Started
Next - Reference
Rates API
Last modified
3d ago