skitter.fanfic.dev

Depending on which domain the service is accessed through, there may or may not be a /skitter prefix to these endpoints.

Endpoints with a non-optional apiKey parameter require a valid apiKey to work. It is recommended to pass the apiKey in the request body.

General Errors and Status Codes

In general, if a response has a negative err code in a JSON body then there was an error issued by the API codebase. If there is a positive err code in a JSON body, then the error was issued by the application framework or web server and the numeric value will match the HTTP status code.