The JobMojito platform offers two types of APIs:1.
Actions API – A set of pre-built endpoints to create interviews, invite candidates, and perform other essential actions.
2.
Tables API – Provides direct access to the underlying data tables.
Actions API#
We highly recommend using the Actions API for all core operations. Missing a feature? Contact us at support@jobmojito.com and we'll create a custom action endpoint tailored to your needs.Tables API#
For direct access to your data tables, you have two connectivity options:Supabase Client Libraries#
Supabase client libraries are available for a wide variety of programming languages, including JavaScript/TypeScript, Dart/Flutter, Swift, Python, C#, Go, Kotlin, Ruby, and Godot Engine (GDScript).Direct REST Access#
You can make direct REST requests using your API key. However, this method is not recommended, and future compatibility cannot be guaranteed.Swagger DB structure definition#
You can access our Swagger database structure definitions here: Modified at 2025-05-17 10:16:34