Jump to Content
NorthpassAPI ReferenceGuides
HomeGuidesRecipesAPI ReferenceChangelog
API ReferenceGuidesLog InNorthpass
Log In

API Guidelines

  • Authentication
  • Overview
  • Rate limiting

Resource list operations

  • Pagination
  • Sorting
  • Searching
  • Filtering
  • Including related resources

Webhooks

  • Getting Started with Webhooks
  • Webhook Verification
  • Webhook Payloads

Properties

  • What are Properties?
  • Creating Property Definitions
  • Setting Property Values
  • Where to Use Properties

Custom Templates

  • Getting Started
  • Customizing Pages
    • Account
    • Catalog
    • Course
    • Courses
    • Custom Page
    • Dashboard
    • Forgot Password
    • Head
    • Homepage
    • Learning Path
    • Learning Paths
    • Login
    • Master
    • Reset Password
    • Search
    • Sign Up
    • Styles
    • Training Events
    • Training Session
    • Training Session Attendance
    • Open Access Login
    • Unsubscribe
  • Variables Reference
    • Activity
    • Catalog
    • Category
    • Categories
    • ColorPalette
    • Course
    • Courses
    • Features
    • Filter
    • Group
    • Homepage
    • Instructor
    • LearningPath
    • LearningPaths
    • LearningPathCourse
    • LearningPathTrainingEvent
    • Navigations
    • Person
    • School
    • Section
    • SocialMediaLink
    • SubNavigationLink
    • TrainingEvent
    • TrainingEvents
    • TrainingEventsFilters
    • TrainingSession
    • WebsiteFooter
    • WebsiteNavigation

Rate limiting

Suggest Edits

API rate limits are put in place to protect Northpass from API traffic spikes that could put our platform at risk. We, therefore, measure the number of requests sent to the API in order to throttle these when they surpass the amount allowed.

You are allowed 10 requests/second. If you surpass the limit, we will respond with 429 Too Many Requests.

Updated almost 3 years ago