Clemta Quickstart
Welcome to Clemta! This guide will help you get up and running with the Clemta API in just a few minutes.1. Get Your Clemta Credentials
There is no public signup for Clemta. Your API credentials will be sent to you via email by our team.Check your inbox for an email from Clemta containing your API key and other credentials. If you have not received your credentials, please contact us at [email protected]. Your API key should look like this:
clemta_gUrCvqYbJBNh4m3LbEZ_7n6yZxCdPP5ZRxHDmfmHH3Kr7kYLU4
2. Make Your First API Call
Include your API key in theX-API-KEY header on every request. See Authentication for details.
Here’s how to initiate a company formation using the Clemta API.
Example: Using cURL
3. Next Steps
- Explore the API Reference for all available endpoints.
- Review Rate Limiting to understand usage limits.
- Check out our Guides for more advanced use cases.