PaceKB API Reference home page
Search...
⌘K
Support
Home
Home
Search...
Navigation
Get Started
Authentication
Documentation
Knowledge Base
Dashboard
Blog
Get Started
Introduction
Authentication
Articles
GET
List Articles
PUT
Create Article
POST
Edit Article
DEL
Delete Article
GET
Get Specific Article
Categories
GET
List Categories
PUT
Create Category
POST
Edit Category
DEL
Delete Category
GET
Get Specific Category
Tags
GET
List Tags
PUT
Create Tag
POST
Edit Tag
DEL
Delete Tag
GET
Get Specific Tag
Tools
GET
Get Link Manager List
GET
Get Review Dates List
Miscellaneous
GET
Get Version Changes
On this page
Permissions
Get Started
Authentication
Learn how to authenticate your requests
Go to
https://www.pacekb.com/app/admin/sign-in
and sign in with your credentials
From the sidebar select “Settings”
You should now select “API Keys” from the Settings navigation
Click ”+ Add New” and copy the API Key generated.
This API Key will never be re-shown. Ensure you copy it to a safe place
This API key can be used in all requests to the PaceKB API by placing it in an Authorization header.
Copy
'Authorization'
:
'Bearer <api_key>'
Permissions
Knowledge Base administrators can restrict who can generate API keys via the User Roles page. If you cannot access the API Keys page you’ll need to contact your site administrator.
Introduction
List Articles
Assistant
Responses are generated using AI and may contain mistakes.