Latest
Jun
07
[INTERNAL_SERVER_ERROR] Cannot read properties of undefined (reading 'primary') [Solved]
Have you recently updated Directus and received this message? You have come to the right place.
1 min read
May
01
How to upgrade to v10
Keen to update to v10 of Directus? Upgrade in just a few simple steps.
4 min read
Feb
27
Image Optimization in Directus
Directus can serve images on a website from the file library using the asset URL, however, if these images are too large, it will impact the performance of both your web application and Directus itself.
2 min read
Feb
24
How to Logout of Directus
Directus has the amazing ability to keep us logged in even when we close the browser. This saves us so much time however, what happens when we need to log out of Directus?
1 min read
Feb
16
Where can I find the API Reference?
The Directus API Reference is a powerful document that shows us the different ways we can query the API, including filters and pagination.
2 min read
Feb
13
What is the URL for Images?
Rather than link to the images directly, you can use Directus to deliver images to your application with ease and security. Best of all, you can optimize images for web using the built in parameters.
2 min read
Feb
09
How to Configure the Mailservice
Adding a mail service to Directus is very important, without this configured, user's will not receive any emails from Directus including password reset tokens.
2 min read
Feb
07
How to create an API Key
You can create a new API key in the User Directory. Here you can generate a token and assign a role for the permissions.
2 min read
Feb
06
How to perform an API POST Query
Create and update items in your collection using the API.
4 min read
Feb
02
How to use API Authentication
Every API is different when it comes to Authentication but in Directus, all you need is a Bearer token.
3 min read