Skip to main content

Contacting Support

Contact the support team from the Admina platform:
  1. Log in to Admina
  2. Click the help icon (?) in the upper right corner
  3. Select “Contact Support”
  4. Enter your inquiry and send it

Troubleshooting

Common Issues

Authentication Errors

  • Check that your API key is correct
  • Check the expiration date of your API key
  • Check that the Authorization header format is correct

Rate Limit Errors

  • Reduce request frequency
  • Implement exponential backoff algorithm

Endpoint Errors

  • Check that the URL is correct
  • Check that the request method is correct
  • Check that all required parameters are included

Collecting Debug Information

To resolve problems, collect the following information:
  1. Request URL
  2. Request method
  3. Request headers (except API key)
  4. Request body
  5. Response status code
  6. Response body
  7. Error message that occurred

Developer Resources

API Documentation

SDKs and Libraries

We currently do not provide official SDKs, but you can generate your own client libraries from the OpenAPI specification.

Community

We currently do not officially provide discussion or information exchange in developer communities.

Feedback

Please feel free to send your opinions and suggestions about the API to the support team. Your feedback is an important reference for service improvement.
Last modified on May 18, 2026