Qodex.ai
Qodex.ai
Introduction
The Auth API
api-keys
Fetch API KeysFetch API KeyAuthenticate API KeyCreate API KeyRotate API KeyUpdate API KeyDelete API KeyReactivate API Key
Projects
Get Project by Id
Webhooks
Fetch WebhooksFetch WebhookCreate WebhookUpdate WebhookDelete WebhookPing WebhookFetch Webhook Topics (Events)
Get API Version
The Cat API
Images
/images/search/images/:image_id/analysis/images/ (Your uploads)/images/upload/images/:image_id/images/:image_id/breeds/images/:image_id/breeds/images/:image_id/breeds/:breed_id
Favourites
/favourites/favourites/:favourite_id/favourites/favourites/:favourite_id
Breeds
/breeds/breeds/:breed_id/breeds/:breed_id/factsSearch Breeds
Votes
/votes/votes/:vote_id/votes/votes/:vote_id
Facts
Get Random Fact(s)Get Ordered Fact(s) About Breed
Webhooks
Create Webhook
version
Introduction
The Auth API
api-keys
Fetch API KeysFetch API KeyAuthenticate API KeyCreate API KeyRotate API KeyUpdate API KeyDelete API KeyReactivate API Key
Projects
Get Project by Id
Webhooks
Fetch WebhooksFetch WebhookCreate WebhookUpdate WebhookDelete WebhookPing WebhookFetch Webhook Topics (Events)
Get API Version
The Cat API
Images
/images/search/images/:image_id/analysis/images/ (Your uploads)/images/upload/images/:image_id/images/:image_id/breeds/images/:image_id/breeds/images/:image_id/breeds/:breed_id
Favourites
/favourites/favourites/:favourite_id/favourites/favourites/:favourite_id
Breeds
/breeds/breeds/:breed_id/breeds/:breed_id/factsSearch Breeds
Votes
/votes/votes/:vote_id/votes/votes/:vote_id
Facts
Get Random Fact(s)Get Ordered Fact(s) About Breed
Webhooks
Create Webhook
version
HomeThe Auth APIWebhooks

Webhooks

Number of APIs: 7

  1. Fetch Webhooks GET {{endpoint}}/webhooks?projectId={{projectId}}

  2. Fetch Webhook GET {{endpoint}}/webhooks/:webhookId

  3. Create Webhook POST {{endpoint}}/webhooks

  4. Update Webhook PATCH {{endpoint}}/webhooks/:webhookId

  5. Delete Webhook DELETE {{endpoint}}/webhooks/:webhook

  6. Ping Webhook POST {{endpoint}}/webhooks/ping

  7. Fetch Webhook Topics (Events) GET {{endpoint}}/webhooks/topics

Previous
Get Project by Id
Next
Fetch Webhooks