Creatopy Public API
  • Public API
    • Quickstart
    • Authentication
  • REST API
    • Overview
    • Auth
    • Exports
      • Creatives
    • Templates (Designs)
      • Elements
      • Template Sizes
      • Font variants
    • ShareLink
    • Projects
      • Project Users
    • Brand Kits
      • Brand kit assets
      • Brand kit logos
      • Brand kit media folders
      • Brand templates
    • Ad Networks
    • Ad Serving
    • Users
      • Team roles
    • Webhooks
      • Webhook action types
    • Design Versions
    • Folders
      • Move design to folder
    • Error codes
    • Designs
  • GraphQL API
    • Overview
    • Endpoints and queries
    • Postman Collection
Powered by GitBook
On this page
  1. REST API

Error codes

We are using the following error codes for our endpoints:

  • 400: Invalid user inputs or broken design.

  • 401: Unauthenticated user request.

  • 403: Forbidden access to a resource.

  • 404: Resource not found.

  • 405: Method not allowed.

  • 410: User lacks access to a resource.

  • 429: Too many requests.

  • 500: Internal server error for unhandled errors.

Our aim is to reduce 500 errors through ongoing improvements in error management.

PreviousMove design to folderNextDesigns

Last updated 3 months ago