Skip to main content
Status CodeMessageDescription
200OKEverything worked as expected.
201CreatedResource has been successfully created or added to a queue.
202AcceptedResource has been successfully created or added to a queue.
400Bad RequestBad request, often due to missing or malformed parameter(s).
401UnauthorizedMissing or invalid API key.
404Not FoundResource not found (for example pair or token not found for a specific chain).
429Rate LimitedToo many requests. Consider upgrading your plan.
500Internal Server ErrorSomething went wrong on Moralis’ end.