Introduction
To interact with your Palico app, you will need the API URL and a service key. The service key is a JWT token that is used to authenticate your requests to the Palico API. You can generate a service key from your Palico App project directory- Local Instance
- Production Instance
Authorization
header of your requests. Here’s an example of how you can call an agent using the Palico REST API with your application running on http://localhost:8000
: